2026-02-20 20:34:55 CET

jb55 on Nostr: I just realized this can also be used for large scalable private groups and large ...

I just realized this can also be used for large scalable private groups and large scalable private feeds. you could do key rotation via gifwraps to send the new key to all the members if one is ever removed, but adding members to a private group is a single gift wrap send to the new member. efficient!
just figured out an extension to the private note-storage spec that allows you to use a shared PNS key (FROST) for your team. this becomes a common channel that you can share private notes between your team members.

inside is a seal just like giftwraps, but the outer PNS wrap has no ptag.

this will allow agentium to have shared and permissioned claude-code sessions where team members can calloborate with other agents across their team.

this is where the scene view will come in handy: you will be able to visualize your fleet of agents across your team's machines and jump in and steer tasks for them. this is like a senior engineer helping a junior engineer, all in realtime.

not going to lie, i built this just so I can help steer wild vibe coded agent PRs 😅