-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Pierre St Juste edited this page Dec 1, 2013
·
13 revisions
IPOP stands for IP-over-P2P. IPOP-tincan refers to the new architecture which leverages the Google libjingle library to create P2P connection with peers behind NATs. It also uses the XMPP protocol to identify and bootstrap encrypted P2P tunnels with social peers.
We currently primarily support Linux, where we do the majority of our testing. But we also have been experimenting with Android, OpenWRT, Raspberry Pi and Windows. Feel free to test them out. You can find download links by going to the Running the code section on the sidebar.
Feel free to file bugs on our github issue tracker.
- Building the code
- IPOP packages
- Running SocialVPN nodes
- Running GroupVPN nodes
- Deploying OSN and NAT traversal services
- Test and monitoring
- Extending the code
- General documentation