Skip to content

Security: forgesworn/nsec-tree-cli

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in nsec-tree-cli, please report it responsibly.

Email: thecryptodonkey@proton.me

Please include:

  • A description of the vulnerability
  • Steps to reproduce
  • The version of nsec-tree-cli affected

We aim to acknowledge reports within 48 hours and provide a fix or mitigation plan within 7 days.

Scope

nsec-tree-cli is the CLI application layer. It delegates all cryptographic operations to:

If the vulnerability is in one of these libraries, please report it to the relevant maintainer as well.

Security Model

  • All operations run fully offline. No network calls, no DNS lookups, no relay connections, no telemetry.
  • Secret files are written with mode 0o600; directories with 0o700.
  • Mnemonics and nsecs are never logged.
  • Suitable for air-gapped hardware.

There aren’t any published security advisories