| Age | Commit message (Collapse) | Author |
|
|
|
Changes reactions to not include the entire thread as e-tags.
|
|
|
|
|
|
NIP-56 to reporting of digital threats
|
|
|
|
|
|
|
|
* draft of NIP-34: decentralized wikis.
* add merge requests.
* add merge request flow
* update nip number
---------
Co-authored-by: Pablo Fernandez <p@f7z.io>
|
|
|
|
I added new tags for reporting bad things like malware
|
|
fixes #1193
|
|
|
|
|
|
* 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>
|
|
|
|
Chats (#686)
|
|
README: add status kinds of NIP-34
|
|
|
|
merge-commit and applied-commit-id tags enable discussion of patches to be
mapped to lines of code accepted into the master branch
|
|
remove cover letters from 'possible things to be added later' and
add a clarification that can they can be added through patches
|
|
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
|
|
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
|
|
suggested guidance for repo-id
|
|
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
|
|
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".
|
|
|
|
|
|
|
|
|
|
Minor fix to nip01
|
|
|
|
|
|
|
|
Added bot field to denote automated npubs
|
|
This is implemented in nsec.app, nostr.band, Coracle and Nostrudel, so maybe it's time to update the NIP.
|
|
Recommend setting relays in NIP05
|
|
|
|
|
|
|
|
|
|
NIP-50: add event classification extensions
|
|
|
|
|
|
NIP-50: search by nip05 domain
|
|
|
|
|
|
|
|
* 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>
|
|
BREAKING.md: add NIP-18 change
|
|
|
|
* NIP-29: Simple Group Chat.
* split hostname and subgroup path into two different tag items.
* add and remove permissions actions.
* fix kind number for moderation event.
* add missing / to "flavors" in example.
* some new ideas + making this universal and not only applicable to chat.
* fix delete-message => delete-event.
* flesh out the entire thing.
* saner approach with multiple kinds for moderation.
* delete-event as kind 9005.
* update meta events description.
* `public` and `open` tags and join request event.
* edit-group-status permission.
* add kinds to README.
* add kind:12
* add nip-10 note
* add optional list of members
* admins prefixed by "p".
* remove "alt" from event templates for brevity.
* add kind 10009 for public list of simple groups.
* update "previous" stuff.
* remove naddr stuff, use a different identifier format.
* remove reference to trimmed signatures until that is more developed.
* add kind:10 threaded chat replies.
---------
Co-authored-by: Pablo Fernandez <p@f7z.io>
|
|
README: add q tag
|
|
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
|
|
|
Use `q` instead of `e` tags for quote reposts
|
|
|
|
Signed-off-by: William Casarin <jb55@jb55.com>
|
|
|
|
NIP-07: add NIP-44 calls
|
|
Remove get_conversation_key
|
|
|
|
NIP46 - update NIP44 calls
|
|
|
|
|
|
|
|
* New version of NIP-46
* Update pubkey references
* Document what we have
* Update terms and kind number in discovery
* Update encypt/decrypt calls to handle arrays. Add redirect_uri param for auth_challenges
* Move remote signer commands to own section, add appendix for oauth-like stuff.
* Add diagrams
|
|
* BREAKING.md: add NIP changes until 2023-12-01
* Update BREAKING.md
* BREAKING.md: add NIP changes until 2023-11-01
* Update BREAKING.md
* Remove change to NIP-22 in 2023-12-02
* BREAKING.md: add NIP changes until 2023-08-01
* BREAKING.md: add NIP changes until 2023-04-01
* BREAKING.md: add NIP changes until 2023-03-01
* BREAKING.md: add NIP changes
* Just format
|
|
|
|
|
|
* NIP-49 [breaking]: password normalized to unicode NFKC format
* Test vector for unicode normalization
|
|
* Start of new BREAKING.md changes list
* more
* Make NIP column into links
* notes
* Make commits links
* Remove optional P tag entry, was not breaking
* Update BREAKING with nip-49 breaking change
|
|
|
|
the current scheme recommends signing the *fingerprint* of the pgp key, which doesn't tie into the nostr identity
this commit temporarily undos the commit adding pgp identities until a proper fixed version is merged
just signing the npub string also would not be sufficient, and the message should indicate this is for identity verification
ideally, a link to download key material would also be included
|
|
|
|
* File metadata sets
* Make kind specific to release artifacts
* Update example
* Update README
|
|
Add kinds for NIP-59
|
|
|
|
fix(docs): typo in 01.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add imeta tag
|
|
|
|
|
|
NIP-59: fix typo and nitpicks
|
|
|
|
Add NIP-59 to README
|
|
|
|
Introduce NIP-59 gift wrap
|
|
* 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>
|
|
NIP-47: Nostr Wallet Connect Extensions
|
|
NIP-30: add supported kinds
|
|
|
|
|