#asknostr where was that NIP that added custom fields for kind 0 profiles? I forget what its use was but I like the idea

Reply to this note

Please Login to reply.

Discussion

As part of NIP-05?

{

"name": "grinder",

"about": "sovereign bitcoiner",

"picture": "....",

"nip05": "...",

"custom_field": "..."

}

Or did you mean kind 10002?

No it was some kind of array of labels. they had a name, description, and value. I'm pretty sure the activity pub bridge was using them for something 🤔

Hey, soon you can ask nbuild.io chatbot. I launched a ui preview on nbuild.io and nbuild.io/answers. I asked the chatbot your question. I received this answer:

Extra kind 0 profile fields are mentioned in NIP-24 https://github.com/nostr-protocol/nips/blob/master/24.md

And NIP-39 mentions external profiles such as social media links. https://github.com/nostr-protocol/nips/blob/master/39.md

Would you do me a favor and let me know if this is the answer you are looking for?

Will launch the chatbot next week.

I validated this generated answer by hand. NIP-01 refers to kind 0 user metadata field where its content is a JSON formatted string with extra metadata fields (NIP-24) to describe the user who created the event.