mirror of
https://github.com/torproject/torspec.git
synced 2025-01-22 16:09:00 +00:00
George Kadianakis
ce38ad7e46
control-spec: Various improvements following mailing list feedback.
- Rename all commands to be less arbitrary - "Tells the server" -> "Tells the connected Tor" - Make TYPE an actual type thing. We only support one for now, but that's OK. Controllers and Tor can take shortcuts if needed. - Specify where credentials get stored. - Support viewing all the credentials. - Support the ADD command adding permanent credentials. - Change X25519Key to X25519PrivKey.
Description
unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ -- discuss proposals on tor-dev@lists.torproject
Languages
Python
100%