StevenB on Nostr: What about something like this? When I publish, I can hash the feed, sign the hash, ...
What about something like this?
When I publish, I can hash the feed, sign the hash, add the signature to the feed, then publish the feed.
https://raw.githubusercontent.com/thebells1111/bible-song-band/refs/heads/main/nostr.xml
A podcast app removes the signature from the feed, verifies the signature matches the npub in the feed, hashes the feed (with the signature removed) and verifies the hash matches the hash in the signature.
https://svelte.dev/playground/134809f1af4d4651a35516502432cf3b?version=5.20.2
When I publish, I can hash the feed, sign the hash, add the signature to the feed, then publish the feed.
https://raw.githubusercontent.com/thebells1111/bible-song-band/refs/heads/main/nostr.xml
A podcast app removes the signature from the feed, verifies the signature matches the npub in the feed, hashes the feed (with the signature removed) and verifies the hash matches the hash in the signature.
https://svelte.dev/playground/134809f1af4d4651a35516502432cf3b?version=5.20.2