~/gatekeypairs · about · privacy · terms
▮gatekeypairs
cryptography clips for working devs. ~30 seconds each.
SSH, signing, PGP, certificates, TLS — the math underneath the tools you already use. No jargon-dump. No "magic happens here." Just the part that makes the next bug make sense.
Built for the kind of engineer who's typed ssh-keygen -t ed25519 a hundred times and only ever vaguely wondered what the 25519 meant.
- [01] Why ed25519 keys are 32 bytes and RSA keys aren't
- [02] What's actually in a .pem file (and why three formats exist)
- [03] The handshake that happens before your TLS handshake
- [04] PGP web-of-trust vs CA trust, in one diagram
New clips Sundays. Find them on TikTok — handle goes here once it's live.
What this channel is:
# in scope topics = [ "key exchange", "signing & verification", "hash functions in the wild", "TLS & certificate chains", "PGP, SSH, age, sigstore", "why this primitive, not that one", ] audience = "backend engineers, SREs, security-curious devs" depth = "deeper than a tutorial, shallower than a paper"
What this channel is not: news, opinions, threat-intel, CVE coverage, "5 best VPNs," paid sponsorships.
One inbox, lightly monitored: team@gatekeypairs.com
Topic suggestions and "you got this wrong" notes are both welcome. Especially the second one.