Skip to content

NIP-FR: Add Friends-Only Notes#2207

Draft
abh3po wants to merge 2 commits intonostr-protocol:masterfrom
abh3po:patch-3
Draft

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

Conversation

@abh3po
Copy link
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
}
```

The decrypted content is the note text (equivalent to kind 1 content).
Copy link
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
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.

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