Lucas Nuic
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 Wandersleb
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
greenart7c3
ff24a56355
; -> &
2024-04-29 09:25:04 -03:00
greenart7c3
6ee0648f00
Merge branch 'master' of https://github.com/greenart7c3/nips
2024-04-29 08:56:19 -03:00
greenart7c3
b21e996a89
Change web app methods do use nostrsigner: instead of intent:
2024-04-29 08:55:55 -03:00
fiatjaf
243b286582
nip46: signer should fill in pubkey, id and sig on sign_event.
2024-04-25 20:07:38 -03:00
Alex Gleason
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 Pamplona
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 Gleason
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 Toshiya
eb3a857288
README: add status kinds of NIP-34
2024-04-22 12:35:48 +09:00
Oscar Merry
280eb498e0
Draft External Content IDs
2024-04-19 14:30:45 +01:00
DanConwayDev
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
DanConwayDev
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
DanConwayDev
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
DanConwayDev
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
DanConwayDev
46ea8dcf9c
NIP-34: add repo-id standard
...
suggested guidance for repo-id
2024-04-17 17:46:34 -03:00
DanConwayDev
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
雪猫
e97df14103
Kind mute sets
2024-04-13 12:39:24 +09:00
kuiperanon
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 Lorentz
b224f6d05d
Update description of NIP-56
2024-04-03 12:22:44 -03:00
Matthew Lorentz
3c75180fb7
Add category to reports
2024-04-03 12:09:00 -03:00
Asai Toshiya
ca97490cdf
NIP-58: minor JSON fix
2024-04-03 13:09:22 +09:00
Alex Gleason
af5d407488
Update BREAKING.md for NIP-46 (stringified params)
2024-04-02 13:03:34 -03:00
Alex Gleason
715e4a044d
Merge pull request #1149 from arthurfranca/patch-4
...
Minor fix to nip01
2024-03-30 20:39:35 -05:00
arthurfranca
9971db3551
Minor fix to nip01
2024-03-30 22:33:24 -03:00
Vitor Pamplona
8817801860
Clarifies relays to be used for NIP-28
2024-03-29 08:02:04 -03:00
Asai Toshiya
769432efc4
README: fix order of kinds
2024-03-29 08:06:00 +09:00
Alex Gleason
3443b3b589
Merge pull request #1126 from SilberWitch/master
...
Added bot field to denote automated npubs
2024-03-24 16:13:58 -05:00
Nostr.Band
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
hodlbod
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
Jon Staab
527f62d010
relax requirements for NIP 32 L tags
2024-03-19 05:59:29 -07:00
greenart7c3
a2aaa3c00b
add example of rememberLauncherForActivityResult
2024-03-18 15:10:25 -03:00
greenart7c3
6b26ebe6c5
Update 100.md
2024-03-18 15:01:03 -03:00
greenart7c3
4842f8612f
Apply suggestions from code review
...
Co-authored-by: dluvian <133484344+dluvian@users.noreply.github.com>
2024-03-18 15:00:30 -03:00
silberengel
4f33dbc2b8
Added bot field to denote automated npubs
2024-03-18 08:01:06 +01:00
Asai Toshiya
de71f99828
NIP-96: simplify server list
2024-03-13 11:28:19 -03:00
Alex Gleason
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.wine
0438236268
Update 50.md
2024-03-08 12:05:49 -05:00
nostr.wine
d11f50bd0a
NIP-50: add event classification extensions
2024-03-08 11:23:22 -05:00
greenart7c3
07074d8ba2
Apply suggestions from code review
...
Co-authored-by: dluvian <133484344+dluvian@users.noreply.github.com>
2024-03-08 09:20:19 -03:00
Alex Gleason
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
greenart7c3
bf7294b223
Removed author
2024-03-08 07:59:54 -03:00
Asai Toshiya
6871b3b334
README: add kinds and tags for NIP-34
2024-03-07 07:34:04 -03:00
Alex Gleason
1166fb9fb5
NIP-50: search by nip05 domain
2024-03-06 13:59:36 -06:00
Asai Toshiya
808569e562
README: add NIP-34
2024-03-06 12:35:59 +09:00
fiatjaf_
9a283796ce
NIP-34: git stuff ( #997 )
...
* NIP-34: git stuff.
* repository head.
* threads/issues and replies.
* add "p" optional tags to events.
* add list of things to do later in the end.
* multiple values in some tags instead of multiple tags.
* replace "patches", "issues" tags and replace that with "relays".
* bring in tags that allow for a commit id to be stable.
* edit "reply" kind to say it should follow normal NIP-10 threading rules.
* update "things to be added later".
* add commit time to "committer" tag.
* remove "head" tag.
* mention the possibility of mentioning others users in patches.
Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
* clarify commit-pgp-sig.
* clarify requirements and threading of replies.
* add t=root tag.
---------
Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
2024-03-05 08:57:59 -03:00