-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This would allow people to give each tang managed host/disk a separate key set that could be managed independently without running multiple servers. To make it even more useful: touch an empty off file in the directory would return 404 for that host, until the file is removed.
Conceptually simple: just appending the sanitized/hashed value of the Host header to the configured path should do it?
In reality, you'd need to modify tangy-lib and plumb through the --vhost (default: false) option. Still fairly straightforward?
BTW, any plan to write a minimalist rust tang client to just do clevis luks bind tang and friends without the whole clevis kitchen sink (bash, curl...)?
Metadata
Metadata
Assignees
Labels
No labels