Changes between Version 14 and Version 15 of VolunteerGrid
- Timestamp:
- 2009-07-11T20:52:55Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VolunteerGrid
v14 v15 22 22 The file private/convergence contains a secret key, which is used for creating file hashes. Please set it to an empty string (file-length should be 0 byte). This means that the same file doesn't have to be uploaded twice when uploaded by different persons, as the file hash will stay the same if both file and convergence is the same. Please refer to [http://allmydata.org/trac/tahoe/browser/docs/configuration.txt docs/configuration] for more information about the security trade-offs this brings. 23 23 24 = storage s nodes =24 = storage servers = 25 25 (It would be best if this information can somehow be tracked together with the map suggested in ticket #642.). 26 26 || '''Name''' || '''Admin contact''' || '''Location''' || '''Notes/Status''' || … … 36 36 || trid0 || david(at)triendl.name/IRC: soultcer || [http://en.wikipedia.org/wiki/Zirl,_Austria Austria] || 37 37 38 = mystery storage servers = 39 The following appear in the introducer's list (on 2009-07-11) but have not been listed by their owners in ''storage servers'' above: 40 || Nickname || PeerID || Connected? || since || First Announced || Version || 41 || struc.tv || gapnio7pehmn7qiibaavkqfpkhp36be2 || Yes: to 97.107.135.139:58490 || 14:41:04 11-Jul-2009 || 14:41:03 11-Jul-2009 || 0 42 || kpreid@slimy || nd74tvz6fayor6eancf3i665iacjwjgw || Yes: to 66.88.14.194:50441 || 14:41:04 11-Jul-2009 || 14:41:03 11-Jul-2009 || 0 43 || tahoe.soultcer.net || nonlmfxvfx7sv5t73io4t6gggsg5lhwr || No || 14:59:40 11-Jul-2009 || 14:41:03 11-Jul-2009 || 0 44 || warner@cookies || tkl7xc45zqqz7ss2pc62epksxd7emb3m || No || 14:59:40 11-Jul-2009 || 14:41:03 11-Jul-2009 || 0 45 || civodul || 4up6nzffykkpimufzil2e77heuasarvd || No || 14:59:40 11-Jul-2009 || 14:41:03 11-Jul-2009 || 0 46 38 47 = rules? = 39 48 As the grid is meant to be stable, I think we should work out some rules regarding the usage, to prevent obsessive space usage by users who don't contribute, servers going offline with no warning (Tahoe is resistant against that, but what happens if multiple servers, maybe from the same admin, go away?), incompatible upgrades creating data loss (what happens when Tahoe 1.4 introduces a new storage format, rendering all the already stored chunks unusable), ...