Earlier quoted context omitted.
I assume they're thinking about the 'offline' style where one would shuffle a database file and probably resolve conflicts. There's an app/extensions nowadays, man! I don't even bother with a VPN, just occasionally push a 'sync' button on the roaming devices [when they return to LAN] . DB transactions [new credentials] averages ~0 per month... but there's plenty of capacity. Works extremely well.
The truth is that even with KeePassXC, I just really do not notice stale passwords across devices. It's just really not a huge deal for me personally. Maybe it is for normal people. I sync my databases maybe once a year if I'm lucky.
I tried building my startup entirely on European infrastructure
291–300 of 391 posts
Re: I tried building my startup entirely on European infrastructure
#292Thank you for this. I'm in Europe with an established SaaS that's been running in production for years and I've converged on a similar stack (OVHCloud instead of Hetzner). However, I've realized you can stay sovereign and independent in any jurisdiction (not just Europe) just by simplifying your stack and running a few baremetal servers in-house. Just buy a few Mac Studios and run them in-house with power supply back…
Re: I tried building my startup entirely on European infrastructure
#293Earlier quoted context omitted.
You mean when using "sign in with" and then using a shitty password for your social media account? If you use e-mail and password with a good password manager, that runs locally on your device and generate good random passwords, it is unlikely you will end up on haveibeenpwned, and even if one website does shit, the blast radius is only one account on one website.
You'll still have your e-mail address exposed, which you may not want if it is to some random porn site. Moreover, password managers do not work if you use multiple devices for log in, which most people actually do.
Re: I tried building my startup entirely on European infrastructure
#294Earlier quoted context omitted.
Heard of haveibeenpwned? You'll end up there, eventually.
Password manager. Before inevitable "what if your password manager is hacked...," what if your google account is hacked / banned?
> Before inevitable "what if your password manager is hacked
My passwords are encrypted with a security key. I think it is more likely for my computer to get compromised than for my password manager to leak the passwords.
Admittedly, if I lose all the security keys at the same time, I lose all of my passwords.
Re: I tried building my startup entirely on European infrastructure
#295Earlier quoted context omitted.
Ending up on HaveIBeenPwned is only a problem if you reuse passwords.
Nope. It is a problem if you reuse email addresses.
I am genuinely confused. Sounds like holding a gun from the wrong end and feeling protected by it.
Re: I tried building my startup entirely on European infrastructure
#296I tried buying a domain on OVH and the experience was shitty was forwarded between different versions of the page GB etc and could not finish the checkout
The issue eventually worked itself out without paying for services I didn’t need and now I have a functioning account, but it was frustrating for sure.
Re: I tried building my startup entirely on European infrastructure
#297Great post, I did a similar switch mid last year. Hetzner was something I already used, so I just doubled down. I have a single OVH instance where I ma playing with Openclaw, but that was because I was having issues with Hetzner that day on their new instance page (was fixed the next day) I use Bunny for my CDN, I just wish they have the capabilityt to route IPv4 and IPv6 traffic to IPv6 only origins. If your origin…
How has your experience with Bunny been? I'm quite split on it. I used to work for a business in a pretty competitive area, where tactics like fake DMCA requests and abuse cases are routinely used to attempt to take down information, be it from Google, or from the CDN/hosting provider. While at first Bunny support seemed understanding of it, later they unceremoniously blocked the account on the basis of too many comp…
I also use it to hide and protect my hetzner server.
It works well. My only gripe is the ipv6 thing
Re: I tried building my startup entirely on European infrastructure
#298Here in Norway (and probably Sweden, too) BankID is a widely used authentication system, and most domestic services will use that as a auth / login. Only "drawback" is that it requires 2FA, which is quite trivial today. But there are still tons of users that want their "login with FB / Google / etc." . And a last but: If using such auth systems, one would have to account for all the different systems unique to countr…
Many European countries have decent authentication, banking and payment system alternatives or even innovative solutions. I think, like usually, it's just a problem to break out of national or regional circles into something pan-European. A lot of people seem to agree that relying on a handful of too powerful American companies, especially in the ad and social media space, is a terrible idea and running foul of priva…
Re: I tried building my startup entirely on European infrastructure
#299Earlier quoted context omitted.
How many services do you have subscribed to? from simple PHPBB boards to very much official product and online shops? How do you manage all those username/password? The single point of failure of relying on Google/Apple is real, but so is the manual and laborious process to auth via email/password and the managment that goes with it.
I have 400 entries in my password manager. I manage them with my password manager. There is no single point of failure.
Re: I tried building my startup entirely on European infrastructure
#300Earlier quoted context omitted.
> I just don't get why people love this. For the same reason why companies implement SSO for employees? It's just easier to have one account with one password to rule them all.
Companies implement SSO to have control over the accounts of their employees... Pretty sure they would still do it if it was more complicated. And that is also why companies don't allow employees to use anything other than the SSO.
From the point of view of technical people it would be easier to achieve the same with password managers, but for the rest of us Google provides a smoother user experience.