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
|
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 |
|
fiatjaf
|
cfdea699bc
|
fix using NOSTR_SECRET_KEY environment variable.
|
2024-08-21 10:46:29 -03:00 |
|
fiatjaf
|
c90e61dbec
|
set .DisableSliceFlagSeparator to true.
fixes nostr:nevent1qqs9qwgwnr2rzguzrgt99hhhyv8e84mcdr4mnk86uvm6ndjvzl4rjxqpzpmhxue69uhkztnwdaejumr0dshsz9mhwden5te0vf5hgcm0d9hx2u3wwdhkx6tpdshszxnhwden5te0vfhhxarj9ekx2cm5w4exjene9ehx2ap0j8u0fj
|
2024-08-07 11:46:08 -03:00 |
|
fiatjaf
|
928c73513c
|
just move imports around.
|
2024-07-30 11:43:14 -03:00 |
|
fiatjaf
|
220fe84f1b
|
hardcode our fork of urfave/cli because go is stupid.
fixes https://github.com/fiatjaf/nak/issues/26
|
2024-07-23 15:23:13 -03:00 |
|
fiatjaf
|
809865ca0c
|
relay management: adhere to NIP-98 stupidity.
|
2024-07-16 13:26:54 -03:00 |
|
fiatjaf
|
79cb63a1b4
|
add all other relay management rpc methods.
|
2024-07-12 13:57:58 -03:00 |
|
fiatjaf
|
5ee0036128
|
implement nip86 client: making management RPC calls to relays.
|
2024-07-11 15:34:15 -03:00 |
|
fiatjaf
|
316d94166e
|
fix lineProcessingError() -- it wasn't returning a ctx so it was a noop.
|
2024-07-11 15:33:44 -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
|
dba2ed0b5f
|
update to cli v3.
|
2024-06-25 22:18:26 -03:00 |
|
fiatjaf
|
569d38a137
|
accept multiple arguments in many commands, add a lot of more tests.
|
2024-03-19 11:34:59 -03:00 |
|
fiatjaf
|
14b69f36cf
|
-q to silence stderr, -qq to silence everything.
|
2024-01-24 22:38:51 -03:00 |
|
fiatjaf
|
4a3c7dc825
|
remove extra whitespace on usage strings.
|
2023-11-20 15:01:53 -03:00 |
|
fiatjaf
|
05f2275c9e
|
nak relay
|
2023-11-20 15:00:50 -03:00 |
|