rm: from doc/gpg 'disable caching' string
This commit is contained in:
parent
449c035eba
commit
ea2943ba71
@ -1,10 +1,5 @@
|
||||
## GPG
|
||||
|
||||
Caching passphrases disable:
|
||||
```bash
|
||||
echo -e "default-cache-ttl 1\nmax-cache-ttl 1" > ~/.gnupg/gpg-agent.conf; echo RELOADAGENT | gpg-connect-agent
|
||||
```
|
||||
|
||||
### Encrypt
|
||||
1. ```gpg --full-generate-key```
|
||||
2. ```gpg --export -a "thek4n" > public.key``` -a ASCII
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user