Skip to content

Security: FounderB/SignShield

Security

SECURITY.md

Security Policy

Report vulnerabilities privately via GitHub Security Advisories.

Defaults

SignShield runs offline by default — it never sends your transaction to third parties unless you pass --rpc / enable RPC in the extension.

Never paste real private keys. Example fixtures use fake addresses only.

Hardening (v0.6.1+)

  • Example API: /api/examples/{name} rejects path traversal and non-*.json names.
  • RPC URLs: only http/https; loopback HTTP allowed for local nodes; private, link-local, and metadata addresses are rejected before any request.

If you find a bypass, please report it privately before opening a public issue.

There aren't any published security advisories