Commit Graph

34 Commits

Author SHA1 Message Date
fiatjaf
49ce12ffc2 use natural date parser thing for req "since", "until" and event "ts". 2024-07-13 13:07:49 -03:00
fiatjaf
54c4be10bd fix and improve flag reordering for subcommands. 2024-07-12 18:51:07 -03:00
fiatjaf
5ee0036128 implement nip86 client: making management RPC calls to relays. 2024-07-11 15:34:15 -03:00
fiatjaf
441ee9a5ed update go-nostr so just "localhost[:port]" works as a relay url. 2024-07-05 00:11:59 -03:00
fiatjaf
9a41450209 use modified cli library that accepts flags after arguments. 2024-06-25 23:23:51 -03:00
fiatjaf
dba2ed0b5f update to cli v3. 2024-06-25 22:18:26 -03:00
fiatjaf
bb45059218 refactor bunker to work better. remove prompts, use lists of keys and secrets and a new random key. 2024-05-15 17:31:01 -03:00
fiatjaf
84bde7dacd musig2 works now. 2024-05-14 23:41:12 -03:00
fiatjaf
81968f6c0c nak key combine and nak event --musig2 2024-05-14 15:23:08 -03:00
fiatjaf
c3ea9c15f6 LimitZero when -l 0 and when --stream 2024-03-29 08:16:28 -03:00
fiatjaf
34c189af28
bunker improvements. 2024-03-02 08:18:40 -03:00
fiatjaf
5dd5a7c699
bunker: better colors and prompts. 2024-02-12 15:39:13 -03:00
fiatjaf
b7a7e0504f
--connect to use nip46 as a client to sign event and auth messages. 2024-02-06 00:58:26 -03:00
fiatjaf
6f24112b5e
support ncryptsec in all operations that require a private key and have a nice password prompt. 2024-01-29 10:56:58 -03:00
fiatjaf
f4921f1fe9
nak key: generate, public, encrypt, decrypt. 2024-01-25 08:21:09 -03:00
fiatjaf
b17887fe21 replace validate32BytesHex() with native calls from go-nostr. 2024-01-21 07:45:22 -03:00
fiatjaf
637b9440ef
upgrade go-nostr and xsync. 2024-01-10 21:19:19 -03:00
fiatjaf
5415fd369c
update go-nostr to fix pool infinite loop. 2023-12-15 11:15:12 -03:00
fiatjaf
bfa72640cd
bunker: a better prompt. 2023-12-09 17:42:01 -03:00
fiatjaf
b7b61c0723
support --auth/--sec/--prompt-sec on req. 2023-12-09 16:32:04 -03:00
fiatjaf
26b1aa359a
nsecbunker/nip46 is working now. 2023-12-02 15:33:37 -03:00
fiatjaf
bc7cd0939c
nsecbunker work-in-progress. 2023-12-02 12:20:15 -03:00
fiatjaf
5657fdc6a7
update go-nostr. 2023-12-01 13:22:04 -03:00
fiatjaf
082be94614
update go-nostr. 2023-11-19 07:20:52 -03:00
fiatjaf
d95b6f50ff
--prompt-sec for getting a secret key from a prompt. 2023-11-08 14:26:25 -03:00
fiatjaf
5722061bf3
update go-nostr and sdk to standalone module. 2023-11-08 00:13:28 -03:00
fiatjaf
3896ef323b
update go-nostr dependency. 2023-10-08 14:47:45 -03:00
fiatjaf
3ace11d7b2
support --nson flag on event. 2023-07-05 14:11:15 -03:00
fiatjaf
194e94ec9a
update go-nostr for OK-related security fix. 2023-06-26 21:05:01 -03:00
fiatjaf
746a13861d
update go-nostr so subscriptions can end. 2023-05-30 17:51:40 -03:00
fiatjaf
dbccf720af
"nak req" can now connect to relays and fetch events. 2023-05-23 15:57:03 -03:00
fiatjaf
25c937a524
temporarily name the package with its github name. 2023-05-04 09:27:29 -03:00
fiatjaf
6c97f12418
nak decode 2023-05-04 08:45:48 -03:00
fiatjaf
fa517404bb
nak cli tool. 2023-05-03 16:24:52 -03:00