nostr-nsec-seedphrase
Version:
A comprehensive TypeScript library for Nostr key management with BIP39 seed phrases, supporting both ESM and CommonJS. Implements NIP-01, NIP-06, NIP-19, and NIP-26 with key generation, event signing, bech32 encoding/decoding, and secure cryptographic ope
27 lines (15 loc) • 1.36 kB
Markdown
# Security Policy
## Supported Versions
We release patches for security vulnerabilities. Which versions are eligible for receiving such patches depends on the CVSS v3.0 Rating:
| CVSS v3.0 | Supported Versions |
| --------- | ---------------------------------------- |
| 9.0-10.0 | Releases within the last 6 months |
| 4.0-8.9 | Most recent release |
## Reporting a Vulnerability
Please report security vulnerabilities through GitHub's Security Advisory feature at [https://github.com/humanjavaenterprises/nostr-nsec-seedphrase/security/advisories/new](https://github.com/humanjavaenterprises/nostr-nsec-seedphrase/security/advisories/new).
The team will acknowledge your report within 48 hours, and will send a more detailed response within 72 hours indicating the next steps in handling your report.
After the initial reply to your report, the security team will endeavor to keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.
## Disclosure Policy
When the security team receives a security bug report, they will assign it to a primary handler. This person will coordinate the fix and release process.
## Comments on this Policy
If you have suggestions on how this process could be improved please submit a pull request.