Files
featherChat/warzone/target/debug/.fingerprint/bip39-90348a55f9d2d963/lib-bip39.json
Siavash Sameni 7451ad69bc Fix X3DH + add web client served by warzone-server
X3DH fix:
- Added identity_encryption_key (X25519) to PreKeyBundle
- initiate() and respond() now use correct DH operations per Signal spec:
  DH1=IK_a*SPK_b, DH2=EK_a*IK_b, DH3=EK_a*SPK_b, DH4=EK_a*OPK_b
- All 17 tests pass including x3dh_shared_secret_matches

Web client (served at /):
- Identity generation with seed (stored in localStorage)
- Recovery from hex-encoded seed
- Auto-load saved identity on page load
- Fingerprint display (same format as CLI: xxxx:xxxx:xxxx:xxxx)
- Key registration with server via /v1/keys/register
- Chat UI with message polling (5s interval)
- Commands: /help, /info, /seed
- Dark theme matching warzone aesthetic

Both clients (CLI + Web) now exist:
- CLI: warzone init, warzone info, warzone recover
- Web: http://localhost:7700/ (served by warzone-server)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 21:32:46 +04:00

1 line
890 B
JSON

{"rustc":13850170861107434965,"features":"[\"alloc\", \"default\", \"serde\", \"std\", \"unicode-normalization\"]","declared_features":"[\"all-languages\", \"alloc\", \"chinese-simplified\", \"chinese-traditional\", \"crate_rand\", \"czech\", \"default\", \"french\", \"italian\", \"japanese\", \"korean\", \"portuguese\", \"rand\", \"rand_core\", \"serde\", \"spanish\", \"std\", \"unicode-normalization\", \"zeroize\"]","target":12173490326672380777,"profile":5347358027863023418,"path":12723980575334432238,"deps":[[7477499173016652821,"unicode_normalization",false,17668585167662496203],[9560807072829382518,"bitcoin_hashes",false,8103984115383200507],[13548984313718623784,"serde",false,8367025351747235062]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/bip39-90348a55f9d2d963/dep-lib-bip39","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}