From 83afae6c479e1cf10c0028ed80ef7da0522cae14 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Fri, 5 Nov 2010 13:46:54 +0000 Subject: [PATCH] Distributed introduction is done [Imported from Trac: page GSoCIdeas2010, version 113] --- GSoCIdeas2010.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GSoCIdeas2010.md b/GSoCIdeas2010.md index e3e6f7a..2344d7b 100644 --- a/GSoCIdeas2010.md +++ b/GSoCIdeas2010.md @@ -179,7 +179,9 @@ that you may need to take into account. [Tickets labelled 'webdav'](http://allmydata.org/trac/tahoe-lafs/query?status=!closed&order=priority&keywords=~webdav) -## Distributed Introduction +## ~~Distributed Introduction~~ + +*(Faruque Sarker has implemented this project.)* Implement a protocol for distributed introduction, thus removing the only remaining Single Point of Failure (SPoF) in the Tahoe-LAFS system. For details see [ticket #68](/tahoe-lafs/trac-2024-07-25/issues/68#issuecomment-102558) which describes the distributed notification algorithm and points to the relevant source code.