this post was submitted on 12 Aug 2026
23 points (100.0% liked)

The Signal messenger and protocol.

2708 readers
78 users here now

https://signal.org/

founded 6 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] Monkey@piefed.social 1 points 1 day ago (2 children)
[–] AnnaFrankfurter@lemmy.ml 2 points 1 day ago (1 children)

There's a Blockchain of all the changes to everyone's public key. They then introduced a new concept called index to quickly find Alice's public key. And third party auditors who'll verify the blockchain and the index and then sign it.

Bob can just use the index signed by auditors and get Alice's key. Alice can also verify that the key published for her is correct.

[–] risottobias@slrpnk.net 2 points 1 day ago

bleh, a Merkle tree, not a blockchain. We have standards in the Certificate Transparency world, don't you know :p

[–] risottobias@slrpnk.net 1 points 1 day ago

when turned on, and only for contacts you know the phone number of (that's a quirk, username-only contacts don't work for this), it can verify that the last key you used is the current one. it asks the signal server for XYZ ID's proof ID (which isn't the phone number but a blinded account number) - and you use that on the tree working backwards until you find that yes, that anonymized user's latest signal key is XYZ. Then you double check that both Cloudflare and Trail of Bits agree with Signal's chain of events (that it didn't present a different tree to you).