Opened 6 years ago
Last modified 22 months ago
#1076 assigned enhancement
Implement more harvesting defenses
Reported by: | dg | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | router/netdb | Version: | 0.9.8.1 |
Keywords: | Cc: | killyourtv | |
Parent Tickets: | Sensitive: | no |
Description
http://zzz.i2p/topics/1008
http://zzz.i2p/topics/1281
The "French" have shown us there is work to be done on preventing floodfills from collecting destinations (harvesting). Tor had similar problems with their FF equivalent (HSDirs) shown in "Trawling for Tor Hidden Services" (http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=22036).
Tor's Trac ticket (but not very helpful): https://trac.torproject.org/projects/tor/ticket/8106
Subtickets
Change History (6)
comment:1 Changed 6 years ago by
Component: | unspecified → router/netdb |
---|---|
Owner: | set to zzz |
Priority: | minor → major |
comment:2 Changed 6 years ago by
Milestone: | 0.9.9 |
---|---|
Owner: | zzz deleted |
Status: | new → assigned |
comment:3 Changed 6 years ago by
1st and 2nd items changed in 0.9.8.1-6 e491f62e43caae0294345bda26ee8c175ceb2549
comment:4 Changed 6 years ago by
Cc: | killyourtv added |
---|
comment:5 Changed 5 years ago by
Priority: | major → minor |
---|
comment:6 Changed 22 months ago by
Owner: | set to zzz |
---|---|
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
The tor ticket might be helpful if I understood any of it.
I think, maybe, their "blinding" gets to the same result as our encrypted leasesets, in that the ff can't use what's stored there.
I think we have a lot more floodfills than they have HSDirs?
If "blinding" turns our netdb "into cloud storage servers, since anyone can upload anything to it" that's no good.
Short-term the plan is more ffs and less flooding:
Medium-term maybe real kad will help? http://zzz/i2p/topics/1444
Long-term maybe new crypto will help, or "blinding", but need somebody to explain it better.
We can't have the ffs become general-purpose storage.