A simple webchat made with PHP, resistant to censorship and devoted to free-speech.
http://taumkejpqvsbktzypxhikvphnlhevarxkoee2hdrfswzdfbrnekdxxad.onion/
sudo apt-get install php
make run
make up
- Install tor:
sudo apt-get install tor
- Edit
/etc/tor/torrc
file and add the following lines
HiddenServiceDir /var/lib/tor/simple-webchat
HiddenServicePort 80 127.0.0.1:8000
- Restart Tor service
sudo service tor restart
- Initialize webserver
make run
- Initalize Tor
tor
- Check for .onion URL
cat /var/lib/tor/simple-webchat/hostname