mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-16 01:12:05 +01:00
Created FAQ (markdown)
parent
7ab68f2464
commit
3d201c3774
1 changed files with 4 additions and 0 deletions
4
FAQ.md
Normal file
4
FAQ.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Frequently Asked Questions
|
||||
|
||||
## I'm getting "No direct-key signature and no user-id signature found." for my key?
|
||||
Your key was likely generated by an older PGP implementation that used an insecure hash algorithm (such as SHA-1) to generate self-signatures.
|
Loading…
Reference in a new issue