This is all old news. What's new is this:
There is now a first draft reference implementation of the Public Key Directory specification, written in Go.
github.com/fedi-e2ee/pk...
@lukajcb.bsky.social
This is all old news. What's new is this:
There is now a first draft reference implementation of the Public Key Directory specification, written in Go.
github.com/fedi-e2ee/pk...
Very exciting!
14.10.2025 17:51 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Side note I wrote about something pretty similar many years ago here: typelevel.org/blog/2018/11...
05.09.2025 20:24 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0And more general the cardinality of a function A => B is B to the power of A. 
In this example:
1^X = 1
X^1 = X
To add to this you can think of cardinalities as how many different implementations can there be for this signature.
So Boolean -> Unit has one possible implementation, whereas Unit -> Boolean has two
Barking Up The Ratchet Tree โ MLS Is Neither Royal Norย Nude
One of the first rules you learn about technical writing is, "Know your audience." But often, this sort of advice is given without sufficient weight or practical examples. Instead, you're ushered quickly onto the actual tactile aspects ofโฆ
It did lead me to find about CHURP though and that to me looks like a great solution for backup: github.com/CHURPTeam/CH...
30.07.2025 21:43 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Funnily enough I came across this yesterday as well. It looks great although to me the fact that you still need to remember a password is a bit of a downside. I think id rather just use a PBKDF at that point
30.07.2025 21:18 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Just published 1.0.0 of ts-mls, a library implementation of MLS written in typescript, put a lot of work into this and really with how it turned out! github.com/LukaJCB/ts-mls
04.07.2025 23:13 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0The Web Crypto API for browsers and Node does this by basically treating HMAC and signatures the same way with a sign and verify function for each
27.05.2025 15:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0No worries, thank you for fixing it!
18.05.2025 06:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I tried to create an account for atproto.wiki, but I never got the verification email so I can't complete the sign up
17.05.2025 23:53 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Would love to collaborate on this, I'll have to give it a full read soon. I'm currently also working on creating a TypeScript MLS library that is almost complete that should make prototyping a lot easier!
16.05.2025 00:49 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0I'm really glad someone is thinking about this! I wrote a prototype of using MLS to create E2EE content in ATProto recently that I've described in a GH issue here:
github.com/bluesky-soci...
Hello world!
12.02.2025 23:09 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0