• 4 Posts
  • 565 Comments
Joined 3 years ago
cake
Cake day: June 7th, 2023

help-circle



  • This one is a mixed bag. KYC regulations are very useful in detecting and prosecuting money laundering and crimes like human trafficking. But ya, if this data needs to be kept, the regulations around secure storage need to be just as tight. This sort of thing should be required to be kept to cybersecurity standards like CMMC Level 3, audited by outside auditors and violations treated as company and executive disqualifying events (you ran a company so poorly you failed to secure data, you’re not allowed to run such a company for the next 10 years). The sort of negligence of leaving a database exposed to the web should already result in business crippling fines (think GDPR style fines listed in percentages of global annual revenue). A database which is exposed to the web and has default credentials or no access control at all should result in c-level exec seeing the inside of a jail cell. There is zero excuse for that happening in a company tasked with protecting data. And I refuse to believe it’s the result of whatever scape-goat techs they try to pin this on. This sort of failure always comes from the top. It’s caused by executives who want everything done fast and cheap and don’t care about it being done right.



  • It’s certainly one of those hard trade-offs to make. One of the methods for reducing crime is increasing the perceived likelihood of getting caught. Cameras can do that, if there is regular follow-though by government authorities to investigate, arrest and prosecute crimes. Though, there is probably more value in reducing poverty and corruption, which is known to reduce crime. And which has the added benefit of not creating a surveillance network when corruption does creep into government. Of course, that is expensive and might just help the poors, and that is antithetical to authoritarians of every stripe.




  • I have two:

    1. Waves glowing with bioluminescence during a red tide. We didn’t know it would be going on and were just camping by the beach. Walking on it at night, we all saw the waves glowing and weren’t sure it was real. As we got closer, our footsteps in the area where the waves were rolling in and out were glowing as well. Just surreal.
    2. A house blowing up. Guy opened a natural gas valve in the house and touched it off. Insulation shot way up in the air and the house itself bowed outwards in basically every direction, stayed standing though. At least until it burned down.




  • That’s really my thinking on it. Though, I would do the same thing the US Government does for ID cards now: smartcards.
    So, we already have the Read ID act, which started the standardization of ID in the US, let’s take it one step further. The US Government stands up a PKI infrastructure, which then issues subordinate issuer certificates to the States. The States are then in charge of issuing each person a smartcard with a personal digital certificate. These cards would be tied to drivers licenses or state ID cards, much as Real IDs are today. There would need to be a Federal standard on what types of card technologies would need to be used. And we’d probably want both contact chip and NFC communications.

    When you want to access Government services or specific areas which actually need that level of identity confirmation, you would go through a similar process to any digital certificate login. You tap/dip the card, enter a pin and the systems exchange an encrypted nonce to verify the private key. I’d also want to see some regulation around when you can be asked to use it. With GDPR style fines (e.g. 5% of global revenue, per incident) behind those regulations.

    To throw a bone at the “think of the children” crowd, to get them on-board politically, it would also be interesting to investigate the possibility using the system for age verification, without providing identification to anyone. E.g. using something akin to a zero-knowledge proof, or just a bit which can be set when signing a nonce which shows that the ID is valid for whatever age is required for something. But maybe that’s just my not-quite-awake brain coughing up silly ideas.



  • Is there anything we could try to get alternatives to YouTube?

    Yes, you can pay for it.

    If you want “free” then you’re going to be stuck with the same ads, tracking and enshitification. If you don’t want any of that, you are going to have to crack open your wallet and pay for the privilege. As an example (not an EU one), there’s Nebula which is ad free, owned and operated by creators, free of AI slop and mostly free of the usual dross the youtube algorithm pushes. At the same time, it’s scope is pretty limited (predominantly science and edu-tainment type content). And there is little guarantee that they will survive and/or grow. I personally have a subscription and keep hoping they succeed, but I also don’t expect them to reach anything like the scope of YouTube.

    And that sort of thing brings with it another problem: a lack of democratization. One of the things YouTube does is allow nearly anyone to put something up. While the algorithm is hardly kind to new or niche creators, it’s still entirely possible for some random person to start posting cat videos as dramas in three acts, and maybe that takes off. With the siloed services, that’s never going to happen. Maybe they won’t insist on some sort of editorial input, but they are also going to be far more selective in what they platform. So, there is a trade-off to be had.

    There is also the BBC model, with a publicly funded service. You’re still paying for it, but it’s not directly controlled by a corporation with it’s shareholders to serve. Though, there might still be the question of opening up the platform for more “niche” creators.


  • sylver_dragon@lemmy.worldtomemes@lemmy.worldMicroslop
    link
    fedilink
    English
    arrow-up
    2
    ·
    15 days ago
    I remember working in environments where management had decreed that we would not install updates ever. . .
    

    That’s…definitely a decision that puts a lot of trust in Microsoft’s security. Lol

    It was a very different time. Security was still something that happened mostly at the network perimeter, and even then not much. Routers without firewalls were very common and things like SQLSlammer were much more possible.


  • sylver_dragon@lemmy.worldtomemes@lemmy.worldMicroslop
    link
    fedilink
    English
    arrow-up
    3
    ·
    16 days ago

    Ya, I’m sure the AI code isn’t helping, but is it materially any different? I spent way too many long nights trying to unfuck Windows servers after updates failed to install correctly. And that was well before the AI Slop Boom. Even more fun is when the update reported installing correctly but the Nessus scans came back showing the old version of DLLs still in the System32 folder. There is a reason no one installs Windows patches on day 1. At minimum, you give them a week to let the foolhardy and fanboys get their disks slapped by Microsoft, again.

    Going back to my days supporting Window 2000/2003, I remember working in environments where management had decreed that we would not install updates ever, because of too much downtime due to bad updates. Even today, updating in OT environments can be very difficult due to shitty software running on really old versions of Windows. At least that stuff can usually be kicked off the network and left to rot in isolation.