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 |
|