Skip to content

Infnote/infnote_anonymous_post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forum-over-stem

Summary

  • Use stem, which is a python wrapper of Tor, to communicate annonymously.

  • The server currently could response with HTTP GET request and websocket request.

  • curl-get.sh: a curl client for testing.

  • The additional packages are listed in requirements.txt

to-do-list

  • I haven't tested whether the server could get the client address;

  • The basic architecture of this forum is based on P2P network. For simplicity, I started with the structure of Server/Client.

  • Add code to support SSL communication.

About

It is a demo how to use tor to publish a post anonymously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published