Warning
The protocol is not fully finalized yet, so anything can be changed at any moment. For the latest info on how the protocol works always consult this repos code.
TCP-only pastebin-like service with Proof-of-Work.
$ erl
> c(pastebeam).
> pastebeam:start().
$ telnet <host> <port>
> GET <id>
$ ./post.py <host> <port> <file-path>