• 0 Posts
  • 78 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle








  • Those should be closed systems and don’t need to network with other systems and should be safe enough, its when we start networking that it becomes incredibly risky which is what neuralink is intended to do. I don’t think the average person understands how many automated attacks are flooding interconnected computers as we speak and you’re dropping someone’s brain into that and we don’t understand the scope of what can be done intentionally or unintentionally, it’s not outside the realm of possibility an automated attack trying to rapidly port scan and compromise a neuralink could overwhelm and damage the device and cause brain damage or death.




  • Microsoft certainly tries it’s best to keep you locked into their ecosystem by making it inconvenient but not impossible to leave though that’s not the real reason, it’s security. Businesses and especially governments are scared of nation state hackers contributing malicious code to open source products and falsely assume it’s safer to use closed source software because those incidents aren’t public. There’s so much great software out there I’d love to use and the first question I’m asked when I bring it up is can you prove China hasn’t contributed code?


  • Yes, I’m comparing the threat level based on the maximum potential akin to the likes of “those apps”. Permissions are straightforward and will protect users just like ad blockers, decentralized static frameworks (JavaScript/CSS/fonts), and clearing cookies. But on average users are not well informed and aren’t considering permissions, add-ons, or even which browser or app they use so I compare based on the potential threat level.






  • Currently each steam account is given a unique steam id number which is how most steam games identify the player and when you family share you are just associating that new steamid with your steamid so you can share certain purchases with if the developer allows it. Since each account is unique if I ban one it doesn’t ban the other. In the past you could use the steam public web API to query a steamid to see if it was a family shared and it would respond with the parent account and you could compare that to your ban list and then ban the new account. A few years ago steam removed that capability for privacy protection and moved it to the game developers partner only access so a game developer could implement that same check but very few did and older or abandoned games are rife with cheaters now.

    Now it would steam they are automagically making that check now or instead of a steam id it’s a family id, I have no idea but if it prevents account whack-a-mole and brings back automation I’m all for it.