| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-01 | Merge pull request #904 from coracle-social/imeta | hodlbod | |
| Add imeta tag | |||
| 2024-02-01 | Add imeta tag | Jon Staab | |
| 2024-02-01 | fix: Correct PASSPHRASE to PASSWORD in NIP-49 | ocknamo | |
| 2024-01-31 | Merge pull request #1012 from AsaiToshiya/patch-4 | Vitor Pamplona | |
| NIP-59: fix typo and nitpicks | |||
| 2024-02-01 | NIP-59: fix typo and nitpicks | Asai Toshiya | |
| 2024-01-30 | Merge pull request #1010 from AsaiToshiya/patch-3 | Vitor Pamplona | |
| Add NIP-59 to README | |||
| 2024-01-31 | Add NIP-59 to README | Asai Toshiya | |
| 2024-01-29 | Merge pull request #716 from coracle-social/NIP-59 | fiatjaf_ | |
| Introduce NIP-59 gift wrap | |||
| 2024-01-29 | NIP-49: Private key encryption (#133) | Michael Dilger | |
| * 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-26 | Merge pull request #685 from benthecarman/nwc-extensions | Pablo Fernandez | |
| NIP-47: Nostr Wallet Connect Extensions | |||
| 2024-01-25 | Merge pull request #1005 from AsaiToshiya/patch-2 | Alex Gleason | |
| NIP-30: add supported kinds | |||
| 2024-01-25 | NIP-30: add supported kinds | Asai Toshiya | |
| 2024-01-23 | #p refers to pubkeys, *not* "event pubkeys". | Ioan Bizău | |
| 2024-01-23 | Add kinds for NIP-15 | Asai Toshiya | |
| 2024-01-22 | NIP-47: Nostr Wallet Connect Extensions | benthecarman | |
| 2024-01-21 | use jsonc in some places. | fiatjaf | |
| 2024-01-19 | NIP-47: fix typo | ekzyis | |
| 2024-01-17 | NIP-96: fix typo | Thabokani | |
| 2024-01-16 | Remove p tag, clarify that NIP 59 does not define a messaging protocol on ↵ | Jon Staab | |
| its own | |||
| 2024-01-16 | Introduce NIP-59 gift wrap | Jonathan Staab | |
| 2024-01-16 | Fix some minor nitpicks in NIP-15 and NIP-51 | Asai Toshiya | |
| 2024-01-12 | Remove NIP-54 mention temporarily (#981) | Asai Toshiya | |
| * 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 | Add kind and tag for NIP-96 | Asai Toshiya | |
| 2024-01-10 | remove NIP-52 label cruft. | fiatjaf | |
| 2024-01-09 | Merge pull request #960 from alexgleason/tags-position | Vitor Pamplona | |
| NIP-02, NIP-51: new tags should be added to the end of the list | |||
| 2024-01-09 | Add auctions to NIP-15. (#859) | Ioan Bizău | |
| * 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-08 | Merge pull request #977 from AsaiToshiya/patch-4 | Vitor Pamplona | |
| Remove authors | |||
| 2024-01-09 | Remove authors | Asai Toshiya | |
| 2024-01-08 | NIP-96 - HTTP File Storage Integration (#547) | arthurfranca | |
| * 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 | Merge pull request #972 from zmeyer44/patch-3 | Pablo Fernandez | |
| Update 51.md to add support for video lists | |||
| 2024-01-08 | Merge pull request #975 from vuittont60/typo | Vitor Pamplona | |
| nip-46,nip-58: fix typos | |||
| 2024-01-08 | nip-58: fix typo | vuittont60 | |
| 2024-01-08 | nip-46: fix typo | vuittont60 | |
| 2024-01-07 | remove kind 1 option | zmeyer44 | |
| 2024-01-07 | Update 51.md to add support for video lists | zmeyer44 | |
| 2024-01-05 | Merge pull request #968 from shuoer86/master | Vitor Pamplona | |
| Fix typos | |||
| 2024-01-06 | fix typo 53.md | shuoer86 | |
| 2024-01-06 | fix typo 44.md | shuoer86 | |
| 2024-01-05 | Merge pull request #967 from GoodDaisy/master | Vitor Pamplona | |
| Fix typos in 01.md and 50.md | |||
| 2024-01-05 | Fix typo in 50.md | GoodDaisy | |
| 2024-01-05 | Fix typo in 01.md | GoodDaisy | |
| 2024-01-01 | NIP-02, NIP-51: new tags should be added to the end of the list | Alex Gleason | |
| Fixes https://github.com/nostr-protocol/nips/issues/958 | |||
| 2023-12-31 | index zap senders with P tag (#954) | Pablo Fernandez | |
| 2023-12-29 | Merge pull request #946 from jiftechnify/patch-nip44 | Vitor Pamplona | |
| Fix typos of NIP-44 | |||
| 2023-12-29 | Merge pull request #914 from tyiu/nip52-amendments | Vitor Pamplona | |
| Amend NIP-52 to require the content field to be provided, and decouple calendar identifier from calendar name | |||
| 2023-12-29 | Merge pull request #635 from nostr-protocol/clarify-json-serialization | fiatjaf_ | |
| Clarify JSON serialization for the `id` field | |||
| 2023-12-27 | Removes the `aes-256-gcm` tag since no one seems to be using. People that ↵ | Vitor Pamplona | |
| wish to use encryption can now use the new NIP-44 scheme. | |||
| 2023-12-27 | Rephrase deprecation of kind 2 (#943) | Josua Schmid | |
| 2023-12-27 | Simplify list of NIP-07 implementations | Asai Toshiya | |
| 2023-12-26 | NIP-01 Tighten-up subscription_id management rule | Josua Schmid | |
| Rephrase to "MUST" so that one does not assume a connection could `CLOSE` any `subscription_id`, which it must not. | |||
| 2023-12-26 | Merge pull request #949 from schmijos/patch-1 | hodlbod | |
| Reword REQ for multiple filters | |||
| 2023-12-26 | Reword REQ for multiple filters | Josua Schmid | |
| 2023-12-25 | fix typos | jiftechnify | |
| 2023-12-22 | Merge pull request #944 from AsaiToshiya/patch-2 | hodlbod | |
| Add leading zero to NIP numbers | |||
| 2023-12-23 | Add leading zero to NIP numbers | Asai Toshiya | |
| 2023-12-22 | Merge pull request #942 from schmijos/patch-1 | hodlbod | |
| Emphasis on multiple filters in NIP-01 | |||
| 2023-12-22 | Merge pull request #939 from coracle-social/nip44-tweaks | hodlbod | |
| Clean up NIP 44 | |||
| 2023-12-22 | Emphasis on multiple filters in NIP-01 | Josua Schmid | |
| As mentioned further down in NIP-01 > A REQ message may contain multiple filters. The comma makes it more clear that the message array can container more than 3 items. So it is understood easily to match ``` // correct: ["REQ", <subscription_id>, filters1, filters2, …] ``` instead of ``` // wrong: ["REQ", <subscription_id>, [filters1, filters2, …]] ``` | |||
| 2023-12-22 | Mention deprecation of kind 2 | Josua Schmid | |
| Kind `2` was [consciously](https://github.com/nostr-protocol/nips/pull/703#issuecomment-1672098794) removed in https://github.com/nostr-protocol/nips/commit/72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1#diff-39307f1617417657ee9874be314f13aabdc74401b124d0afe8217f2919c9c7d8L105. Mentioning the fact should help prevent further confusion. | |||
| 2023-12-20 | Add clarification about not replacing nip 04 | Jon Staab | |
| 2023-12-20 | Clean up NIP 44 to clarify separation of concerns (encryption vs messaging), ↵ | Jon Staab | |
| improve formatting and clarify encryption/decryption steps | |||
| 2023-12-20 | remove nip44 calls from nip07 temporarily. | fiatjaf | |
| 2023-12-20 | nip-44: add audit notice | Paul Miller | |
| 2023-12-20 | nip-44: remove author names and arbitrary line-breaks. | fiatjaf | |
| 2023-12-20 | NIP44 encryption standard, revision 3 (#746) | Paul Miller | |
| * Introduce NIP-44 encryption standard * Finalize NIP-44 * Update spec. --------- Co-authored-by: Jonathan Staab <shtaab@gmail.com> | |||
| 2023-12-18 | Merge pull request #831 from nostr-protocol/nostr-connect | Pablo Fernandez | |
| rewrite NIP-46 | |||
| 2023-12-08 | Deprecate 'name' for 'title' on calendar events and add 'title' as a shared ↵ | Terry Yiu | |
| tag via NIP-24 | |||
| 2023-12-08 | Amend NIP-52 to require the content field to be provided, and decouple ↵ | Terry Yiu | |
| calendar identifier from calendar name | |||
| 2023-12-07 | nip-42 phrasing. | fiatjaf | |
| 2023-12-07 | Merge pull request #921 from alexgleason/follows | hodlbod | |
| NIP-02: Rename Contact List to Follow List | |||
| 2023-12-07 | add nip-44 calls | Pablo Fernandez | |
| 2023-12-07 | NIP-02: Rename Contact List to Follow List | Alex Gleason | |
| 2023-12-06 | `CLOSED` messages for relays that want to reject REQs and NIP-42 `AUTH` ↵ | fiatjaf_ | |
| integration (#902) Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> | |||
| 2023-12-04 | Merge pull request #915 from xiaolou86/master | hodlbod | |
| Fix typos | |||
| 2023-12-04 | fix typo in 90.md | xiaolou86 | |
| 2023-12-04 | fix typo in 53.md | xiaolou86 | |
| 2023-12-04 | fix typo in 10.md | xiaolou86 | |
| 2023-12-04 | fix typo in 47.md | xiaolou86 | |
| 2023-12-03 | fix Lightning.Pub hotlink | CapDog | |
| 2023-12-02 | Merge pull request #913 from mikedilger/master | hodlbod | |
| Fix sort order of event kinds | |||
| 2023-12-03 | Fix sort order of event kinds | Mike Dilger | |
| 2023-12-02 | remove websocket status code meaning as it is replaced by the CLOSED message. | fiatjaf | |
| 2023-12-02 | reformat lightning.pub. | fiatjaf | |
| 2023-12-02 | latest discoveries. | fiatjaf | |
| 2023-12-02 | Add kind Lightning.Pub's kind 21000 (#911) | CapDog | |
| 2023-12-01 | delete NIP-22 (#897) | fiatjaf_ | |
| 2023-12-01 | Merge pull request #910 from AsaiToshiya/patch-1 | hodlbod | |
| Update tag list | |||
| 2023-12-01 | Update tag list | Asai Toshiya | |
| 2023-12-01 | Update NIP58 Badges: Remove section on PoW | ok300 | |
| 2023-11-30 | Merge pull request #908 from 501st-alpha1/patch-1 | hodlbod | |
| Fix typo | |||
| 2023-11-30 | Fix typo | Scott Weldon | |
| 2023-11-30 | Update 07.md | Leon | |
| Add OneKey to nip07 | |||
| 2023-11-27 | Make client hints backwards compatible | Jon Staab | |
| 2023-11-23 | [NIP-75] add optional 'image' and 'summary' tags (#890) | Alejandro | |
| 2023-11-23 | Remove "NIP-33" (#896) | Asai Toshiya | |
| 2023-11-21 | @v0l improvements. | fiatjaf | |
| 2023-11-21 | peer-pubkey | fiatjaf_ | |
| Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> | |||
| 2023-11-21 | peer-pubkey | fiatjaf_ | |
| Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> | |||
| 2023-11-21 | rewrite NIP-46. | fiatjaf | |
| 2023-11-19 | Merge pull request #880 from nostr-protocol/save-nip-51 | fiatjaf_ | |