23 Commits

Author SHA1 Message Date
fiatjaf
7578bf6c71 nip46: support decrypting with nip44. 2024-05-20 09:20:39 -03:00
fiatjaf
7ccd0e7192 nip46: client sends limit: 0 2024-05-15 16:59:46 -03:00
fiatjaf
a183ab0768 nip46: pass secret to authorize functions. 2024-05-15 16:13:12 -03:00
fiatjaf
4a2242e965 nip46: support nip44 in servers. 2024-05-15 16:00:30 -03:00
fiatjaf
76997c619b nip46: client small tweaks. 2024-04-25 18:25:35 -03:00
fiatjaf
aea2895441
nip46: fix pubkey passed to "connect". 2024-03-04 09:30:45 -03:00
fiatjaf
d690fd7f07
nip46: bunker implementation changes for more streamlined authorization prompts. 2024-03-02 08:16:11 -03:00
fiatjaf
5aa4fbcc72
nip46: fix assigning client secret key to struct. 2024-03-02 07:48:41 -03:00
fiatjaf
f4cf242084
validating/parsing nip05 and nip46. 2024-03-01 15:55:02 -03:00
fiatjaf
f75501e7ef
nip46: auth_url support. 2024-02-29 20:37:16 -03:00
fiatjaf
6d5aef70c5
nip46: create_account 2024-02-29 20:29:08 -03:00
fiatjaf
e0ba846a03
nip46: support nip05 identifier in client. 2024-02-29 16:28:46 -03:00
fiatjaf
f3d9f02598
nip46: add a random element to id generation. 2024-02-11 11:07:01 -03:00
fiatjaf
9c4ea87d0b
use stdlib "slices". 2024-02-08 16:33:39 -03:00
fiatjaf
60359110d7
nip46: client. 2024-02-06 00:45:36 -03:00
fiatjaf
2586144a5c
replace usage of IsValidPublicKeyHex() in subpackages. 2024-01-18 20:30:20 -03:00
fiatjaf
fd8b2b22b2
nip-46 dynamic and static signers. 2024-01-09 17:20:14 -03:00
fiatjaf
f9f3a34ccc
nip46: fix variable name (was using the shared key as the secret key.) 2023-12-02 15:31:26 -03:00
fiatjaf
a65bd94a00
minor. 2023-12-02 14:38:18 -03:00
fiatjaf
2b9b4dfa2f
nip46: rename Pool to Signer. 2023-12-01 20:50:00 -03:00
fiatjaf
2969449fb3
nip46: make everything strings because pablo did it like that. 2023-12-01 17:23:59 -03:00
fiatjaf
277cdd8df8
nip46: improvements. 2023-12-01 17:20:29 -03:00
fiatjaf
73d5e943e2
nip-46 signer flow helpers. 2023-12-01 16:15:24 -03:00