Connecting to Sentinel network...
Plan Manager is desktop-only for now. Open this link on a computer to create plans and manage nodes.
spm_sess) holding your mnemonic encrypted with AES-256-GCM. Random 12-byte IV, 16-byte auth tag, scoped to this origin only..session-key with 0600 permissions, or supplied via SESSION_KEY env var. The key never leaves the server; the cookie never leaves your browser.AsyncLocalStorage context for that one request, then dropped. No globals, no logs.signDoc.signDirect.AuthInfo, derives sent1…, rejects mismatched session.signArbitrary over a one-time nonce. Cookie issued only on signature verify.signDoc.SESSION_KEY env var or .session-key (0600).spm_sess · HttpOnly · SameSite=Strict.AsyncLocalStorage for one request, then dropped. No globals, no logs, no disk.@cosmjs/crypto.spm_sess HttpOnly cookie.MNEMONIC in .env to run your own.