DustinBrett / DustinBrett/daedalOS
Nostr encryption is outdated, NIP-04 was replaced with NIP-44
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I need to upgrade communication to be more secure.
https://github.com/nostr-protocol/nips/blob/master/44.md
PS: Also need better filtering to block spammers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the NIP-44 specification linked in the issue and trace the existing Nostr communication path in daedalOS. The issue does not name files or tests, so first locate the encryption and spam-filtering entry points. Done means the communication uses the requested newer encryption approach and spam filtering requirements are defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100