Skip to content
Snippets Groups Projects
Commit 15e49c7d authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Uh I'll be minimally speculative here

parent 4bc1ec10
No related branches found
No related tags found
1 merge request!42Server-side cryptographically correct pass checking for allocate_buckets
This commit is part of merge request !42. Comments created here will be created in the context of that merge request.
...@@ -57,3 +57,4 @@ this configuration is done using a path:: ...@@ -57,3 +57,4 @@ this configuration is done using a path::
ristretto-signing-key-path = /path/to/signing.key ristretto-signing-key-path = /path/to/signing.key
The signing key is the keystone secret to the entire system and must be managed with extreme care to prevent unintended disclosure. The signing key is the keystone secret to the entire system and must be managed with extreme care to prevent unintended disclosure.
If things go well a future version of ZKAPAuthorizer will remove the requirement that the signing key be distributed to storage servers.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment