[tor-talk] Onionoo HS Added
meejah
meejah at meejah.ca
Tue Apr 28 03:59:41 UTC 2015
teor <teor2345 at gmail.com> writes:
> * A HS equivalent to pastebin, or, possibly, 0bin (pastes are
> encrypted while stored, key is in URL, JavaScript (ugh) decrypts
> locally)
>
> * A HS where people can post documents or images or videos
FWIW, "carml pastebin" does a non-encrypted [*] version of these, on
ephemeral (or not if you save the keys) hidden services.
For example, "cat /some/file | carml pastebin" will set up a new
hidden-service for you with /some/file being served out of it. Support
for stealth-authenticated hidden-services is on its way, see this
branch:
https://github.com/meejah/carml/tree/stealth-auth
You'd likely want correct MIME-types for the documents/images I guess,
which I don't think will work correctly at the moment. Pull-requests
always welcome, of course :)
https://carml.readthedocs.org/en/latest/command-pastebin.html
[*] The adventurous can try the stealth-auth version, but you need a
particular branch of txtorcon for at least the "carml copybin" side to
work properly.
Cheers,
--
meejah
More information about the tor-talk
mailing list