Browse Source

readme: added note about untrusted keys

Fabian Peter Hammerle 5 years ago
parent
commit
f6fa09c4ee
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -38,6 +38,9 @@ rgpgfs --recipient=[fingerprint] [mountpoint]
 rgpgfs -o recipient=[fingerprint] [mountpoint]
 ```
 
+*rgpgfs* will refuse to encrypt with untrusted keys.
+See `gpg -k [fingerprint]`.
+
 ### Example
 
 Mount encrypted view of `/` in `~/rgpgfs`: