Commit Graph

29 Commits

Author SHA1 Message Date
Laszlo Megyer
ff1210fb56 Add nostr.pubkey variable for painless pubkey retrieval.
The extension sets nostr.pubkey during initialization
so as the client can instantly see if somebody is logged in
or not. This allows the clients to detect if the user had
revoked the permission for reading the pubkey, or changed
to a different pubkey. All without nudging the user.
2024-12-09 14:06:30 +01:00
hodlbod
8b75d7be7c
Merge pull request #518 from vivganes/patch-2
Add user experience recommendation about NIP-07
2024-07-15 09:50:25 -07:00
Vivek Ganesan
68c9e484ea
add suggestion to extension authors
Wrote a note to extension authors
2024-07-15 20:41:56 +05:30
Alex Gleason
2390058a32
NIP-07: remove "and iv" from NIP-44 comments 2024-02-20 12:09:40 -06:00
Alex Gleason
71b0cbc2de
NIP-07: add NIP-44 calls 2024-02-20 12:06:06 -06:00
Asai Toshiya
0266d86b41 Simplify list of NIP-07 implementations 2023-12-27 11:00:57 -03:00
fiatjaf
ff533d7a99
remove nip44 calls from nip07 temporarily. 2023-12-20 14:39:39 -03:00
Paul Miller
822b70a565
NIP44 encryption standard, revision 3 (#746)
* Introduce NIP-44 encryption standard

* Finalize NIP-44

* Update spec.

---------

Co-authored-by: Jonathan Staab <shtaab@gmail.com>
2023-12-20 09:22:02 -03:00
Leon
fb87a03d5f Update 07.md
Add OneKey to nip07
2023-11-30 12:44:17 -03:00
fiatjaf
37f6cbb775 remove all NIP authors. 2023-11-16 10:24:53 -03:00
Ryan Breen
cee6977347 Adding Nostore to NIP-07 extension list. 2023-11-01 12:53:43 -03:00
Mike O'Bank
ca73c5dd5e Clarify Unsigned Event Object type 2023-10-21 16:05:32 -03:00
Egge
4216f0bf2f added nodestr 2023-10-19 14:32:41 -03:00
Nostr.Band
e9f8bc27b7
add spring.site to nip-07 (#810)
Add Spring.site as NIP07 implementation
2023-10-10 14:12:21 -03:00
haorendashu
cabbaadb69 Update 07.md Implementation 2023-05-31 14:08:24 -03:00
Akiomi Kamakura
4f04de2afd Update 07.md 2023-05-26 21:43:18 -03:00
heipacker
1c916953c1 new: add new signer. Android, IOS, Extension 2023-05-20 08:23:52 -03:00
Vivek Ganesan
9bf8bb0054
Update 07.md
Implemented review inputs
2023-05-16 04:05:24 +05:30
Neil
4ea0e8e9f2 Add new signing extension to NIP-07 2023-05-15 15:43:09 -03:00
Vivek Ganesan
b8f2e14e6d
Add user experience recommendation about NIP-07
Invoking NIP-07 methods as a part of page-load event listener creates intermittent issues due to race conditions between the browser's extension script and the client's page scripts.
2023-05-11 20:39:40 +05:30
Vlad Stan
d74ac8654e doc: add horse extension 2023-04-03 07:37:28 -03:00
fiatjaf
b99723efcc
add flamingo extension. 2023-03-07 07:26:41 -03:00
Callum Macdonald
ab1f26a3fd Add browsers to the extension list 2023-02-25 15:54:52 -03:00
fiatjaf
e5ae318984
add nos2x-fox to NIP-07 implementations. 2023-01-15 20:05:52 -03:00
fiatjaf
230f63dd5f
nip-07 extensions to also add .id and .pubkey when signing. 2023-01-15 15:37:42 -03:00
fiatjaf
745297e8c4
add blockcore to nip-07 and mark extra methods as optional. 2022-12-18 06:35:30 -03:00
alex
c840d75ce0 nip-07: add the missing functions
as per conversation in t.me/nostr_protcol

getRelays, nip04.encrypt and nip04.decrypt - these are already implemented
by nos2x and getalby.
2022-12-18 06:29:29 -03:00
fiatjaf
9302c35573
add alby to NIP-07. 2022-11-27 12:03:46 -03:00
fiatjaf
37eb53e3d9 publish NIP-07: window.nostr. 2022-05-06 20:54:45 -03:00