@LukaJacobowitz

345 Followers
309 Following
13 Posts
@soatok Hey! I'm curious how your efforts for bringing key transparency to the Fediverse compare to efforts like Trillian (https://transparency.dev/application/strengthen-discovery-of-encryption-keys/) or AKD (https://github.com/facebook/akd)
Is there something they're doing or not doing that had you decide to start more or less from scratch? Thanks for all your work!
Use Trillian's Map Mode to strengthen discovery of encryption keys | Trillian

Key Transparency is a design for a tamper-evident key discovery service that providers of end-to-end encryption services could implement. Key Transparency uses Trillian's Map Mode.

Here's a good test for how good AI is for coding; take a well defined specification like an RFC that includes test vectors and just let the AI create an implementation.
I keep hearing people rave about AI so I am trying this with ChatGPT and Google Gemini and RFC 9861. So far neither have produced code that actually passes the tests.

Is this it? Do I need to try something else? Perhaps Claude Code?