mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-04-25 09:49:16 -04:00
More useful links for Libsodium installation
Also mentioning one needs to install the PHP extension too.
This commit is contained in:
parent
61f0eaa757
commit
932c0b573d
@ -13,7 +13,7 @@ the options and adjust them as you see fit.
|
|||||||
- PHP version 5.3 or above
|
- PHP version 5.3 or above
|
||||||
- _one_ of the following sources of cryptographically safe randomness is required:
|
- _one_ of the following sources of cryptographically safe randomness is required:
|
||||||
- PHP 7 or higher
|
- PHP 7 or higher
|
||||||
- [Libsodium](https://download.libsodium.org)
|
- [Libsodium](https://download.libsodium.org/libsodium/content/installation/) and it's [PHP extension](https://paragonie.com/book/pecl-libsodium/read/00-intro.md#installing-libsodium)
|
||||||
- open_basedir access to `/dev/urandom`
|
- open_basedir access to `/dev/urandom`
|
||||||
- mcrypt extension
|
- mcrypt extension
|
||||||
- com_dotnet extension
|
- com_dotnet extension
|
||||||
|
Loading…
x
Reference in New Issue
Block a user