[tahoe-lafs-trac-stream] [Tahoe-LAFS] #68: implement distributed introduction, remove Introducer as a single point of failure
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Nov 24 01:50:20 UTC 2014
#68: implement distributed introduction, remove Introducer as a single point of
failure
-------------------------+-------------------------------------------------
Reporter: lvo | Owner: lebek
Type: | Status: new
enhancement | Milestone: soon
Priority: major | Version: 0.2.0
Component: code- | Keywords: scalability availability
network | introduction gsoc docs anti-censorship test-
Resolution: | needed research i2p-collab
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by leif):
I'm cross-posting this comment to #68 and #467.
Here is a squashed commit of the multi-introducer and introducerless
patches on top of the current master:
https://github.com/leif/tahoe-lafs/compare/master...introless-multiintro-
squashed
And here is a 3-way merge combining the history of both feature branches
with master in such a way that ```git log``` and ```git blame``` can still
find the original commits: https://github.com/leif/tahoe-
lafs/compare/master...introless-multiintro-with-history (creating this was
a git adventure; I ended up doing the 3-way merge using ```-s ours``` and
then doing another squash merge followed by ```git commit --amend```)
I'm going to write more tests before submitting a pull request with one of
these. But, if anyone wants to review or test it now I'd appreciate it!
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/68#comment:107>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list