upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-07Merge branch 'nostr-protocol:master' into nip-05-security-proposalErik Westra
2023-02-06[NIP-26] Fix for multiple `kind`s in delegation conditions (#208)kdmukai
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-03fix: typoJeff Jing
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
2022-12-29Clarify marked e-tags for direct repliesok300
2022-12-29clarify that nip-05 identifiers should not be treated as primary keys.fiatjaf
2022-12-27add examples for nip19.fiatjaf
2022-12-26Minor grammar fixessgmoore
Minor grammar fix at line 13, 83, 85. and 111.
2022-12-26Merge pull request #119 from mikedilger/nip35fiatjaf
2022-12-27Note about serving from a dynamic webserverMike Dilger
2022-12-27remove invalid trailing comma in JSONMike Dilger
2022-12-24LUD-01: fix typo for the desc of event kind 2Hampus Sjöberg
2022-12-18add blockcore to nip-07 and mark extra methods as optional.fiatjaf
2022-12-18nip-07: add the missing functionsalex
as per conversation in t.me/nostr_protcol getRelays, nip04.encrypt and nip04.decrypt - these are already implemented by nos2x and getalby.
2022-12-17Minor grammar fixessgmoore
Minor grammar fix at lines 22 and 93.
2022-12-17Minor grammar and spelling fixessgmoore
Minor grammar fix at line 48. Minor spelling fix at line 56.
2022-12-17Minor grammar fixessgmoore
Minor grammar fixes at lines 9 and 93.
2022-12-17Merge pull request #97 from brugeman/patch-1Leo Wandersleb
2022-12-17Add NIP-19 and 40 to READMEArtur Brugeman
2022-12-16add NIP-19: bech32-encoding of stuff. (#57)fiatjaf
* add NIP-19: bech32-encoding of stuff. * add note prefix for kind-01 notes. * specify endianness. * 1 byte for T and L. * incorporate suggestions after feedback and discussions. * fix typos.
2022-12-16Improve Case ConsistencyDrewry Pope
2022-12-16Merge pull request #87 from 0xtlt/masterLeo Wandersleb
2022-12-16Update 40.mdThomas
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-15Update 40.mdThomas
2022-12-15Update 40.mdThomas
2022-12-15Update 40.mdThomas
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
2022-12-15Remove username pattern requirementsJon Staab
Most implementation ignore this line. Enforcing that usernames not include spaces, special chracters, unicode, emojis, etc has no benefit and is unnecessarily user hostile.
2022-12-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-12Update 40.mdThomas
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2022-12-10Note on nip-22 about moving old posts to a new relayMike Dilger
2022-12-10Update 40.mdThomas
2022-12-10📝 Updated NIPThomas
2022-12-08Clarify use of kind 1 and kind 1000-10000Jonathan Staab
2022-12-07[timestamp] Add UNIX timestamp in secondsThomas
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-04Update 40.mdThomas
2022-12-04Create 40.mdThomas
2022-12-02nip-01: improve connection/subscriptions recommendation and remove the ↵fiatjaf
ill-advised 3 subscriptions limit.
2022-12-01NIP-36 - sensitive content / content-warning (#82)Fernando López Guevara