]> Sergey Matveev's repositories - public-inbox.git/commit
TODO: DHT (distributed hash table) for Message-IDs
authorEric Wong <e@80x24.org>
Sun, 20 Oct 2019 00:21:26 +0000 (00:21 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Oct 2019 00:17:46 +0000 (00:17 +0000)
commit1bbfab375438f149dcff9047dd0c5ed3a08eed53
tree0e1c004fd3a14ca088859061c3053aff21c06102
parentb107d856d100317f1d9a5e13ebdf02af01a750f8
TODO: DHT (distributed hash table) for Message-IDs

This would encourage SPOF avoidance.  It would also make it
easier to do "Certificate Transparency"-style attestation of
messages.
TODO