Elektrine lite

โ† Feed

kpcyrd ๐Ÿณ๏ธโ€๐ŸŒˆ๐Ÿด

kpcyrd@chaos.social

<p>Rust Developer ๐Ÿฆ€, {Arch Linux,Debian,Alpine} Package Maintainer ๐Ÿ“ฆ, Reproducible Builds Enthusiast โ›“, Security Researcher ๐Ÿฆ, Anarcho Communist ๐Ÿด</p>

Posts

  • Post #3795195

    Something to consider for the current #aur incident, if you don&#39;t want to engage with the javascript ecosystem anyway - add this to your /etc/pacman.conf: IgnorePkg = npm IgnorePkg = bun Also make sure both packages aren&#39;t installed already and uninstall if necessary. #archlinux

  • Post #2007140

    This took me quite a bit of time, but I managed to boot postmarketOS on a currently unsupported devboard (commonly available for โ‚ฌ25-30 where I live). Little bit proud, but it&amp;#39;s not a proper port yet, I ripped the kernel and other parts of the pre-init bootchain (fip.bin, u-boot, ...) from a pre-made Debian image for that device. I have a (mostly working) APKBUILD for that device&amp;#39;s userland though. :) #postmarketos #linux #milkv #riscv64

  • Post #1758933

    I pushed curl-rustls-8.19.0-3-x86_64.pkg.tar.zst to Arch Linux, with this version it&amp;#39;s now possible to encrypt the TLS client hello: curl-rustls -sSv --ech hard --doh-url=&amp;#39;https://dns.mullvad.net/dns-query&amp;#39; &amp;#39;https://defo.ie/ech-check.php&amp;#39; Should display: &amp;lt;p&amp;gt;SSL_ECH_OUTER_SNI: cover.defo.ie &amp;lt;br /&amp;gt; SSL_ECH_INNER_SNI: defo.ie &amp;lt;br /&amp;gt; The --doh-url is mandatory, otherwise curl won&amp;#39;t query the `https` dns...