Nishi Ecosystem Wiki
Launch placeholder — the live wiki engine is coming online. What you are reading is itself served bits-up by the substrate below: no nginx, no OpenSSL, no libc.
Shipped substrate
- Self-hosting NishiLang compiler (RV64 + x86_64), bits-up from C bootstrap
- TLS 1.3 server + Ed25519 signatures (RFC 8446 / 8032) — serving this page now
- SHA-256/512, ChaCha20-Poly1305, AES-GCM, HKDF, Argon2id — all KAT-verified
- Sovereign secrets vault (HashiCorp-class, ChaCha20-Poly1305 at rest)
- Multi-vhost HTTPS daemon with DHCP-stable routing + auto-healing watchdog
In progress
- Full wiki engine (search index, doc store, markdown render)
- Modern auth (OPAQUE PAKE + BIP39 recovery, no cookies)
- Multi-agent concurrent editing (CRDT, sovereign)