Toastie 2 years ago
parent
commit
298c0120e1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      KEY-GENERATION.md

+ 2 - 0
KEY-GENERATION.md

@@ -0,0 +1,2 @@
+
+`docker run -it --rm alpine sh -c 'apk add pwgen && pwgen --secure --capitalize --numerals --ambiguous 30'`