David Goulet:
On 15 Feb (19:02:22), grarpamp wrote:
Tor could ship with a tool to offline generate all the various keys, encrypt and sign with them, for debug, test, and use with other apps that tie to tor. And a tool to translate strings between different encodings in use. Or at least provide howto and links in the docs to third party tools that users could use for key ops and translation. Since those howto topics appear on the lists now and then. We here might code up openssl, python functions, etc on the fly. However beginning users are typically looking for simple purpose dedicated tools, or example docs using prebuilt tools off the net. This tends to apply to budding application development in onionland, developing things that look at and use tor, etc.
https://trac.torproject.org/projects/tor/ticket/18098
If anyone is looking for a side project ^ :).
Thanks! David
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
I can take a shot at it if people are okay with it being written in Go. I'm not sure if Yawning would be willing to do a review of the code, as I know Yawning does Go stuff. I would need to build this functionality in a project I'm working on anyways.
I'll be a little busy for the next week or so, but I should have a bit of time to work on this after that.