Public I2P grid will be usable with Tahoe-LAFS 1.12.0

2016-09-19 Thread str4d
ing one of the grid's multiple introducers for years, so nearly all existing grid nodes use it. I have created a fork of 1.11.0 that rewrites old-style FURLs in announcements to new-style, and vice versa: https://github.com/str4d/tahoe-lafs/tree/i2p-grid-migration I am running this build a

Re: GSoC 2015 to overcome NAT limitations?

2015-02-26 Thread str4d
but I think they may have NAT > penetration as well. Yes, we do have NAT penetration if UDP is enabled. str4d > > Cheers, > > David > > > On Wed, Feb 25, 2015 at 4:20 PM, Lukas Pirl > wrote: >> Hello Tahoe-People! >> >> What if I'd be int

Re: Sybil attack?

2015-02-17 Thread str4d
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Natanael wrote: > Den 17 feb 2015 07:56 skrev "str4d" : > >> Other than that, there is no difference. Non-honest Tahoe-LAFS >> nodes are perfectly capable of joining a standard Tahoe-LAFS >> network and sending

Re: Sybil attack?

2015-02-16 Thread str4d
uld cause the DNS lookups of hostnames for regular Tahoe-LAFS nodes to fail, or (at a lower level) prevent connections to known Tahoe-LAFS node IPs. So I still don't see how I2P Tahoe-LAFS is any weaker that standard Tahoe-LAFS. str4d > > > > ___

Re: If the machine run the introducer down,what can i do

2014-03-17 Thread str4d
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hey Zooko and David, I was busy over the past several weeks, but my timetable has settled down. And yep, DST has altered my availability. I am generally available from 21:00 UTC most days, but can meet at 20:00 UTC if that is better. str4d

Re: If the machine run the introducer down,what can i do

2014-03-10 Thread str4d
tickets on the Tahoe-LAFS bug tracker about both the multi-introducer system, and a no-introducers system. One (or both) of these should eventually get merged into Tahoe-LAFS. str4d On 03/11/2014 02:28 PM, Zancas Dearana wrote: > On Sun, Mar 9, 2014 at 7:59 PM, xiao_s_yuan > wrote: >

Re: How can I run Tahoe-LAFS on one computer

2013-11-12 Thread str4d
tahoe create-introducer ~/.tahoe/introducer $ tahoe start -d ~/.tahoe-client $ tahoe start --node-directory=/home/user/.tahoe/introducer (Some commands support appending the node directory. All commands IIRC support "-d", "--node-directory=" ) str4d On 11/12/2013 09:24 PM, Ed