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
The Tor Project
Applications
tor-browser-spec
Commits
571ea37c
Unverified
Commit
571ea37c
authored
Jun 15, 2018
by
Georg Koppen
Browse files
Update MAR key generation for SHA-384
parent
18d2013c
Changes
1
Hide whitespace changes
Inline
Side-by-side
processes/KeyGeneration
View file @
571ea37c
...
...
@@ -55,8 +55,8 @@ Key Creation Incantations and Instructions
1) `mkdir nssdb`
2) `certutil -d nssdb -N`
3) Choose a strong passphrase to protect the key
s
4) `certutil -d nssdb -S -x -g 4096 -Z SHA
512
-n marsigner -s "CN=Tor Browser MAR signing key" -t,,`
3) Choose a strong passphrase to protect the key
4) `certutil -d nssdb -S -x -g 4096 -Z SHA
384
-n marsigner -s "CN=Tor Browser MAR signing key" -t,,`
5) If there should be additional keys in the database repeat step 4. Note, you
need a different CN and ideally a different nickname ("marsigner" in the
example above).
...
...
Write
Preview
Markdown
is supported
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