Yup. And the two really boring things I am implementing behind the scenes for #nostr #safebox that users won’t care about until they need to care about.
1. A constrained custodial option, that not even the service provider can access or see the user data, if they get tapped on the shoulder.
2. Super private payment - a safebox can detect if another Lightning address has a safebox, and instead of sending fundings via the Lightning network, it is sent by private transport (#nauth)
The last couple of weeks were dedicated to implementing NWC as per NIP-47 (it’s working!!!) and tracking down a critical bug (solved!!!), now I can get to work on the above capabilities.
Onward!