Commit Graph
871 Commits
Author SHA1 Message Date
Adam Shannon c2d9b40d5b nip90: fix links 2024-05-11 12:41:23 -05:00
Vitor PamplonaandGitHub 69e14f1dca Merge pull request #1230 from adamdecaf/misc-spelling-fixes
all: minor spelling fixes
2024-05-11 13:19:29 -04:00
Adam Shannon cb9bddb8df all: minor spelling fixes 2024-05-11 11:52:32 -05:00
hodlbodandGitHub 8073c848a3 Merge pull request #1221 from vitorpamplona/fix-reactions
Changes reactions to not include the entire thread as e-tags.
2024-05-06 08:28:36 -07:00
fiatjaf 4fa65b81ce nip54: fix json indentation. 2024-05-04 23:36:48 -03:00
fiatjaf c1360c4f0b nip54: add normalization rules. 2024-05-04 23:34:37 -03:00
Alex GleasonandGitHub f393df8036 Merge pull request #1213 from lucasnuic/reporting-digital-threats-as-malware
NIP-56 to reporting of digital threats
2024-05-04 19:43:51 -05:00
Vitor Pamplona 4bcf91944a adds a tags. 2024-05-04 16:35:39 -04:00
Vitor Pamplona 3834c6b604 Simplifying reactions 2024-05-04 16:10:13 -04:00
fiatjaf dcb5d0f18d small fixes on nip 54. 2024-05-02 11:32:58 -03:00
218fbb1cc7 NIP-54: decentralized wikis (#787)
* draft of NIP-34: decentralized wikis.

* add merge requests.

* add merge request flow

* update nip number

---------

Co-authored-by: Pablo Fernandez <p@f7z.io>
2024-05-02 11:04:55 -03:00
Lucas NuicandGitHub 2b490b168e fixed typo 2024-05-01 23:29:14 -03:00
Lucas NuicandGitHub ef5eacd489 “decentralized reporting of digital threats such as malware” in nostr
I added new tags for reporting bad things like malware
2024-05-01 22:48:11 -03:00
Leo Wanderslebandfiatjaf_ 88246c2741 Require tags to have at least one string
fixes #1193
2024-04-30 22:33:30 -03:00
fiatjaf bad8826211 nip34: simplify r tag for earliest unique commit. 2024-04-29 14:37:40 -03:00
fiatjaf 243b286582 nip46: signer should fill in pubkey, id and sig on sign_event. 2024-04-25 20:07:38 -03:00
6071f3489e NIP-46: "error" property of response is optional (#1195)
* NIP-46: clarify "error" property of response

* NIP-46: It's -> Its

* optionally

Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>

---------

Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-04-25 08:38:36 -03:00
fiatjaf 7dfb11b435 nip17: relay considerations and implementation details. 2024-04-24 20:46:39 -03:00
Vitor PamplonaandGitHub df30012430 NIP-17 (old 24) Sealed Gift-Wrapped Messages for Private DMs and Small Group Chats (#686) 2024-04-24 16:31:45 -03:00
Alex GleasonandGitHub cab47cf0f1 Merge pull request #1187 from AsaiToshiya/AsaiToshiya-patch-7
README: add status kinds of NIP-34
2024-04-21 22:37:50 -05:00
Asai ToshiyaandGitHub eb3a857288 README: add status kinds of NIP-34 2024-04-22 12:35:48 +09:00
DanConwayDevandfiatjaf_ 403b5199a4 NIP-34: add status events
merge-commit and applied-commit-id tags enable discussion of patches to be
mapped to lines of code accepted into the master branch
2024-04-17 17:46:34 -03:00
DanConwayDevandfiatjaf_ 0b62729e31 NIP-34: clarify cover letters
remove cover letters from 'possible things to be added later' and
add a clarification that can they can be added through patches
2024-04-17 17:46:34 -03:00
DanConwayDevandfiatjaf_ 8225a018c7 NIP-34: optional tags to improve discoverability
earliest-unique-commit r tag enables clients to:
 - retrieve all repo events refering to a local git repo
 - group repo events with different identifers that refer to same repo
 - retrieve all patches for a local repo,
   irespective of the tagged repo event

current-commit-id r tag enables clients to prevent accidental submission of a patch,
which has already been proposed

root-revision tag enables clients to filter out proposal revisions
from a list of proposals
2024-04-17 17:46:34 -03:00
DanConwayDevandfiatjaf_ cb0d35a5f9 NIP-34: optional additional repo maintainers
can be used by clients to tag multiple maintainers in patches

helps clients identify whether multiple repo events for the same repository
are complementary or in competion
2024-04-17 17:46:34 -03:00
DanConwayDevandfiatjaf_ 46ea8dcf9c NIP-34: add repo-id standard
suggested guidance for repo-id
2024-04-17 17:46:34 -03:00
DanConwayDevandfiatjaf_ d607a288b5 NIP-34: clarify nip10 thread application
for consistancy and so that the intended order of patches is easier to ascertain

enables additional patches to be appended to a patch set, supporting a PR-like workflow alongside
patch-over-email-like workflow
2024-04-17 17:46:34 -03:00
kuiperanonandfiatjaf_ b765b3c030 Clarify use of ambiguous terminology in spec of bunker token
It's very confusing as to whether it refers to remote user pubkey vs remote signer pubkey. This is complicated further by the typo in the explanation of "remote signer pubkey".
2024-04-10 12:53:59 -03:00
Matthew Lorentzandfiatjaf_ b224f6d05d Update description of NIP-56 2024-04-03 12:22:44 -03:00
Matthew Lorentzandfiatjaf_ 3c75180fb7 Add category to reports 2024-04-03 12:09:00 -03:00
Asai ToshiyaandGitHub ca97490cdf NIP-58: minor JSON fix 2024-04-03 13:09:22 +09:00
Alex Gleasonandfiatjaf_ af5d407488 Update BREAKING.md for NIP-46 (stringified params) 2024-04-02 13:03:34 -03:00
Alex GleasonandGitHub 715e4a044d Merge pull request #1149 from arthurfranca/patch-4
Minor fix to nip01
2024-03-30 20:39:35 -05:00
arthurfrancaandGitHub 9971db3551 Minor fix to nip01 2024-03-30 22:33:24 -03:00
Vitor Pamplonaandfiatjaf_ 8817801860 Clarifies relays to be used for NIP-28 2024-03-29 08:02:04 -03:00
Asai ToshiyaandGitHub 769432efc4 README: fix order of kinds 2024-03-29 08:06:00 +09:00
Alex GleasonandGitHub 3443b3b589 Merge pull request #1126 from SilberWitch/master
Added bot field to denote automated npubs
2024-03-24 16:13:58 -05:00
Nostr.Bandandfiatjaf_ 4b79bc67c4 Add optional_requested_permissions
This is implemented in nsec.app, nostr.band, Coracle and Nostrudel, so maybe it's time to update the NIP.
2024-03-22 09:08:22 -03:00
hodlbodandGitHub cf0e6e1567 Merge pull request #1132 from utxo-one/dev-nip05relay
Recommend setting relays in NIP05
2024-03-21 07:42:56 -07:00
utxo 965eb45b30 remove prettier formatting 2024-03-21 10:18:42 -04:00
utxo 46a6bf331a Make relay attribute recommended in NIP-05 2024-03-21 10:15:02 -04:00
silberengel 4f33dbc2b8 Added bot field to denote automated npubs 2024-03-18 08:01:06 +01:00
Asai Toshiyaandfiatjaf_ de71f99828 NIP-96: simplify server list 2024-03-13 11:28:19 -03:00
Alex GleasonandGitHub 9e9ae1eb88 Merge pull request #1113 from nostr-wine/nip50-extensions
NIP-50: add event classification extensions
2024-03-11 00:28:08 -05:00
nostr.wineandGitHub 0438236268 Update 50.md 2024-03-08 12:05:49 -05:00
nostr.wineandGitHub d11f50bd0a NIP-50: add event classification extensions 2024-03-08 11:23:22 -05:00
Alex GleasonandGitHub c4c9bd0057 Merge pull request #1105 from nostr-protocol/alexgleason-patch-1
NIP-50: search by nip05 domain
2024-03-08 05:28:49 -06:00
Asai Toshiyaandfiatjaf_ 6871b3b334 README: add kinds and tags for NIP-34 2024-03-07 07:34:04 -03:00
Alex GleasonandGitHub 1166fb9fb5 NIP-50: search by nip05 domain 2024-03-06 13:59:36 -06:00
Asai ToshiyaandGitHub 808569e562 README: add NIP-34 2024-03-06 12:35:59 +09:00