You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WS transport between daemon and policy server is currently unauthenticated plaintext. Need to add either mTLS with pinned certs or token-based auth before production use.
The WS transport between daemon and policy server is currently unauthenticated plaintext. Need to add either mTLS with pinned certs or token-based auth before production use.
Ref: PR #14, docs/threshold-signing-spec.md