Hey there!
Long time lurker, making my first post here!
I share something I have been working on for myself but that might be of interest to somebody.
I made a selfhosted webapp wallet that leverages the Strike API (via the strike api key you can generate at dashboard.strike.me ) and Tor, to keep you anonymous.
Strike provides no-kyc accounts for some latin american countries, so you can just be creative and create an account in one of those countries and protect your privacy while using one of the most robust lightning wallet out there 😇
For kyc users, the webapp still prevents strike to get your private info, not only your ip address, but also anything leaked through the strike app trackers.
Sure, not your keys, not your coins. But for small amounts I find it to be a useful backup solution.
Be smart and use our own node as your primary wallet!
A few screenshots of the UI:
The app work both for onchain and lightning. It is very light and fast and easy to install through docker, you can follow the guide here:
NOTE: This is a repost, as I mistyped the repository in the original post 😁