Commit Graph

4 Commits

Author SHA1 Message Date
nexgen_mirrors 6e96bdde81 chore: update gitignore to exclude opencode and swarm files
Add patterns for .opencode/, .swarm/, and SWARM_PLAN.* to gitignore.
Remove tracked flask_session binary file.
2026-04-03 23:53:29 +10:30
nexgen_mirrors 1789590167 feat(zerotier): add ZeroTier network governance module
Add comprehensive ZeroTier integration for managing network access:

- Portal networks: manager-created ZeroTier network bindings
- Device registration: user-owned ZeroTier node endpoints
- Approval workflows: request/approve/revoke network access
- Activation sessions: time-limited network authorization
- Kill switch: emergency access revocation
- Reconciliation job: sync portal state with ZeroTier controller

Includes ZeroTier client SDK supporting both Central and self-hosted
controller APIs, with full CRUD operations for networks and members.
2026-03-20 21:50:20 +10:30
nexgen_mirrors f1fff22f3e tidy up 2026-02-23 13:25:17 +10:30
nexgen_mirrors 211854ca0a inital 2026-01-08 01:00:26 +10:30