Ryan Heywood ryan
  • Joined on 2023-05-17
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
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:46:37 +00:00
622e718107 Containerfile: add musl to enclave
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:39:44 +00:00
d7f1621ab4 add basic hosts configuration
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:38:57 +00:00
0793f867e4 add basic hosts configuration
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:36:34 +00:00
1fb9a610a0 add Caddyfile, set up loopback and socat
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:09:28 +00:00
09666a69eb Containerfile: fix typo w/ rootfs/*
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 02:02:03 +00:00
625377fa90 fix init
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 01:47:01 +00:00
eba2639aee add maybe working caddy version example
ryan created branch ryansquared/nginx-example in public/enclaveos 2025-09-01 01:31:12 +00:00
ryan pushed to ryansquared/nginx-example at public/enclaveos 2025-09-01 01:31:12 +00:00
500ef3393d fix dockerignore and Makefile
b53bdf0f80 add nit and move to cpio builder
b80ca11e77 remove all Rust code, just OS now
Compare 3 commits »
ryan pushed to main at public/stack 2025-08-27 06:02:49 +00:00
ad6da58748 k/matrix: fix pin hash for synapse
ryan commented on issue public/keyfork#23 2025-08-25 20:17:53 +00:00
Attestation of public keys to authenticate Keyfork shard requests

Potential idea:

The enclave should be in control of an in-memory singing key. It should be provided, along with the nonce, to the attestation document request as user data. Then, when a…

ryan pushed to main at public/keyfork 2025-08-21 09:45:42 +00:00
b4dbc6ff34 keyfork: default to zbar, souper fast
b197445d64 keyfork-shard: add Transfer mechanisms
2186c1ce86 keyfork-crossterm-ioctl-shim: use raw pointers when necessary
c15c4625a9 keyforkd: include default features for derive
5ad48e716e keyfork-tests: update to use --to-stdout, use keyforkd properly
Compare 6 commits »
ryan pushed to main at public/nit 2025-08-12 19:25:37 +00:00
00b5957d6e add environment variable configuration
686bd8b7fe replace syscall::mkdir() with std::fs::create_dir_all()
Compare 2 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-08-11 02:18:06 +00:00
795bdbe4d7 add environment variable configuration
f5273c1fd3 replace syscall::mkdir() with std::fs::create_dir_all()
3d7f3bdc60 add dmesg to mkdir
Compare 3 commits »