getAlby / nostr-wallet-connect

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
103 stars 31 forks source link

Apps with no permissions should not be able to do anything #187

Open rolznz opened 8 months ago

rolznz commented 8 months ago

Now we have multiple conditionals to treat legacy NWC connection strings differently. It would be nice to remove these to simplify the code.

See https://github.com/getAlby/nostr-wallet-connect/pull/172

This will break existing connection strings unless they are migrated. Should we do that?

rolznz commented 8 months ago

From @bumi - they should be migrated.

rolznz commented 8 months ago

What permissions should these apps get? just one (pay_invoice), and no budget?