cmd/anubis: support ED25519_PRIVATE_KEY_HEX_FILE (#185)
This commit is contained in:
parent
b4a2e1a6a0
commit
08bb7f953c
2 changed files with 37 additions and 22 deletions
|
|
@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added a wait with button continue + 30 second auto continue after 30s if you click "Why am I seeing this?"
|
||||
- Fixed a typo in the challenge page title.
|
||||
- Disabled running integration tests on Windows hosts due to it's reliance on posix features (see [#133](https://github.com/TecharoHQ/anubis/pull/133#issuecomment-2764732309)).
|
||||
- Added support for passing the ed25519 signing key in a file with `-ed25519-private-key-hex-file` or `ED25519_PRIVATE_KEY_HEX_FILE`.
|
||||
|
||||
## v1.15.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue