Skip to content

Commit b3f392a

Browse files
Update references from LastPass to password manager
1 parent 06ce2b5 commit b3f392a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The key pair can be trivially regenerated in case the private key is exposed, be
3737
openssl rsa -in private-key.pem -RSAPublicKey_out -out public-key.pem
3838
```
3939
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.
40+
4. The new private and public keys should be stored in the company's password manager.
4141
5. Any app needing to verify report files must be configured with the private key as an environment variable.
4242

4343
## Releasing

0 commit comments

Comments
 (0)