• 0 Posts
  • 63 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle



  • frezik@midwest.socialtomemes@lemmy.worldDoing my part
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    11 hours ago

    Accelerationism refers to the idea of intentionally making capitalism the worst version of itself so that people have to revolt. It doesn’t work; it makes everything worse without accomplishing the end goal. Generally, the people making these arguments aren’t coming right out and saying they’re accelerationists, but they get there indirectly.

    People won’t bring the revolution just because things are bad. You need class consciousness first.



  • It’s generally one piece of software, a browser extension, that works for all. Even mobile apps are often just webpages with extra steps, so the code base is the same.

    The underlying storage must be encrypted the same way on each.

    Yes, there are still potentially issues. I’ll come back to what I said at the start: passwords are a bad system in general, all methods for handling them are flawed, but password managers have the fewest flaws.





  • I’ve driven from Madison, WI to Chicago in an EV with ~100 mile range in cold weather. Wouldn’t be my first choice, but I was in a pinch at the time. It can work, but getting a reliable charger network is the biggest problem. Made three stops to chargers that were broken or inaccessible for various reasons.

    That was a couple of years back, and I think it’d go a bit smoother now. The Chicagoland area has reasonably good charger network outlays (much better than Minneapolis, which is a joke). Still wouldn’t be my first choice, but it’s workable.



  • Yeah, that’s going to be a terrible system. The human brain isn’t capable of keeping track of enough entropy to create a secure password system.

    More generally, it’s a big red flag when anybody thinks they can make a better system than publicly available and verified systems. You’re not capable of that, I’m not capable of that, Bruce Schneier is not capable of that. No matter how smart you are, you missed something. That’s why I didn’t need to know a single detail.








  • The specific example I’m thinking of is DES. They messed with the S-boxes, and nobody at the time knew why. The assumption was that they weakened them.

    However, some years later, cryptographers working in public developed differential cryptanalysis to break ciphers. Turns out, those changed S-boxes made it difficult to apply differential cryptanalysis. So it appears they actually made it stronger.

    But then there’s this other wrinkle. They limited the key size to 56-bits, which even at the time was known to be too small. Computers would eventually catch up to that. Nation states would be able to break it, and eventually, well funded corporations would be able to break it. That time came in the 90s.

    It appears they went both directions with that one. They gave themselves a window where they would be able to break it when few others could, including anything they had stored away over the decades.