str4d ๐Ÿ›ก๏ธ

480 Followers
239 Following
276 Posts
Zcash, Rust ๐Ÿฆ€ cryptography, privacy, zero knowledge.
LocationInternet, ARPA
Website / Blueskyhttps://str4d.xyz
cohosthttps://cohost.org/str4d
Twitterhttps://twitter.com/str4d
I've put together a webpage that renders the ePrint author list I maintain for @eprint.bsky.social. It's a separate website to enable listing by the author name used in papers, rather than the Bluesky display name or handle.

RE: https://bsky.app/profile/did:plc:ec5qq7slvmoehjx3f7ddexuf/post/3lh445vhvcs26

Cryptography Social
ePrint Updates (@eprint.bsky.social)

Unofficial bot tracking the IACR Cryptology ePrint Archive (eprint.iacr.org). Maintained by @str4d.xyz. Currently only posts about new papers. Author names are linkified to Bluesky accounts (cryptography.social); contact maintainer for inclusion/removal.

Bluesky Social
rage 0.11.0 is out! ๐Ÿ†• Streamlined single recipient/identity APIs! ๐Ÿ› ๏ธ Refactored encryption/decryption APIs! ๐Ÿงฉ Plugin labels (for post-quantum plugins)! ๐Ÿ› CLI and library bugfixes. ๐ŸŒ Partial French translation! Available where all good crates are stored: cargo install rage Binaries and Debian here:

Release rage v0.11.0 ยท str4d/r...
Release rage v0.11.0 ยท str4d/rage

rage Added Partial French translation! Fixed [Unix] Files can now be encrypted with rage --passphrase when piped over stdin, without requiring an explicit - argument as INPUT. age Added New st...

GitHub
Here's the next version of my Bluesky/ATProto network map, now including feeds! Specifically, all feeds that Bluesky suggests to my empty dev account, which is the top 131 feeds. I don't have a data source for all 40,000 yet. Also, labeler and feed node sizes are now logarithmic by likes. #dataviz
How the hell have I been doing open-source development for 15 years.

aaaaaaaaaaaaaaaaaaa

[email protected]> show route 96.0.0.0/3 inet.0: 943745 destinations, 9398090 routes (943743 active, 1 holddown, 1 hidden) + = Active Route, - = Last Active, * = Both 96.0.0.0/3 *[BGP/170] 01:45:04, MED 0, localpref 100, from 213.200.87.89 AS path: 3257 6762 9498 I, validation-state: unverified

Looks like AS9498 (Bharti Airtel) typo'd a /32, /31 or /30. And turned it into a /3 (aka, 12.5% of the IPv4 internet) and other carriers accepted it!

After seeing how the XZ maintainer's burnout and mental health decline was exploited to the potential detriment of the whole world, we're totally going to be supporting our developers more, right guys? We're totally going to fund critical OSS and pay maintainers enough to hire on other maintainers to take the burden off of them and reduce burnout, right? Right?
Also, if you follow @eprint here, I run an equivalent bot on Bluesky: https://bsky.app/profile/eprint.bsky.social
ePrint Updates (@eprint.bsky.social)

Unofficial bot tracking the IACR Cryptology ePrint Archive (eprint.iacr.org). Maintained by @str4d.xyz. Currently only posts about new papers. Author names are linkified to Bluesky accounts (cryptography.social); contact maintainer for inclusion/removal.

Bluesky Social
Bluesky no longer requires invite codes! I don't post here much, so if you want to follow me, you can do so: https://bsky.app/profile/str4d.xyz
str4d (@str4d.xyz)

Cryptography, privacy, zero knowledge, Rust, gaming, hardware hackery, consumer of art. He/him. https://str4d.xyz https://abyssdomain.expert/@str4d https://twitter.com/str4d age18f63qx4gk8x7p4lfuwwglqcan7snvp406q5vmk26g9fmpe9c799qqzzr3w

Bluesky Social

rage 0.10.0 is out!

๐Ÿšฟ Recipient files and identities from pipes or stdin!
๐Ÿ› Fixed several bugs with SSH RSA keys.
๐ŸŒ Russian translation!
๐Ÿ“– Manpages! Thanks @filippo!

Available where all good crates are stored:
cargo install rage

Binaries and Debian here:
https://github.com/str4d/rage/releases/tag/v0.10.0

Release rage v0.10.0 ยท str4d/rage

rage Added Russian translation! rage-keygen -y IDENTITY_FILE to convert identity files to recipients. Elvish completions to the Debian package. These are not automatically discovered; Elvish users...

GitHub

All you need to do is copy these two files, and then rewrite the strings in your language:

https://github.com/str4d/rage/blob/main/rage/i18n/en-US/rage.ftl
https://github.com/str4d/rage/blob/main/age/i18n/en-US/age.ftl

Then submit a pull request! Or throw the file contents at me on pastebin or HackMD, whatever works for you!

rage/rage/i18n/en-US/rage.ftl at main ยท str4d/rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability. - str4d/rage

GitHub