advanced search

by henry_huang


create a P2P-based twitter-like message sharing system


In China, it is obviously that twitter-like applications are blocked by GFW(Great FireWall) IDS system. However, using twitter API, we could use twitter-cilent locally, it is not the best way to share your information in our world. it is urgent to create a P2P-based twitter-like message sharing system. i guess whether it is possible to form a new system utilizing git-like protocols. As we know, git tool is a distributed revision control permitting many developers to work on their own branches. If we could use this kind of protocol to deal with message tweeting, i think it would not be easy for GFW system or other monitoring devices to block this application!