Add key generation script + keys folder
This commit is contained in:
1
keys/.gitignore
vendored
Normal file
1
keys/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.aes256
|
4
keys/README.md
Normal file
4
keys/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
Keys
|
||||
====
|
||||
|
||||
Contains keys for encrypting database and session data. Generate necessary keys by running (from the root of the project) `./keys.sh`.
|
Reference in New Issue
Block a user