No need to manually move the secret key to ~/.minisign any more

This commit is contained in:
Frank Denis 2016-08-01 01:17:25 +02:00
parent e3ee3d5a6c
commit ba6bc8eb98
2 changed files with 2 additions and 7 deletions

View file

@ -89,10 +89,7 @@ Creating a key pair
\fBminisign\fR \-G
.
.P
The public key is printed and put into the \fBminisign\.pub\fR file\. The secret key is encrypted and saved as a file named \fBminisign\.key\fR\.
.
.P
This secret key may then be moved to the default path: \fB~/\.minisign/minisign\.key\fR\.
The public key is printed and put into the \fBminisign\.pub\fR file\. The secret key is encrypted and saved as a file named \fB~/\.minisign/minisign\.key\fR\.
.
.P
Signing a file

View file

@ -60,9 +60,7 @@ Creating a key pair
`minisign` -G
The public key is printed and put into the `minisign.pub` file. The secret key is encrypted and saved as a file named `minisign.key`.
This secret key may then be moved to the default path: `~/.minisign/minisign.key`.
The public key is printed and put into the `minisign.pub` file. The secret key is encrypted and saved as a file named `~/.minisign/minisign.key`.
Signing a file