swirepe / drop

leave messages over tor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop.onion

Peter Swire - swirepe.com

What is it?

A website where you can leave messages. They last for a week.

How does it work?

  • Raspberry pi in my living room for the hardware
  • Lighttpd for the server
  • Memcached for the transient message store
  • PHP for the pages
  • Javascript for the ajax
  • Go (Golang) for an external service that generates tokens
  • Bash for the setup scripts
  • Tor for the domain name

I hacked it together in an afternoon after accidentally eating seven (7) slices of pizza, then feeling too sick to go out.

Where is it?

4fbcprg2rsx5t7ah.onion

TODO?

Enable ssl. I've done it before, but I can't remember off the top of my head.

License?

Public domain. But if you use any part of it, send me an email? I like those.

data at swirepe.com

About

leave messages over tor


Languages

Language:PHP 52.1%Language:Shell 27.4%Language:Go 13.2%Language:JavaScript 7.3%