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.