• 0 Posts
  • 75 Comments
Joined 2 years ago
cake
Cake day: October 5th, 2023

help-circle


  • These attacks are more around the encryption and all require a fully malicious server. It sounds like Bitwarden is taking these seriously and personally I’d still strongly prefer it to any closed source solution where there could be many more unknown but undiscovered security concerns.

    Using a local solution is always most secure, but imo you should first ask yourself if you trust your own security practices and whether you have sufficient hardware redundancy to be actually better. I managed to lose the private key to some Bitcoin about a decade ago due to trying to be clever with encryption and local redundant copies.

    Further, with the prevalence of 2FA even if their server was somehow fully compromised as long as you use a different authenticator app than Bitwarden you’re not at major risk anyways. With how poorly the average person manages their password security this hurdle alone is likely enough to stop all but attacks targeted specifically at you as an individual.











  • I operate my hard drives totally external to my old PC’s case with a 3D printed holder keeping them together (with a little space between each drive for ventilation). It’s a little ugly, but it lives in a closet so I don’t really care how it looks. More importantly with my old Neatgear NAS I didn’t realize just how much speed I was missing out on. I guess with a modern Synology unit with a SSD cache you’ll likely get similar performance, but it’s so convenient to be able to run Docker containers and VMs on the same machine.








  • AI companies and investors are absolutely overhyping its capabilities, but if you haven’t tried it before I’d strongly recommend doing so. For simple bash scripts and Python it almost always gets something workable first try, genuinely saving time.

    AI LLMs are pretty terrible for nearly every other task I’ve tried. I suspect it’s because the same amount of quality training data just doesn’t exist for other fields.