Commit Graph

4 Commits

Author SHA1 Message Date
2951c1f684 add support for multiple secrets (independent agents) on the knock daemon
Some checks failed
continuous-integration/drone/push Build is failing
This allows you to generate more than one pre-shared secret on the knock daemon so that you can distribute the secret and control revocation at a more granular level.  Each additional secret creates one more concurrent authentic knock sequence.
2024-04-19 22:04:00 -06:00
b95f764fc9 breaking: increase keysize
This change increases the pre-shared key size, and requires regenerating any existing keys.
2024-04-07 21:15:34 -06:00
7ccdf4d89f order fixes for clarity and comments 2024-04-06 21:52:02 -06:00
d63490cdb0 add otphyp package
provides a loose implementation of TOTP for hyp to interface with
2024-04-06 19:10:02 -06:00