From 150abb8b599263c537f540ba6830275a63f8163c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 27 Aug 2012 22:19:53 +0000 Subject: [PATCH] Added early idea of a DSHT (Distributed Social Hash Table) --- .gitattributes | 1 + .../DSHT - A Distributed Social Hash Table.mm | 170 ++++++++++++++++++ mindmaps/Generic Object Sharing Protocol.mm | 2 +- 3 files changed, 172 insertions(+), 1 deletion(-) create mode 100644 mindmaps/DSHT - A Distributed Social Hash Table.mm diff --git a/.gitattributes b/.gitattributes index 9b23fd2..b0cc463 100644 --- a/.gitattributes +++ b/.gitattributes @@ -38,6 +38,7 @@ mindmaps/Cruncher[!!-~]Project.html_files/minus.png -text svneol=unset#image/png mindmaps/Cruncher[!!-~]Project.html_files/plus.png -text svneol=unset#image/png mindmaps/Cruncher[!!-~]Project.html_files/treestyles.css -text svneol=unset#text/css mindmaps/Cruncher[!!-~]Project.mm -text +mindmaps/DSHT[!!-~]-[!!-~]A[!!-~]Distributed[!!-~]Social[!!-~]Hash[!!-~]Table.mm -text mindmaps/Data[!!-~]Storage[!!-~]And[!!-~]Retrieval.mm -text mindmaps/Generic[!!-~]Object[!!-~]Sharing[!!-~]Protocol.html -text svneol=unset#text/html mindmaps/Generic[!!-~]Object[!!-~]Sharing[!!-~]Protocol.html_files/icons/Mail.png -text svneol=unset#image/png diff --git a/mindmaps/DSHT - A Distributed Social Hash Table.mm b/mindmaps/DSHT - A Distributed Social Hash Table.mm new file mode 100644 index 0000000..00ec19c --- /dev/null +++ b/mindmaps/DSHT - A Distributed Social Hash Table.mm @@ -0,0 +1,170 @@ + + + + + + + + +

+ DSHT - A distributed social hash table +

+

+ Revision: 1 +

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ Say: if person A trusts person B, and person C trust person A, then person C cannot automatically trust person B. +

+ +
+ + +
+ + + + +
+
+
diff --git a/mindmaps/Generic Object Sharing Protocol.mm b/mindmaps/Generic Object Sharing Protocol.mm index 12ac5c2..6a3513e 100644 --- a/mindmaps/Generic Object Sharing Protocol.mm +++ b/mindmaps/Generic Object Sharing Protocol.mm @@ -1,6 +1,6 @@ - + -- 2.30.2