From 6a774cb1aa072937685944df7865bcd55af6f504 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 15 Aug 2007 15:57:40 +0000 Subject: [PATCH] add note about POST [Imported from Trac: page Bibliography, version 4] --- Bibliography.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Bibliography.md b/Bibliography.md index 45208f5..9cb6b73 100644 --- a/Bibliography.md +++ b/Bibliography.md @@ -2,4 +2,6 @@ Here are some papers that are somewhat related to Tahoe. This section is inspir [Fixing the Embarrassing Slowness of OpenDHT on [PlanetLab](PlanetLab) (2005)](http://citeseer.ist.psu.edu/rhea05fixing.html) -- practical lessons in DHT performance that theoreticians learned by deployment -[Non-Transitive Connectivity and DHTs](http://srhea.net/papers/ntr-worlds05.pdf) -- practical lessons in dealing with not-fully-connected DHTs that theoreticians learned in deployment \ No newline at end of file +[Non-Transitive Connectivity and DHTs](http://srhea.net/papers/ntr-worlds05.pdf) -- practical lessons in dealing with not-fully-connected DHTs that theoreticians learned in deployment + +[POST: A Secure, Resilient, Cooperative Messaging System](http://citeseer.ist.psu.edu/mislove03post.html) -- use a DHT for messaging; includes a suggestion to ameliorate the confidentiality problems of single-instance store by adding random bits to small text messages \ No newline at end of file