filippo@abyssdomain.expert (@filippo@abyssdomain.expert)
@FiloSottile elsewhere / Cryptogopher / Go crypto maintainer / Professional Open Source maintainer / RC F'13, F2'17
https://mkcert.dev / https://age-encryption.org / https://filippo.io/newsletter
🕳️ “Gaze not into the abyss, lest you become recognized as an abyss domain expert, and they expect you keep gazing into the damn thing.” —@nickm
Post
-
FYI, I will be taking the second half of July off work 🏝️ and maaaaybe / hopefully also off social media.
FYI, I will be taking the second half of July off work
️ and maaaaybe / hopefully also off social media. I do need the break
(If we work together and you need a response / need me to do something before the holidays, let me know ASAP or I might forget!)
-
Operating a Certificate Transparency log is now within reach of many organizations.
Operating a Certificate Transparency log is now within reach of many organizations.
I wrote up the requirements: essentially one small server process, a couple people, and the capacity to host 3-5 TB of static files. https://words.filippo.io/run-sunlight/
I'd love to chat with anyone who's considering running one!
-
I released version 0.2.4 of Typage, the TypeScript implementation of age for Node/Deno/Bun and browsers.
I released version 0.2.4 of Typage, the TypeScript implementation of age for Node/Deno/Bun and browsers.
encrypt and decrypt now accept and return ReadableStreams to encrypt/decrypt large files on the fly. The returned object also has an additional method to compute the expected output size from the input size.
Release v0.2.4 with streaming APIs · FiloSottile/typage
A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file. - Release v0.2.4 with streaming APIs · FiloSottile/typage
GitHub (github.com)