Replies (30)

Even if he built it absolutely perfectly the concept is just too janky, it's not a good pattern And it keeps changing now we have some new v3 decryption that will also break clients? And we have to build all these happy paths when people decline permission for one event but not another Anyway whatever fuck it
greenart7c3's avatar
greenart7c3 1 month ago
If I remember correctly all solutions to key delegations required changes to clients and relays so it was always rejected because people don't want to change things in nostr If the delegation implementation has permissions like nip 26 it still doesn't fix the issue from utxo where the user rejects some permissions and allow just some of them
Correct me if I’m wrong but utxo was referring to the case where you have a sequence of events that need to be signed together but the user only accepts some of the events in the chain. Allowing permissions by type should be way easier to handle.
greenart7c3's avatar
greenart7c3 1 month ago
On wisp it only sends one request at a time for the signer, there was a bug when the user rejected a permission it would enter in a loop and it would keep asking again until the user accepted
But that’s still different from the case where the slave key has restricted permissions, right? Because then the app would at least know the limits of the key rather than relying on the randomness of an external signer’s outcomes.
So if am messaging with someone who is using wisp, technically google may rug pull the user and get access to those messages since the keys are derived from google login right? thats not a nostr client, its a literal twitter clone. why even build something like that
↑