-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Steven Tomlinson edited this page Jul 31, 2026
·
3 revisions
NodeZero Social is a decentralized social platform built as a monorepo with mobile, relay, data sync, wallet, and infrastructure packages.
- The canonical installable Testnet PWA is live at
https://staging.nodezero.social. - TestNet lockbox factory v3 is
CDFHCQA3YJCITWEMNLCSRGQVVFEXGTONWSQJTD5VIZO7YV4IOKZUPCGT. - Browser wallets use encrypted, profile-scoped IndexedDB with a non-extractable key.
- Authentication is internal: one-tap Stellar signatures, host-only API cookie, memory-only web tokens, and exact client-side V3 lockb0x verification.
- Profile and DocuStream RSS data persist in the user's Pod and survive browser close/reopen plus returning sign-in.
- Community Directory is live as a dedicated tab between Feed and Backpack.
- Staging deploy run
30599014484passed auth, recovery, V3, DocuStream, and mashlib gates; retained mobile-browser acceptance passed.
- Architecture
- Getting Started
- Mobile App
- Solid Pod Sync
- P2P Comms
- Relay Service
- Embedded Wallet
- ZK Crypto
- Smart Contracts
- Azure Platform
- Geo Discovery
- Contributing
- Security
- Roadmap
- FAQ
flowchart LR
Mobile[mobile-app] --> Solid[solid-pod-sync]
Mobile --> P2P[p2p-comms]
P2P --> Relay[relay-service]
Mobile --> Wallet[embedded-wallet]
Wallet --> Stellar[contracts]
Mobile --> Geo[geo-discovery]
Infra[infrastructure/azure] --> Mobile
Infra --> Relay
- Monorepo overview: ../README.md
- Changelog: ../CHANGELOG.md
- Feature progress + upstream attribution: ../docs/feature-implementation-attribution.md
- Milestone H evidence summary: ../docs/milestone-h-release-evidence-summary.md
- Milestone I evidence summary: ../docs/milestone-i-release-evidence-summary.md
- Staging release requirements: ../docs/testnet-azure-release-requirements.md
- Staging UAT checklist: ../docs/staging-uat-checklist.md
- Runtime status and evidence: ../docs/staging-runtime-implementation-roadmap.md

- Video: ../docs/videos/onboarding-and-feed.webm