168 B
168 B
Debt Pirate Key Rotater
Creates new PASETO keys for use in the API
Example
$ dd if=/dev/urandom bs=32 count=1 2>/dev/null | base64 | xargs cargo run --
Creates new PASETO keys for use in the API
$ dd if=/dev/urandom bs=32 count=1 2>/dev/null | base64 | xargs cargo run --