Ryan Heywood ryan
  • Joined on 2023-05-17
ryan pushed to main at caution/website 2025-09-25 20:36:25 +00:00
7eb3a7879b Makefile: add publish target
ryan commented on issue public/nit#1 2025-09-21 19:19:13 +00:00
Implement a process reaper

Upon further thinking, we're probably going to have nit just be single-process and pivot to serviced later.

ryan closed issue public/nit#1 2025-09-21 19:19:13 +00:00
Implement a process reaper
ryan opened issue public/serviced#1 2025-09-21 19:16:00 +00:00
serviced roadmap
ryan opened issue public/enclaved#1 2025-09-21 19:08:50 +00:00
Implement HTTPS interface for bootproof attestations
ryan created repository public/serviced 2025-09-21 19:01:19 +00:00
ryan created repository public/enclaved 2025-09-21 19:00:59 +00:00
ryan opened issue public/guestctl#1 2025-09-21 19:00:03 +00:00
Platform Support Tracker
ryan opened issue public/bootproof#5 2025-09-21 18:57:53 +00:00
TPM 2.0 Attestation
ryan opened issue public/bootproof#4 2025-09-21 18:57:28 +00:00
Platform Attestation Tracker
ryan opened issue public/bootproof#3 2025-09-21 18:56:47 +00:00
Enclave Attestation Tracker
ryan commented on issue public/bootproof#1 2025-09-21 01:29:16 +00:00
Base Attestation

Change up: Channel binding isn't necessarily a thing anymore because we do not need a secure channel, and are not using attestation to ensure the current channel is secure. New flow is:

*…

ryan opened issue public/nit#1 2025-09-21 01:24:58 +00:00
Implement a process reaper
ryan pushed to main at public/stack 2025-09-19 18:03:50 +00:00
7f45548ae7 k/matrix/element: bump to 1.11.112
6c1e8d7c4f k/matrix: bump to 1.137.0, enable email registration
Compare 2 commits »
ryan commented on issue public/bootproof#2 2025-09-16 03:13:18 +00:00
Service Discovery

Service workers could get an attested hash of a new version of the service worker.

ryan commented on issue public/bootproof#2 2025-09-16 03:05:36 +00:00
Service Discovery

ReprOS could include SSH known_hosts keys.

ryan commented on issue public/bootproof#2 2025-09-09 02:22:00 +00:00
Service Discovery

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

ryan opened issue public/bootproof#2 2025-09-09 02:16:02 +00:00
Service Discovery
ryan opened issue public/bootproof#1 2025-09-09 02:13:29 +00:00
Base Attestation
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:50:05 +00:00
82c331af18 test-connect.sh: initial commit