Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Silvio Rhatto
Onionmine
Commits
9b04a41b
Verified
Commit
9b04a41b
authored
May 05, 2022
by
Silvio Rhatto
Browse files
Feat(docs): README: a note on Onionbalance usage
parent
5126d874
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9b04a41b
...
...
@@ -168,6 +168,19 @@ That means that passphrases should:
*
Either be destroyed along unused candidates OR, if stored, have the same
storage security level than the .onion keypair.
### Onionbalance compatibility
When generating keys for
[
Onionbalance
](
https://onionbalance.readthedocs.io/en/latest/
)
,
make sure to use one pool per key:
1.
One pool for the frontend instance.
2.
One pool per backend instance.
This is for security considerations: keys generated within the same pool are highly
correlated. This means that if an attacker takes control of a backend instance that
uses a keypair generated in the same pool, then the attacker can try to regenerate
related keys.
## Tasks
Check the
[
issue queue
](
https://gitlab.torproject.org/tpo/onion-services/onionmine/-/issues
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment