forked from freedomjs/freedom
-
Notifications
You must be signed in to change notification settings - Fork 5
Applications
Raymond Cheng edited this page Nov 9, 2013
·
6 revisions
Here are a list of projects currently using freedom.js. Add yourself to this list. You know you want to
### uProxy
uProxy is a browser extension that lets users share alternative more secure routes to the Internet. It's like a personalized VPN service that you set up for yourself and your friends. uProxy helps users protect each other from third parties who may try to watch, block, or redirect users’ Internet connections.
* [Website] (https://uproxy.org)
* [Source Code] (https://github.com/UWNetworksLab/UProxy)
File Drop lets you easily share files with your friends. Just drop the file into the page and your browser immediately become a server for that file. Share your unique URL to serve that file to friends directly in true P2P fashion.
- [Website] (http://filedrop.freedomjs.org)
- [Source Code] (https://github.com/UWNetworksLab/freedom/tree/master/demo/filedrop)
InstaCDN is a library that lets you automatically peer-to-peer-ify your webpage. Annotate your static content, run the tool, and your users will automatically begin to distribute static content amongst themselves so that you don't have to. Under development and unstable.
- [Source Code] (https://github.com/UWNetworksLab/instacdn)
BitTorrent Sync, built for the browser. Open source, completely P2P, no native software. Under development and unstable.
- [Source Code] (https://github.com/UWNetworksLab/agora)