Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

June 16 2010

23:09

sneakernet

The sneakernet is designed as a 99% offline campus filesharing network to distribute gigabyte-sized files to a network of upwards of several thousand users who all live within a square mile or so.

The sneakernet can also be set up as a smaller installation at your office or apartment complex, or could conceivably cover a smallish downtown area with enough horsepower. Not intended for large metropolitan installations; however patches accepted :-)

The sneakernet uses flash drives as a transport layer to move encrypted files around from point to point until they reaches their destination. The sneakernet is designed for redundancy against data loss and to protect the privacy of its users; the network is segregated to prevent against network destruction or snooping. All routing decisions and encryption key exchange is handled by a trusted web server; all transfer of encrypted data happens offline via fully-automatic flash drive synchronization.
23:09

sneakernet

The sneakernet is designed as a 99% offline campus filesharing network to distribute gigabyte-sized files to a network of upwards of several thousand users who all live within a square mile or so.

The sneakernet can also be set up as a smaller installation at your office or apartment complex, or could conceivably cover a smallish downtown area with enough horsepower. Not intended for large metropolitan installations; however patches accepted :-)

The sneakernet uses flash drives as a transport layer to move encrypted files around from point to point until they reaches their destination. The sneakernet is designed for redundancy against data loss and to protect the privacy of its users; the network is segregated to prevent against network destruction or snooping. All routing decisions and encryption key exchange is handled by a trusted web server; all transfer of encrypted data happens offline via fully-automatic flash drive synchronization.
Reposted byhacksauseblubber

January 06 2010

19:52

Eventlet Networking Library

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.