upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-23relay hint language update (#291)barkyq
2023-02-22docs: add nip-58 badge event and profile badges (#229)Ricardo Arturo Cabral Mejía
2023-02-22Fix minor typoBrandon Lucas
Fix spelling of `coordinates` in Note
2023-02-22NIP-57: add optional a tag for tipping nip-33 coordinatesAlejandro Gomez
2023-02-20NIP-46: Nostr Connect 🔌 connect your Nostr app with remote signing ↵Marco Argentieri
devices (#153)
2023-02-19More explicit explanation of the meaning of read and write relaysMike Dilger
2023-02-16NIP-57: Add amount tag to zap requestSemisol
2023-02-14Update the key examples with a key pairSondreB
2023-02-14Minor change to make delegation token/string naming consistentAdam B
2023-02-14Fix readme sorting NIP-56/57Chemaclass
2023-02-13simplify description.fiatjaf
2023-02-13add nip23 to list.fiatjaf
2023-02-13Merge pull request #220 from nostr-protocol/longformfiatjaf
2023-02-13rename coordinates: nitem->naddr, "i"->"a"fiatjaf
2023-02-13Merge branch 'master' into longformfiatjaf
2023-02-13NIP-57: Lightning Zaps (#224)William Casarin
2023-02-10NIP-04: clarify how shared secret is computedJeff Thibault
2023-02-09Revert "Merge pull request #227 from erikwestra/nip-05-security-proposal"Matthew Lorentz
This reverts commit 6d55463c89e6c944bcd49c93f90b16a0ce5fce1e, and d87763781dc1213d7c1b53ab0a4172f8237cbdf3 reversing changes made to a1a090160b610c69513725ae871efdb346cbd82d.
2023-02-09clarify and change account account_uris to account_paths.fiatjaf
2023-02-09Merge pull request #227 from erikwestra/nip-05-security-proposalmplorentz
Nip 05 security proposal
2023-02-09rewrite ranges.fiatjaf
2023-02-09change kind:1 description on README.fiatjaf
2023-02-09fix title->content typo.fiatjaf
2023-02-08Added clarification for signature to be in hexJimmy Song
2023-02-08Revert "[NIP-26] Fix for multiple `kind`s in delegation conditions (#208)"fiatjaf
This reverts commit 6a11f4d4cd0159c517414ffa6cfc646f8c7c9da3.
2023-02-07NIP-56: Reporting (#205)William Casarin
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2023-02-07Put NIP-65 in the readme contentsMike Dilger
2023-02-07Merge pull request #218 from mikedilger/nip65fiatjaf
2023-02-06Update README.md kind table (#226)Lio李歐
2023-02-07Merge branch 'nostr-protocol:master' into nip-05-security-proposalErik Westra
2023-02-06Update 23.mdfiatjaf
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
2023-02-06Update 23.mdfiatjaf
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
2023-02-06[NIP-26] Fix for multiple `kind`s in delegation conditions (#208)kdmukai
2023-02-06encode `kind` into `nitem`fiatjaf
2023-02-05get rid of YAML frontmatter.fiatjaf
2023-02-05rename `nref` to `nitem` and use the `i` tag.fiatjaf
2023-02-06Suggested additions to NIP-05 to enhance securityErik Westra
Proposing a couple of changes to the NIP-05 protocol to reduce the chance of fraudulent use of "verified" public keys. At present, I could create an account on a well-known verifying server under a random name, and then send DMs pretending to be someone else, and there's no easy way for users to tell who the verifying account actually belongs to. As well as displaying the name of the account on the verifying server, this PR suggests an enhancement to the JSON data being returned so that clients can redirect the user to the user's profile page on the server. This will make it much easier for users to check that someone who claims to have verified their Nostr account is who they claim to be.
2023-02-05spelling and wordingMike Dilger
2023-02-05Rename, recognize read relaysMike Dilger
2023-02-04declare `nref` on NIP-33. remove need for NIP-01 bridge event.fiatjaf
2023-02-03NIP-23: long-form content.fiatjaf
2023-02-03fix: typoJeff Jing
2023-02-03NIP-65 Feed AdvertisementsMike Dilger
2023-02-01NIP-26: Advice on using after operators in conditions query string (#199)Ben Hayward
Co-authored-by: Ben Hayward <ben@minds.com>
2023-02-01Fix NIP-50 typoLuiz Picanço
2023-01-27NIP-26: fixing typo in conditions query string sectionZack Wynne
2023-01-27Bech32 encoded relay entities (#196)Semisol
2023-01-27Change name to 'search capability'Artur Brugeman
2023-01-27Rewrite, keywords renamed to searchArtur Brugeman
2023-01-27NIP-26: adding section documenting valid fields and operators for conditions ↵Zack Wynne
string (#194)
2023-01-27add NIP-50 to README.fiatjaf
2023-01-27Merge pull request #175 from brugeman/masterfiatjaf
2023-01-26Fix: change lud18 to lud16Artur Brugeman
2023-01-25Update NIP-01 to clarify since and until filtersBen Franks
The since and until filters does not clarify integer format and some relays fail to recognize filters with a float based timestamp.
2023-01-25add list of standardized tags.fiatjaf
2023-01-25add NIP-21, `nostr:` url scheme.fiatjaf
2023-01-25Add hint about client-side filteringArtur Brugeman
2023-01-24NIP-33: `d` tag requirementsSemisol
2023-01-24NIP-33: Add example for more than one valueSemisol
2023-01-24Add mention of supported_nips by mikedilgerArtur Brugeman
2023-01-22update Parameterized Replaceable Events rangemonlovesmango
2023-01-22Merge pull request #181 from thesimplekid/patch-1Leo Wandersleb
2023-01-22NIP-28 Add missing comma's in tagsthesimplekid
2023-01-21specify lowercase on nip01 event hex fields.fiatjaf
2023-01-18Several NIP examples (3, 11) weren't quoting the field keys (JSON keys must ↵Mike Dilger
be quoted)
2023-01-17NIP-50: Keywords FilterArtur Brugeman
2023-01-16removed kind 6 since NIP-18 has been removed from the specmarc@roosoft.com
2023-01-16remove NIP-18, it is not really a standard.fiatjaf
closes https://github.com/nostr-protocol/nips/issues/173
2023-01-16Merge pull request #141 from nostr-protocol/authfiatjaf
2023-01-15add nos2x-fox to NIP-07 implementations.fiatjaf
2023-01-15fix erroneous reference to pubkeyVasilios Daskalopoulos
2023-01-15fix minor typoVasilios Daskalopoulos
2023-01-15nip-07 extensions to also add .id and .pubkey when signing.fiatjaf
2023-01-15clarify top level reply behaviormonlovesmango
2023-01-15define 'mention' tagmonlovesmango
2023-01-15add 'mention' markermonlovesmango
I think that adding a mention marker would eliminate ambiguity for clients supporting both the deprecated and preferred conventions. I also think that this would allow for extensibility in adding new types of event mentions (for example if we want to add context for a note).
2023-01-11NIP25: allow for emojis to be considered dislikesbenthecarman
2023-01-11Update 42.mdLeo Wandersleb
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-07NIP-26: Change example condition to expire at a future date (#157)kdmukai
also Regenerate example PKs and improve organization/presentation.
2023-01-07add challenge from relay.fiatjaf
2023-01-07NIP-22: use nip-20; minor updatesJeff Thibault
2023-01-06NIP05 Improve CORS header check commandLuke Childs
2023-01-04merge NIP-35 into NIP-05.fiatjaf
2023-01-04add NIP-33 to README.fiatjaf
2023-01-04clarify `created_at` and auth session duration.fiatjaf
2023-01-04Add NIP-33 Parameterized replaceable events (#54)Semisol
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-02use "OK" message.fiatjaf
2023-01-02drastically simplify @semisol's auth NIP.fiatjaf
2023-01-02nip41: allow for delegated eventsSemisol
2023-01-02nip41: fix outdated kindSemisol
2023-01-02nip-41: fix kind mismatch on example eventSemisol
2023-01-02add nip-41: authenticationSemisol
2023-01-02NIP18: Reposts (#140)fiatjaf
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2023-01-02increase requirements for nips.fiatjaf
2023-01-0125.md:15: interepreted ==> interpreted@RandyMcMillan
2022-12-30Update 19.mdBlake Jakopovic
Fixed typo
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-29Update e-tag type for direct replyok300