Service Discovery #2

Open
opened 2025-09-09 02:16:02 +00:00 by ryan · 1 comment
Owner

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.

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.
Author
Owner

bootproofd doesn't need to care what the actual data is, just that it's <=512 bytes, and included in the attestation doc.

bootproofd doesn't need to care what the actual data is, just that it's <=512 bytes, and included in the attestation doc.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/bootproof#2
No description provided.