Profile avatar
thibmeu.com
Drinking tea. Distributed systems, Cryptography. 🇪🇺 eating 🥐
36 posts 179 followers 253 following
Regular Contributor
Active Commenter

I could not find RFC 9000 (QUIC) varint implementation in JS. So I made one www.npmjs.com/package/quic...

If you are writing cli, take a look at clig.dev That's my goto resource, it's extra useful

We are excited to share that we are designing & implementing anonymous credentials within OONI Probe to protect and increase trust in OONI data. 🐙🛡️ Learn more through the literature review on anonymous credentials by Michele Orrù: ooni.org/post/2025-pr... 💫 #ooni #ooniprobe #anonymouscredentials

Il y a pile 10 ans, je faisais une réponse un peu WTF à un tweet d'Octave Klaba. La suite ? J'ai monté le bureau OVH de Toulouse avec une équipe de 10 personnes. Je n'y suis pas resté longtemps, mais aujourd'hui il y a 120 personnes chez OVH à Toulouse et je suis fier d'y avoir contribué. 1/2

Congrats on Kagi to integrate Privacy Pass! Instead of placing CAPTCHA on paid account that appear to be bot, they allow them to prove they have paid, and Kagi does not want to know anything else. Privacy Pass provides exactly this with unlinkability.

I wrote a post about how AI will interface with end-to-end encryption. TL;DR maybe not so well! blog.cryptographyengineering.com/2025/01/17/l...

He’s making a list…

The usual cache revalidation uses a cache lock. It turns out you can use some probabilities as well, with the revalidation probability increasing as time passes blog.cloudflare.com/sometimes-i-...

As of 5 hours ago, Ed25519 is now merged into the WebCrypto specification! #cryptography #ed25519 w3c.github.io/webcrypto/#e... Surprisingly, Safari and Firefox support it and not the Chromium-kingdom: developer.mozilla.org/en-US/docs/W... Perhaps this will move out of a feature flag soon!

One more feature being shipped brave.com/privacy-upda... by @shivankaul.bsky.social and team

Hello, Bluesky users! I curate and maintain list of resources on testing distributed systems. You might have seen it before. It's a good one, if I may say so myself. asatarin.github.io/testing-dist...

NIST has standardized four post-quantum signature schemes so far, and they’re not done yet: there are fourteen new candidates in the running for standardization. In this blog post we take measure of them and discover why we ended up with so many PQ signatures. blog.cloudflare.com/another-look...

Doing some CBOR for the web again. The little CBOR viewer browser extension still improves my dev experience. github.com/thibmeu/cbor...

Using DNS as handle is nice. Do people know if (and how) it interacts with DNSSEC?