We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ce2b5 + b3f392a commit 8f5d75fCopy full SHA for 8f5d75f
1 file changed
README.md
@@ -37,7 +37,7 @@ The key pair can be trivially regenerated in case the private key is exposed, be
37
openssl rsa -in private-key.pem -RSAPublicKey_out -out public-key.pem
38
```
39
3. The public key file is embedded with the tool as an embedded resource.
40
-4. The new private and public keys should be stored in LastPass.
+4. The new private and public keys should be stored in the company's password manager.
41
5. Any app needing to verify report files must be configured with the private key as an environment variable.
42
43
## Releasing
0 commit comments