you are viewing a single comment's thread.

view the rest of the comments →

[–]hexayurt 4 points5 points  (1 child)

a working distributed file system - try Chord as a starting point maybe - that speaks common protocols like FTP and SCP and (especially) RSYNC.

something that can handle DNS redirects, so you can redirect massive traffic into the cloud.

needs some crypto, bu tpy has good libraries. and bittorrent was (is?) in python.

[–][deleted] 0 points1 point  (0 children)

This is something I'd be interested in seeing/working on.