Skip to content

Commit 8f5d75f

Browse files
Merge pull request #1183 from Particular/bw-lastpass
Update references from LastPass to password manager
2 parents 06ce2b5 + b3f392a commit 8f5d75f

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)