Changes between Version 86 and Version 87 of GSoCIdeas2010
- Timestamp:
- 2010-03-16T17:14:49Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoCIdeas2010
v86 v87 37 37 38 38 A good starting point would be to become familiar with how files are placed on 39 a grid. [ http://allmydata.org/trac/tahoe-lafs/browser/docs/architecture.txt architecture.txt],40 [ http://allmydata.org/trac/tahoe-lafs/browser/docs/specifications/file-encoding.txt file-encoding.txt],41 [ http://allmydata.org/trac/tahoe-lafs/browser/docs/specifications/mutable.txt mutable.txt],42 [ http://allmydata.org/trac/tahoe-lafs/browser/src/allmydata/immutable/upload.py the immutable file upload code], and43 [ http://allmydata.org/trac/tahoe-lafs/browser/src/allmydata/mutable/publish.py the mutable file upload code] are good39 a grid. [source:docs/architecture.txt architecture.txt], 40 [source:docs/specifications/file-encoding.txt file-encoding.txt], 41 [source:docs/specifications/mutable.txt mutable.txt], 42 [source:src/allmydata/immutable/upload.py the immutable file upload code], and 43 [source:src/allmydata/mutable/publish.py the mutable file upload code] are good 44 44 places to do that. Also, you might want to look at the 45 [ http://allmydata.org/trac/tahoe-lafs/browser/src/allmydata/storage/server.py storage server code] to understand that45 [source:src/allmydata/storage/server.py storage server code] to understand that 46 46 better. Some good tickets to start looking at are #699, #543, and #232; you'll 47 47 find that those link to other tickets. … … 56 56 of them. (#232) 57 57 58 Any one of these projects is probably too small to fill a summer, but combin ed theywould be a big usability improvement for Tahoe-LAFS.58 Any one of these projects is probably too small to fill a summer, but combining a few of them would be a big usability improvement for Tahoe-LAFS. 59 59 60 60 Depending on how you address this, this is tightly integrated with ideas of … … 90 90 ''Who is willing to spend about five hours a week (estimated) helping a student do it right?'' 91 91 [[br]] 92 * [http://testgrid.allmydata.org:3567/uri/URI:DIR2-RO:j74uhg25nwdpjpacl6rkat2yhm:kav7ijeft5h7r7rxdp5bgtlt3viv32yabqajkrdykozia5544jqa/wiki.html Zooko Wilcox-O'Hearn] (Python/C/C++/JavaScript, cryptography) [mailto:zooko@zooko.com <zooko@zooko.com>]93 * [http://www.randombit.net Jack Lloyd] (C/C++/Python, cryptography)92 * [http://testgrid.allmydata.org:3567/uri/URI:DIR2-RO:j74uhg25nwdpjpacl6rkat2yhm:kav7ijeft5h7r7rxdp5bgtlt3viv32yabqajkrdykozia5544jqa/wiki.html Zooko Wilcox-O'Hearn] (Python/C/C++/JavaScript, security+cryptography) [mailto:zooko@zooko.com <zooko@zooko.com>] 93 * [http://www.randombit.net Jack Lloyd] (C/C++/Python, security+cryptography) 94 94 * [mailto:david-sarah@jacaranda.org David-Sarah Hopwood] (Python/C/JavaScript, SFTP frontend, security+cryptography) 95 * [mailto:warner-tahoe@lothar.com Brian Warner] (Python/C/JavaScript, security+cryptography) 95 96 96 97 ----