diff --git a/FAQ.md b/FAQ.md index d086e59..63c0b05 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,4 +1,4 @@ -## I get the error "There is no suitable CSPRNG installed on your system" +## How to fix "There is no suitable CSPRNG installed on your system"? This error means you do not have a secure cryptographic random number generator installed on your system. This is however required by PrivateBin for security reasons. Have a look at the [requirements list](https://github.com/PrivateBin/PrivateBin/wiki/Installation#requirements) to see what you are missing.