Commit Graph

303 Commits

Author SHA1 Message Date
e939751f04
Update 23.md
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
2023-02-06 15:10:50 -03:00
694f2f056e
Update 23.md
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
2023-02-06 15:09:32 -03:00
kdmukai
6a11f4d4cd
[NIP-26] Fix for multiple kinds in delegation conditions (#208) 2023-02-06 12:21:58 -03:00
5a5ef4a82d
encode kind into nitem 2023-02-06 08:11:11 -03:00
ea48646a0f
get rid of YAML frontmatter. 2023-02-05 21:18:38 -03:00
16b50a481f
rename nref to nitem and use the i tag. 2023-02-05 20:23:59 -03:00
Erik Westra
cf053d2a41
Suggested additions to NIP-05 to enhance security
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-06 10:11:26 +13:00
Mike Dilger
870f96b988 spelling and wording 2023-02-05 03:56:07 +13:00
Mike Dilger
2513825523 Rename, recognize read relays 2023-02-05 03:50:26 +13:00
0acfd0e84b
declare nref on NIP-33. remove need for NIP-01 bridge event. 2023-02-04 07:16:16 -03:00
7c444e3474
NIP-23: long-form content. 2023-02-03 17:31:56 -03:00
Jeff Jing
025beb332c fix: typo 2023-02-03 10:40:57 -03:00
Mike Dilger
69438fc344 NIP-65 Feed Advertisements 2023-02-03 18:52:56 +13:00
Ben Hayward
38074f6643
NIP-26: Advice on using after operators in conditions query string (#199)
Co-authored-by: Ben Hayward <ben@minds.com>
2023-02-01 09:05:25 -03:00
Luiz Picanço
57d758b07f Fix NIP-50 typo 2023-02-01 07:06:25 -03:00
Zack Wynne
3b1cd96798 NIP-26: fixing typo in conditions query string section 2023-01-27 15:58:44 -03:00
Semisol
524ff9b805
Bech32 encoded relay entities (#196) 2023-01-27 14:49:43 -03:00
f89187a258 Change name to 'search capability' 2023-01-27 12:30:16 -03:00
6708a73bbc Rewrite, keywords renamed to search 2023-01-27 12:30:16 -03:00
Zack Wynne
95fa5a4a5f
NIP-26: adding section documenting valid fields and operators for conditions string (#194) 2023-01-27 08:11:27 -03:00
5901fe0b87
add NIP-50 to README. 2023-01-27 07:47:12 -03:00
744bc8ceab
Merge pull request #175 from brugeman/master 2023-01-27 07:45:05 -03:00
f6cf3b6c3c
Fix: change lud18 to lud16 2023-01-26 15:14:44 +03:00
Ben Franks
8362ff8f79 Update NIP-01 to clarify since and until filters
The since and until filters does not clarify integer format and some relays fail to recognize filters with a float based timestamp.
2023-01-25 14:21:52 -03:00
d82599bc7f
add list of standardized tags. 2023-01-25 13:20:36 -03:00
45649d7b4d add NIP-21, nostr: url scheme. 2023-01-25 13:08:20 -03:00
d534df39c0
Add hint about client-side filtering 2023-01-25 14:46:28 +03:00
Semisol
d179cd9758 NIP-33: d tag requirements 2023-01-24 15:54:57 -03:00
Semisol
54b6c0090d NIP-33: Add example for more than one value 2023-01-24 15:54:57 -03:00
a5a4f312cc
Add mention of supported_nips by mikedilger 2023-01-24 09:03:59 +03:00
monlovesmango
9682e43ee0
update Parameterized Replaceable Events range 2023-01-22 21:31:27 -06:00
Leo Wandersleb
6aa694c2e7
Merge pull request #181 from thesimplekid/patch-1 2023-01-22 12:57:20 -03:00
thesimplekid
b58efb08a0
NIP-28 Add missing comma's in tags 2023-01-22 09:51:36 -05:00
69685588f0
specify lowercase on nip01 event hex fields. 2023-01-21 07:36:44 -03:00
Mike Dilger
8b18e7818e Several NIP examples (3, 11) weren't quoting the field keys (JSON keys must be quoted) 2023-01-18 09:42:32 -03:00
086d224e1d
NIP-50: Keywords Filter 2023-01-17 18:49:10 +03:00
marc@roosoft.com
1840c5cbdf removed kind 6 since NIP-18 has been removed from the spec 2023-01-16 16:57:43 -03:00
7349643069
remove NIP-18, it is not really a standard.
closes https://github.com/nostr-protocol/nips/issues/173
2023-01-16 15:58:53 -03:00
be0a426745
Merge pull request #141 from nostr-protocol/auth 2023-01-16 08:28:02 -03:00
e5ae318984
add nos2x-fox to NIP-07 implementations. 2023-01-15 20:05:52 -03:00
Vasilios Daskalopoulos
7d79205537 fix erroneous reference to pubkey 2023-01-15 17:53:34 -03:00
Vasilios Daskalopoulos
132100fd16 fix minor typo 2023-01-15 17:53:34 -03:00
230f63dd5f
nip-07 extensions to also add .id and .pubkey when signing. 2023-01-15 15:37:42 -03:00
monlovesmango
f0842438c1 clarify top level reply behavior 2023-01-15 09:18:15 -03:00
monlovesmango
6f5f9856b9 define 'mention' tag 2023-01-15 09:18:15 -03:00
monlovesmango
5355edb9cb add 'mention' marker
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-15 09:18:15 -03:00
benthecarman
0019a206a3 NIP25: allow for emojis to be considered dislikes 2023-01-11 17:47:26 -03:00
Leo Wandersleb
6074116053
Update 42.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-11 00:05:15 -03:00
kdmukai
e55c86d207
NIP-26: Change example condition to expire at a future date (#157)
also Regenerate example PKs and improve organization/presentation.
2023-01-07 20:12:48 -03:00
6a70967f0e
add challenge from relay. 2023-01-07 19:53:42 -03:00