Skip to content

virtual host support? #4

@vicaya

Description

@vicaya

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions