Commit Graph

777 Commits

Author SHA1 Message Date
Vitor Pamplona 4133ff0f5b
Merge pull request #1010 from AsaiToshiya/patch-3
Add NIP-59 to README
2024-01-30 17:57:59 -05:00
Asai Toshiya ee93721ac7
Add NIP-59 to README 2024-01-31 07:47:56 +09:00
fiatjaf_ 9efafe2294
Merge pull request #716 from coracle-social/NIP-59
Introduce NIP-59 gift wrap
2024-01-29 13:06:25 -03:00
Michael Dilger 7ec060375c
NIP-49: Private key encryption (#133)
* Key export/import as implemented by gossip

* Added test data

* Last push didn't make sense, only this direction works

* Multiple updates: 100k rounds, random salt, version number, length indications

* Rename to NIP-49, include in README

* Change encoding to bech32 (ncryptsec)

* Major rework of the algorithm. NIP is now incomplete as I haven't coded it yet.

* renamed

* spelling

* minor fix

* formatting

* MORE CHANGES: scrypt, spelt out more detail of the steps to take

* spelling

* Mostly just removing some unnecesary stuff

* Remove the cafebabe note

* Remove confusing nonce statement

* Change title (and a bit of wording)

* remove author

* remove legacy event

* rename on README

---------

Co-authored-by: Mike Dilger <mike@ezicheq.com>
Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2024-01-29 12:45:16 -03:00
Pablo Fernandez ff8e204061
Merge pull request #685 from benthecarman/nwc-extensions
NIP-47: Nostr Wallet Connect Extensions
2024-01-26 15:56:33 +00:00
Alex Gleason 3d837a46ed
Merge pull request #1005 from AsaiToshiya/patch-2
NIP-30: add supported kinds
2024-01-25 08:51:29 -06:00
Asai Toshiya 9fd5be26cd NIP-30: add supported kinds 2024-01-25 22:52:13 +09:00
Ioan Bizău 6dd0035085 #p refers to pubkeys, *not* "event pubkeys". 2024-01-23 14:57:48 -03:00
Asai Toshiya 363e4958cf Add kinds for NIP-15 2024-01-23 09:19:44 -03:00
benthecarman c2f34817e3
NIP-47: Nostr Wallet Connect Extensions 2024-01-22 09:19:39 +00:00
fiatjaf d0812229a5
use jsonc in some places. 2024-01-21 16:08:45 -03:00
ekzyis c766f8892b NIP-47: fix typo 2024-01-19 22:34:00 -03:00
Thabokani 9b39fd5ef5 NIP-96: fix typo 2024-01-17 09:22:25 -03:00
Jon Staab 1a2b21b67e Remove p tag, clarify that NIP 59 does not define a messaging protocol on its own 2024-01-16 09:11:35 -08:00
Jonathan Staab d7293a3924 Introduce NIP-59 gift wrap 2024-01-16 09:11:35 -08:00
Asai Toshiya d8d75d9b19 Fix some minor nitpicks in NIP-15 and NIP-51 2024-01-16 12:37:47 -03:00
Asai Toshiya 20d33785fc
Remove NIP-54 mention temporarily (#981)
* Remove NIP-54 mention temporarily

* Update 96.md

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>

---------

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2024-01-12 15:46:59 -03:00
Asai Toshiya 4b4e9fabfd Add kind and tag for NIP-96 2024-01-12 15:43:36 -03:00
fiatjaf 8331354947 remove NIP-52 label cruft. 2024-01-10 21:22:01 -03:00
Vitor Pamplona 884ea3d8b8
Merge pull request #960 from alexgleason/tags-position
NIP-02, NIP-51: new tags should be added to the end of the list
2024-01-09 18:20:21 -05:00
Ioan Bizău 56610771b6
Add auctions to NIP-15. (#859)
* Add auctions to NIP-15.

* Update 15.md

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>

* Address comments from @motorina0.

* Remove reference to removed type=10.

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-01-09 08:35:40 -03:00
Vitor Pamplona b90ddd2dae
Merge pull request #977 from AsaiToshiya/patch-4
Remove authors
2024-01-08 22:43:50 -05:00
Asai Toshiya 4d32f3a1db
Remove authors 2024-01-09 12:35:41 +09:00
arthurfranca b0e6c01321
NIP-96 - HTTP File Storage Integration (#547)
* Add NIP-95 - File Storage

* Add missing response info

* Make it clear that is is an HTTP file storage server integration

* Add monetization suggestion

* Use zap split tags for monetization suggestion

* Add resize option

* Add Zap Gates Integration

* Replace /nip96 convention with /.well-known/nostr.json configuration

* Relays can choose to also act as HTTP file storage server

* Remove nip96 tag in favor of x tags third element

* Fix typo

* Remove redirect cooperation

* Replaced 422 with 400 status code

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Update 96.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>

* Make file expiration a range and add terms_of_service

* Add optional content_type field

* Add plans and tos

* Remove monetization

* Apply minor fixes

* Update 96.md

Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>

* Fix after review

* Add kind 10096

* Apply suggestions

* Add suggestions

* Remove duplicate field

* Add optional is_nip98_required plan config

* Add suggestions

* Replace x with ox tag for original file hash

* Make minor changes

* Remove nip96 namespace response field

* Add note about alternative file processing flow

* Simplify processing flow

* Add nostrcheck to server list

* Add audio/* example

* Explain what metadata to show before processing is done

* Add nostrage to list

* Add eta

* Add sove to list and replace eta with percentage

* Fix status code

* Add nostr.build to list

* Add sovbit

* Add optional extra http servers to ox tag

* Add void.cat to list

* Small fix

* Remove ox third array element

---------

Co-authored-by: Jon Staab <jstaab@protonmail.com>
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
2024-01-08 14:05:01 -03:00
Pablo Fernandez e489ed468b
Merge pull request #972 from zmeyer44/patch-3
Update 51.md to add support for video lists
2024-01-08 16:23:44 +00:00
Vitor Pamplona a309c96205
Merge pull request #975 from vuittont60/typo
nip-46,nip-58: fix typos
2024-01-08 08:05:00 -05:00
vuittont60 0cd480dd84
nip-58: fix typo 2024-01-08 13:51:27 +08:00
vuittont60 cfc8dfce89
nip-46: fix typo 2024-01-08 13:50:52 +08:00
zmeyer44 ad40fbdab3
remove kind 1 option 2024-01-07 20:00:04 +00:00
zmeyer44 13c9202ba3
Update 51.md to add support for video lists 2024-01-07 15:32:03 +00:00
Vitor Pamplona b3c0c4f64a
Merge pull request #968 from shuoer86/master
Fix typos
2024-01-05 20:51:00 -05:00
shuoer86 74a586d6ae
fix typo 53.md 2024-01-06 09:49:57 +08:00
shuoer86 2409f821a4
fix typo 44.md 2024-01-06 09:47:07 +08:00
Vitor Pamplona 3e05545952
Merge pull request #967 from GoodDaisy/master
Fix typos in 01.md and 50.md
2024-01-05 10:43:45 -05:00
GoodDaisy 8bfcbebae4 Fix typo in 50.md 2024-01-05 11:59:58 +08:00
GoodDaisy 402c330ce9 Fix typo in 01.md 2024-01-05 11:59:49 +08:00
Alex Gleason 3d8652ea14
NIP-02, NIP-51: new tags should be added to the end of the list
Fixes https://github.com/nostr-protocol/nips/issues/958
2024-01-01 12:21:50 -06:00
Pablo Fernandez 27fef638e2
index zap senders with P tag (#954) 2023-12-31 21:08:56 -05:00
Vitor Pamplona 98d7f1cd9c
Merge pull request #946 from jiftechnify/patch-nip44
Fix typos of NIP-44
2023-12-29 17:40:47 -05:00
Vitor Pamplona 2986982106
Merge pull request #914 from tyiu/nip52-amendments
Amend NIP-52 to require the content field to be provided, and decouple calendar identifier from calendar name
2023-12-29 17:25:26 -05:00
fiatjaf_ 000c51ef44
Merge pull request #635 from nostr-protocol/clarify-json-serialization
Clarify JSON serialization for the `id` field
2023-12-29 18:15:21 -03:00
Vitor Pamplona 17c67ef557 Removes the `aes-256-gcm` tag since no one seems to be using. People that wish to use encryption can now use the new NIP-44 scheme. 2023-12-27 11:21:27 -03:00
Josua Schmid 5e0cfb62ec
Rephrase deprecation of kind 2 (#943) 2023-12-27 11:06:36 -03:00
Asai Toshiya 0266d86b41 Simplify list of NIP-07 implementations 2023-12-27 11:00:57 -03:00
Josua Schmid 8e5a275f99 NIP-01 Tighten-up subscription_id management rule
Rephrase to "MUST" so that one does not assume a connection could `CLOSE` any `subscription_id`, which it must not.
2023-12-26 20:02:34 -03:00
hodlbod 92f3a45bdc
Merge pull request #949 from schmijos/patch-1
Reword REQ for multiple filters
2023-12-26 12:28:52 -08:00
Josua Schmid 3b065c3c04
Reword REQ for multiple filters 2023-12-26 20:54:06 +01:00
jiftechnify 95218740e2
fix typos 2023-12-25 12:00:05 +09:00
hodlbod d52b09732a
Merge pull request #944 from AsaiToshiya/patch-2
Add leading zero to NIP numbers
2023-12-22 08:50:58 -08:00
Asai Toshiya 91244c50cd
Add leading zero to NIP numbers 2023-12-23 01:07:55 +09:00