... | ... | @@ -88,6 +88,8 @@ For example, the extra functionality we need includes but is not limited to: |
|
|
- an `arti hss destroy` subcommand, for removing the persistent state and all the keys of a onion service.
|
|
|
- miscellaneous low-level "plumbing" subcommands, which deal with individual files from the keystore and state directories (for example. `arti keys-raw remove-by-path`)
|
|
|
- a C Tor to Arti key migration tool, which will enable onion service operators to seamlessly migrate from C Tor to Arti
|
|
|
- field-formatted output to be easily parseable by other programs (maybe enabled by a special flag) (when/if makes sense). Similar (but maybe better) functionality as `gpg(1)` `--with-colons` and many other CLI tools
|
|
|
- `man` pages for each CLI or subcommand
|
|
|
|
|
|
A successful project will involve implementing some, or all, of the functionality
|
|
|
described above.
|
... | ... | |