security: add script to generate strong passwords

This commit is contained in:
Saúl Ibarra Corretgé
2020-04-06 13:16:34 +02:00
parent a015710e54
commit 1ffd472fba
4 changed files with 27 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Security
#
# Set these to strong passwords to avoid intruders from impersonating a service account
# Here is how to generate a good password: openssl rand -hex 16
# The service(s) won't start unless these are specified
# Running ./gen-passwords.sh will update .env with strong passwords
# You may skip the Jigasi and Jibri passwords if you are not using those
# DO NOT reuse passwords
#