upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-30NIP-47 Wallet ConnectSemisol
2023-03-26Fix typo in NIP-27arthurfranca
2023-03-26events cannot really be replacedLeo Wandersleb
clarifying what it means to "replace an event"
2023-03-26Fix a typo in link to NIP-33Yoji Shidara
2023-03-25adapt NIP-23 references to use NIP-27.fiatjaf
2023-03-25refactor NIP-27 for simplicity -- but also include very verbose ↵fiatjaf
considerations and an example.
2023-03-25Merge pull request #381 from arthurfranca/mention-alternativefiatjaf_
2023-03-23Mention other nostr identifiersarthurfranca
2023-03-23mention that the zap pubkey must be hex.fiatjaf
2023-03-23Added NIP-04 metadata leak warningBartholomew Joyce
2023-03-23Improve the textarthurfranca
2023-03-22Replace discouraged with deprecatedarthurfranca
2023-03-22Replace specific client urlarthurfranca
2023-03-22Make it clear why e tags are discouragedarthurfranca
2023-03-21Add alternative mention handling NIParthurfranca
2023-03-19Add cameri as authornostr-wine
2023-03-19Add doc-hex as authornostr-wine
2023-03-19Add proposed extensions to NIP-11nostr-wine
Take the proposed changes from https://github.com/nostr-protocol/nips/pull/163 and put them in NIP-11 under "Extra Fields"
2023-03-16remove tiny duplicate textSepehr Safari
fixed "the the serialized event data" => "the serialized event data"
2023-03-16Revert 'add NOTICE optional subscription_id'Semisol
Reverts 88009bea8509d004672551be7346a03c373491d0
2023-03-16add NOTICE optional subscription_idpablof7z
2023-03-15Update 46.mdMarco Argentieri
2023-03-15mention possibility of pubkey on `nevent`.fiatjaf
2023-03-13NIP-04 follow up: use new import in code samplefcked
2023-03-13NIP-04: fix bug in code samplefcked
The code sample assumed that a `Uint8Array` was actually a hex string.
2023-03-13NIP-51: remove self-referential linkjiftechnify
2023-03-13NIP-39: minor readability changesSemisol
adds newlines in some places to make it more readable
2023-03-10Add NIP-39 to readmeSeth For Privacy
2023-03-09merge all nips 51* into nip 51.fiatjaf
2023-03-09fix typoheyhoe
2023-03-09NIP-51 Lists (#183)monlovesmango
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io> Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2023-03-09Update 04.mdJeff Thibault
2023-03-09Fixed example with multiple valueslapulpeta
2023-03-09NIP-39 external identities in metadatapseudozach
Co-authored-by: Semisol <hi@semisol.dev> Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2023-03-08make explicit that root event tag is compulsorycj-ibex
2023-03-07add security warning on nip-04.fiatjaf
2023-03-07remove reserved range from NIP-28.fiatjaf
2023-03-07add flamingo extension.fiatjaf
2023-03-06Update 02.mdrain8128
2023-03-05NIP-08: Specify nonmatch behaviorshafemtol
2023-03-05avoid using substr in NIP-04 exampleennmichael
2023-03-03Update NIP-01 to clarify pubkey referenceJosua Schmid
We mean to reference any public key. "the key" was a bit unspecific.
2023-03-02NIP-20: fix a typoennmichael
2023-03-01NIP-78: app-specific data.fiatjaf
2023-02-27Update README.mdSepehr Safari
fixed a tiny tipo
2023-02-27Amend nip46 describe and delegate methods (#304)Marco Argentieri
2023-02-25docs: add nip-58 to readmeRicardo Arturo Cabral Mejía
2023-02-25Improve `<subscription_id>` specificationMike O'Bank
- "random" is not an accurate description - I've noticed long (sha256 hashes in hex) being rejected by some relays. So there seems a need to specify a max length. - "non empty", cause an empty string could be interpreted as `null` To be decided: - Max length number - Are `subscription_id`s case sensitive? - Will `subscription_id`s be white space trimmed?
2023-02-25Add browsers to the extension listCallum Macdonald
2023-02-25explicitly prohibit markdown on kind:1.fiatjaf
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)