Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save NicolaiSoeborg/afc1c6081a6fee4f22c2edcc77ffe458 to your computer and use it in GitHub Desktop.

Select an option

Save NicolaiSoeborg/afc1c6081a6fee4f22c2edcc77ffe458 to your computer and use it in GitHub Desktop.
Tor notes
$ ls ~/.tor/keys/
OR keys:
* `secret_id_key` => identity key (PEM RSA private key)
* `secret_onion_key` => ? (PEM RSA private key)
* `secret_onion_key_ntor` => A relay's Curve25519 short-term onion key.
ed25519 keys:
* `ed25519_master_id_public_key` => The public part of a relay's Ed25519 permanent identity key.
ed25519_master_id_secret_key
ed25519_signing_cert
ed25519_signing_secret_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment