Service Discovery #2
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/bootproof#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
I think we should have a socket pattern like
/run/<service>/bootproof.sock
for services to be able to listen for bootproof and provide metadata that can be used for other services. This could be useful for Keyfork reconstitution ephemeral-key signing keys or TLS certificate fingerprints.bootproofd doesn't need to care what the actual data is, just that it's <=512 bytes, and included in the attestation doc.
ReprOS could include SSH known_hosts keys.
Service workers could get an attested hash of a new version of the service worker.