Skip to content

NIP-FR: Add Friends-Only Notes#2207

Open
abh3po wants to merge 2 commits into
nostr-protocol:masterfrom
abh3po:patch-3
Open

NIP-FR: Add Friends-Only Notes#2207
abh3po wants to merge 2 commits into
nostr-protocol:masterfrom
abh3po:patch-3

Conversation

@abh3po
Copy link
Copy Markdown
Contributor

@abh3po abh3po commented Feb 2, 2026

A mechanism to share encrypted notes with different sets of people

@abh3po abh3po marked this pull request as draft February 2, 2026 15:02
Comment thread FR.md
}
```

The decrypted content is the note text (equivalent to kind 1 content).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems unnecessarily limiting. I would make the viewkey a nostr secret, which would enable you to gift wrap any event to the circle. See #875 for a group scheme I worked on for a while. It would also improve privacy because it would be indistinguishable from regular gift wraps.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true. I just started implementing it with kind 1s and this is an artifact, will fix.

@abh3po abh3po marked this pull request as ready for review March 27, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants