Agenda
Supporting Identity Project - Update from Alex Burdiyan
Working on passkeys issues
Struggling to use a single gesture/biometric for PRF extension
Proxy prefix handling - Julio
You can ping a vault server to see if a user is registered. Is this a problem?
Moved to using email as salt instead of server storage
Separate Repo? Biome for code formatting. Bun tests. "Bunfig" for tailwind.
Eric Vicenti or horacio will help merge to monorepo
Julio working on search. Will not start on self-hosting wizard until next HT
Technical Enterprise Integration points
Formalize programatic access
Support for enterprise security: might be hooks, config tables
Related: Desktop app security issue
Schemas
Programatic access to SeedHypermedia
Permanent Data Format - [STABLE]
gRPC node API - getDocument etc. - [UNSTABLE]
gRPC over libp2p peer API - [SEMI-STABLE]
HTTPS/JSON/REST - [UNSTABLE]
TS Client SDK - [UNSTABLE]
CLI? - [UNSTABLE]
Agent Skill
graphQL? - [UNSTABLE]
Writing hyper.media - home document:
Features
Specs
Projects
horacio - discussing agentic syncing workflow from GH to hm site
Document URL improvements:
ToolSpec. Same format after colon, and inside ?panel=
url with tool spec in the main panel:
<acct-id>/path/:discussions
<acct-id>/path/:discussions/<commentID>
<acct-id>/path/:discussions/<commentID>#<COMMENT_BLOCK_ID+OFFSET>
<acct-id>/path?panel=discussions/<commentID>#<COMMENT_BLOCK_ID+OFFSET>
url for the feed
<acct-id>/path/:feed
Schemas