Support for Multiple Clients #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While you could technically use multiple clients in the current state, each client would have the same pre-shared key. If a trust client suddenly becomes untrusted, a key rotation may be a cumbersome process if there are many clients. Each client should have their own key, meaning each client will have their own knock sequence. The client will be able to be identified from the knock sequence being tied to their key.
Multiple keys should be able to be generated and loaded by hypd.
Added in
2951c1f684
and
1e195c3768