hyp/hypd/cmd
Steven Polley 2951c1f684
Some checks failed
continuous-integration/drone/push Build is failing
add support for multiple secrets (independent agents) on the knock daemon
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
..
defaultconfig.go minor formatting changes 2024-04-18 09:39:05 -06:00
generate.go BREAKING: changes to CLI interface, moved to cobra CLI 2024-04-10 21:42:38 -06:00
root.go BREAKING: changes to CLI interface, moved to cobra CLI 2024-04-10 21:42:38 -06:00
secret.go minor formatting changes 2024-04-18 09:39:05 -06:00
server.go add support for multiple secrets (independent agents) on the knock daemon 2024-04-19 22:04:00 -06:00