Skip to content

Add 62: Curated Publications#1782

Open
limina1 wants to merge 1 commit into
nostr-protocol:masterfrom
limina1:62
Open

Add 62: Curated Publications#1782
limina1 wants to merge 1 commit into
nostr-protocol:masterfrom
limina1:62

Conversation

@limina1
Copy link
Copy Markdown

@limina1 limina1 commented Feb 13, 2025

Originally from #1600

Fixed wordings from collection to publication
For derivative works:

Fixed wordings from collection to publication
Added <E, A> for derivative works
nostr-protocol#1600 (comment)
Comment thread 62.md
- Additional event kinds MAY be supported
- MUST include an `auto-update` tag specifying update behavior:
- Format: `["auto-update", "<yes|ask|no>"]`
- Controls whether clients should automatically update to newer versions
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.

what does this mean? auto-update what and from where?

Copy link
Copy Markdown
Author

@limina1 limina1 Feb 13, 2025

Choose a reason for hiding this comment

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

Optional event ID field enables version tracking while maintaining updateable references>

Its for case where a publisher would rather have a stable snapshot of the publication, rather than have it continually update. They'd use the the event id over the coordinate

["a", "<kind:pubkey:dtag>", "<relay hint>", "<event id>"],

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.

if that's what intent, using the e tag instead of the a tag is the right way to go; the "auto-update" tag is not necessary as it's already signaled by the a vs e tag.

This tag looks very implementation-specific, so it should not be in the NIP, specially not with a MUST; if you still want to have behavior of knowing when to ask the user, you could put that in a NIP-78 event.

Copy link
Copy Markdown
Contributor

@kehiy kehiy left a comment

Choose a reason for hiding this comment

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

62 is #1256

@vitorpamplona vitorpamplona changed the title Add 62, Add 62: Curated Publications Mar 11, 2025
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.

3 participants