.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
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 --
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Creates new PASETO keys for use in the API
$ dd if=/dev/urandom bs=32 count=1 2>/dev/null | base64 | xargs cargo run --