
> I've been meaning to look into this with wireguard, but I'm having trouble searching for/finding how to do this. Selfhosting absolutely has its challenges and costs but the surface area for exploiting bugs drops a lot when there is no 3rd party or shared environment involved. If your instance is just for yourself then even the server can still be another of your devices. And for something as lightweight as this it should be fine running it at home off of most connections, if you don't have a fixed IP can bounce through even the cheapest VPS instance and still store nothing in the cloud (or run something like Nebula and automate that bit so that it's an encrypted mesh and only a minimal Lighthouse node need be 3rd party).

It's reliable, dependable and performant enough to pretty much put everything inside of by default. Now when I run services like that I access them exclusively via WireGuard or Nebula, no exposure to the public internet at all. Traditional finance (credit cards), government identification systems (social security), etc have so much existing infrastructure that innovating in this area is hugely costly and slow, but it's absolutely the direction we need to go.Īs well as what sibling said about it being E2EE and just using a standard API for storage, there are awesome tools these days so you can (and I think should) lock down your instance fairly well. If you try to use an inherently broken password auth system for completely decentralized digital currency, it will immediately descend into unusable chaos because of the vulnerability. I know a lot of HN doesn't have much use for blockchain, but if there's one thing that blockchain has done for the world it's been to substantially spur the use and development of public-key auth systems, especially on the UX front.

We can't get to a password-less world fast enough IMO.

They're unfixably insecure.identifying yourself to someone by giving your secret identifying information to them immediately allows them to impersonate you! We've had the technology to fix this problem for close to 50 years now: public-key cryptography. Passwords, credit card numbers, social security numbers, etc are old outdated technology that can't go away fast enough.
