mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
docs: Encrypting databases update.
This commit is contained in:
parent
4512b16b0b
commit
45f6b972ee
@ -28,7 +28,9 @@ const encryption = { replication }
|
|||||||
|
|
||||||
## Encrypting Databases
|
## Encrypting Databases
|
||||||
|
|
||||||
OrbitDB provides an simple password-based encryption module called SimpleEncryption.
|
OrbitDB provides simple password-based encryption via an external module called [SimpleEncryption](https://github.com/orbitdb/simple-encryption).
|
||||||
|
|
||||||
|
**WARNING:** This is an unaudited encryption module. Use at your own risk.
|
||||||
|
|
||||||
To install SimpleEncryption:
|
To install SimpleEncryption:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user