From db13ee769d674d9fd8b30e79dca974ff93c018c4 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jul 2024 15:21:03 +0100 Subject: Generate nostrconnect URI by default Instead of asking for the user to generate a nsecbunker in another NIP46 signer app and copy pasting here. The former behavior can still be achieved by passing --use-nsecbunker. --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa4d1e3..bd10c92 100644 --- a/README.md +++ b/README.md @@ -50,15 +50,20 @@ Arguments: Options: -i, --interval watch interval in seconds [default: 60] --reset-nip46 remove previously cached NIP46 signer credentials and ask for new ones + --use-nsecbunker use an externally provided nsecbunker URI instead of generating a nostrconnectURI by default -h, --help Print help -V, --version Print version ``` -You can just run it without any arguments. It will ask for a [NIP46 nsecbunker -URI](https://github.com/nostr-protocol/nips/blob/master/46.md) which you can -easily obtain if using [Amber](https://github.com/greenart7c3/Amber), +You can just run it without any arguments. It will provide you with a in-client +auto generated +[NIP46 nostrconnect URI](https://github.com/nostr-protocol/nips/blob/master/46.md) +which you can use to login remotely using [Amber](https://github.com/greenart7c3/Amber), [Keystache](https://github.com/Resolvr-io/Keystache), -[nsec.app](https://nsec.app/) or [nsecbunker.com](https://nsecbunker.com/). +[nsec.app](https://nsec.app/) or [nsecbunker.com](https://nsecbunker.com/). If +the app does not have good support for generated `nostrconnect://` URIs, you can +pass `--use-nsecbunker` and paste a nsecbunker URI instead of scanning a QR +code. You just need to copy paste the URI on the first run, and it will then use your [NIP65 outbox relays](https://github.com/nostr-protocol/nips/blob/master/65.md) -- cgit v1.2.3-70-g09d2