fiatjaf
|
26930d40bc
|
migrate to urfave/cli/v3 again now that they have flags after arguments.
|
2025-02-16 13:02:04 -03:00 |
|
fiatjaf
|
6e43a6b733
|
reword NIP-XX to nipXX everywhere.
|
2025-01-29 19:13:30 -03:00 |
|
mleku
|
aa53f2cd60
|
show env var in help, reset terminal mode correctly
|
2025-01-21 16:14:59 -03:00 |
|
fiatjaf
|
9a9e96a829
|
support $NOSTR_CLIENT_KEY environment variable for --connect-as
|
2024-11-11 22:33:17 -03:00 |
|
fiatjaf
|
847f8aaa69
|
remove duplicated password decryption prompts by returning the bare key together with the Keyer when it is given.
|
2024-10-29 21:11:15 -03:00 |
|
fiatjaf
|
d7c0ff2bb7
|
update go-nostr keyer interface and make req --auth work again.
|
2024-09-22 19:21:41 -03:00 |
|
fiatjaf
|
43fe41df5d
|
use log() function instead of fmt.Fprintf(os.Stderr) in some places.
|
2024-09-22 19:04:21 -03:00 |
|
fiatjaf
|
dae7eba8ca
|
use keyer.Keyer in most places instead of raw bunkers and plaintext keys, simplifies the code a little at the cost of some abstraction but I think it's strictly good this time.
|
2024-09-17 11:33:02 -03:00 |
|