DustinBrett / DustinBrett/daedalOS

Nostr encryption is outdated, NIP-04 was replaced with NIP-44

Open
#433 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Messenger
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.