Suhweet, thank you! Yes it looks like the library does check signature for events unless explicitly told not to. Also that's awesome that you can get the original json. đ
Yes I actually use #[2]'s javascript library for loading events from the relays, which verifies signatures. You can view that code at github:
https://github.com/nbd-wtf/nostr-tools
You can also run signature checks on the events pretty easily. Just click the info (âšī¸) icon in the upper-right of any note, copy the JSON event object and run the signature verification on the data.
Discussion
No replies yet.