transmet/gen-csrf.sh

4 lines
62 B
Bash
Raw Normal View History

#!/bin/sh
dd if=/dev/random of=csrf-secret.txt count=32 bs=1