Rizful.com on Nostr: #asknostr I'm digging into parsing raw events from relays and I'm wondering what the ...
#asknostr I'm digging into parsing raw events from relays and I'm wondering what the "industry standard" is for dealing with events which don't seem to match the nip spec. Should I discard these? My query is about a Kind: 3... here is the data I see from the relay..... you can see that is has the "["alt","Follow List"] tag, and it is communicating some relay data in the content.... This totally doesn't match Nip 02 .
https://github.com/nostr-protocol/nips/blob/master/02.md ..
So what is the standard here, do I just discard this event, or are developers making special code to handle nonconforming events?
Published at
2025-01-20 22:47:51Event JSON
{
"id": "6150adcfe0fb45a44fc5690c407d261acf9fe5dc4d080b119884f9546b019e34",
"pubkey": "97f848adcc4c6276685fe48426de5614887c8a51ada0468cec71fba938272911",
"created_at": 1737413271,
"kind": 1,
"tags": [
[
"client",
"Yakihonne",
"31990:20986fb83e775d96d188ca5c9df10ce6d613e0eb7e5768a0f0b12b37cdac21b3:1700732875747"
],
[
"t",
"asknostr"
]
],
"content": "#asknostr I'm digging into parsing raw events from relays and I'm wondering what the \"industry standard\" is for dealing with events which don't seem to match the nip spec. Should I discard these? My query is about a Kind: 3... here is the data I see from the relay..... you can see that is has the \"[\"alt\",\"Follow List\"] tag, and it is communicating some relay data in the content.... This totally doesn't match Nip 02 .https://github.com/nostr-protocol/nips/blob/master/02.md ..\n\nSo what is the standard here, do I just discard this event, or are developers making special code to handle nonconforming events?\n \n \n https://image.nostr.build/fbaf6c9ee279ae40a271d9fef3c1bd61ba872c1e0a2cc927ca4032cadd4176d5.png ",
"sig": "58c52e0c3a4bcaebb6e55e67dac226f389e2b6838d70151840206a7d0d6d1ca962feddbf73e284a018029232939eeeca82ba6ca8a0e9a3023ec460f5f5a4445b"
}