keytags

A private tag box for other atproto accounts, hiding in plain sight in your own public repo. Tags are stored as a net.bisks.keytags.set record, but the record key isn't the target's DID — it's HMAC-SHA256(your secret, their DID). The secret is a passphrase you type in below; it's never sent anywhere and never saved, not even to this browser's storage. Without it, every entry in your repo is an opaque hash next to a list of tags — nobody (including future-you, if you forget the secret) can tell which is which.