upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/05.md
AgeCommit message (Collapse)Author
2023-08-25Reword set_metadata to metadata (#741)Asai Toshiya
2023-01-07NIP-05: Fixed some typosVictorieeMan
line 9: Added a hyphen line 53: Fixed the typo by a context appropriate reformulation. line 67: Removed an "are" line 79: Added a comma Great project, looking forward to more nostr :)
2023-01-06NIP05 Improve CORS header check commandLuke Childs
2023-01-04merge NIP-35 into NIP-05.fiatjaf
2022-12-29clarify nip19 purpose.fiatjaf
2022-12-29Make it clear that NIP-05 Keys should be in HexLyle Pratt
There has been some confusion about whether npub keys are supported by this spec. According to @fiatjaf only Hex keys are supported. https://twitter.com/fiatjaf/status/1608606752987316224?s=20&t=6fJLD3077byuoTm96kva1g
2022-12-29update NIP-05 addressing reflectivity. (#128)majestrate
2022-12-29clarify that nip-05 identifiers should not be treated as primary keys.fiatjaf
2022-12-17Minor grammar and spelling fixessgmoore
Minor grammar fix at line 48. Minor spelling fix at line 56.
2022-11-22finalize some NIPs we will not going to change anymore.fiatjaf
2022-05-08sneak filter.limit in nip-01.fiatjaf
2022-05-07NIP05: warn about CORS policies that may inhibit JS appsDavid A. Harding
JS Nostr apps such as Branle may not be able to load `nostr.json` files due to CORS policies. Update NIP05 to warn about this and provide hints for troubleshooting and fixing the issue.
2022-05-01migrate nips from main nostr repo.fiatjaf