• Gsus4@mander.xyz
    link
    fedilink
    arrow-up
    15
    ·
    10 months ago

    Come on guys, I’ve had an 8TB microsd card since 2018…my files just start to act funny whenever it is fuller than 8GB ;)

  • milicent_bystandr@lemm.ee
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    10 months ago

    Finally! Been waiting for this for since Pacman wouldn’t fit on my punch card. 2025 here we come!

  • delirious_owl@discuss.online
    link
    fedilink
    arrow-up
    13
    arrow-down
    2
    ·
    10 months ago

    Meanwhile I’m struggling to find 4MB SD cards, so I can easily overwrite it with random data to securely wipe it between uses.

    How the heck do people with 4TB SD cards do data hygiene wipes of their medium before crossing international borders? That would take days…

    • LaggyKar@programming.dev
      link
      fedilink
      arrow-up
      23
      ·
      10 months ago

      How the heck do people with 4TB SD cards do data hygiene wipes of their medium before crossing international borders?

      They don’t

      • hakobo@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Right. Like, my use case for SD cards is for my cameras. I want to take pictures and bring them home across international borders. And a 4TB card would be amazing, though probably not fast enough. I simply don’t put files that I don’t want people to find onto my SD cards in the first place.

    • WaterWaiver@aussie.zone
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      1
      ·
      edit-2
      10 months ago

      I assume you’re joking, but if not: the 4MB of flash you see is not mapped 1:1 with 4MB of actual flash on the SD card. Instead there might be something like 5MB, but your OS only sees 4MB of that.

      The extra unallocated space is used as spare sectors (sectors degrade and must be swapped out) or even just randomly if it somehow increases IO performance (depending on the firmware).

      Erasing the 4MB visible to your OS will not erase everything, there still may be whole files or fragments of your files sitting in the extra space. Drive-vendor specific commands can reliably access this space (if they exist and are available to you, which they mostly are not). Some secure erase commands may wipe the unallocated space but that’s vendor specific, not documented and I don’t think even supported over the SD interface (although I might be wrong on this last point).

      Encryption and physical destruction are your best bets.

      • delirious_owl@discuss.online
        link
        fedilink
        arrow-up
        2
        arrow-down
        4
        ·
        10 months ago

        Link to source? The file size discrepancy is usually due to 1000 vs 1024, but filling the drive with random data until its full should wipe the drive.

        • WaterWaiver@aussie.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          10 months ago

          A good search term is “SSD over-provisioning”

          The file size discrepancy is usually due to 1000 vs 1024

          No, that’s something else entirely. It doesn’t matter what measurement system you use, the drive juggles more sectors than your OS can see.

          but filling the drive with random data until its full should wipe the drive.

          Only if you assume people can’t access the reserved/unallocated/over-provisioned sectors. If you are only worried about small thieves then this might not be an issue. If you’re handling sensitive data (like medical records for other people or anything with sensitive passwords) then it’s completely inadequate to leave any form of data anywhere on the disk.

    • psivchaz@reddthat.com
      link
      fedilink
      arrow-up
      9
      ·
      10 months ago

      I don’t know what your particular situation is but if you’re just using it on computers you could use LUKS or BitLocker or FileVault. Then if you want to wipe it, you only need to destroy the key and the data is rendered effectively gone.

      • delirious_owl@discuss.online
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        Yeah that’s best for most things, but SD cards are generally used in situations where that’s not an option. Namely for use in (video) cameras.

        The other situation is when I need to transfer a large file to someone else’s device where encryption isn’t an option (rare but happens)

        • lud@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          While I also like that comic, this doesn’t exactly happen regularly and no one here ever needs to worry about something like this.

          So unless you’re an international spy or some very important whistleblower that won’t happen.

          A court could probably order you to decrypt it but again if they have to do that, odds are that you are doing something pretty terrible.

          These SD cards are for photographers and normal expandable storage for devices and not state secrets or something highly illegal.

          • chiisana@lemmy.chiisana.net
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            Honestly, neither does having to securely wipe SD card (or any storage device for that matter) as one cross the international border like the thread further up suggests. So the whole thing is just having fun with (potentially roleplaying) over paranoid people :)

            • Firipu@startrek.website
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              10 months ago

              Tbh, if you’re that nervous about crossing the border with data, I’m sure you could find other ways to use the internet and decent encryption (behind multiple layers and/or people with a Deadman’s switch if you’re really paranoia and worried a judge will force you to unlock the precious 4mb worth of information) to protect your data when crossing a border.

              Or probably even safer if you’re talking about just 4mb of data: send it from a random address in one country to a postbox in your destination or something by post. Tampering with mail carries a pretty heavy fine in most countries, chances a random postman opens a random envelope to a random address abroad are basically non existant. Security through obscurity.

              I like reading about infosec, but some of it borders on absolute paranoia tbh :)

  • randombullet@programming.dev
    link
    fedilink
    arrow-up
    16
    arrow-down
    5
    ·
    10 months ago

    I can’t fathom a good reason for 4TB SD cards.

    Most cameras have CF Express which is probably 5-8 times faster.

    Even UHS-III is 600MB/s while CF Express Type B is hitting 4GB/s.

    Even so, why would you risk 4TB of data on removable storage.

    CF Express is also running PCI-E. This article isn’t talking about SD Express.

    • Potatos_are_not_friends@lemmy.world
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      10 months ago

      Steam games. I want to have all my 50-100 GB games available without having to decide what to uninstall.

      Currently I have two 512gb SD cards for my Steam Deck.

      If it craps out, it’s okay.

      • B0rax@feddit.de
        link
        fedilink
        arrow-up
        8
        arrow-down
        2
        ·
        10 months ago

        We need a better storage solution than SD cards…

        Doesn’t the steam deck have an upgradeable nvme drive? That would be a much better solution.

          • B0rax@feddit.de
            link
            fedilink
            arrow-up
            5
            ·
            10 months ago

            I think you mean 30mm (that’s what the steam deck uses, 80mm is the standard).

            At about $80 per TB, it is more expensive than the 80mm ones, yes. But still comparable to SD cards an much faster and more reliable.

    • wagoner@infosec.pub
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      My laptop has an SD card slot. So if this were reliable I could add a significant permanent storage capacity to my laptop.

      • randombullet@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Valid point, but I think most built in SD card slots are on a laptop can read 100MB/s. Hopefully yours is perhaps USB 3.0 speeds.

        • BearOfaTime@lemm.ee
          link
          fedilink
          arrow-up
          4
          ·
          10 months ago

          It’s good for offloading things that otherwise eat useful fast storage.

          For example, OneNote uses a cache and a backup folder. So whatever size your notebook is, it will consume 3x that storage space.

          I use the SD slot for the cache and backup folders (my backup folder is synced to a file server, so I don’t need it locally, and in 15 years of using OneNote, I’ve needed that backup one time).

          It’s also useful for temporary stuff that you don’t care about/is available elsewhere. I’ll pull large installers from my file server and put them on the SD, until l I get around to using them (laptop drive is 250, which is tight for me, and the SD was a quick, dirty solution since I have a bunch of micro SD’s from phones over the years).

    • Blastboom Strice@mander.xyz
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      If you set it up properly (like using apps to sync folders) a big enough sd is like local “cloud” service.

      I was thinking about it recently, after my phone data were very close to being deleted (I managed to prevent it eventually), I was angry at how not having an sd slot caused me so many issues. If I had a 1tb sd I would just autosync app backups and files to my card and not worry ~at all about losing data from bootloops etc.

    • IronKrill@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      I would happily use one for my music and movies to access them on the go. I already have copies elsewhere, so it would be no big loss if the card died.

  • XNX@slrpnk.net
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    Do people setup RAIDs with sd cards? There should be a super mini box for a sd card RAID

    • LostXOR@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      The article says 10MB/s minimum write speed, which would take 4.6 days to transfer 4TB, so… yeah. Even with the “max theoretical transfer rates” of 104MB/s (which is probably just read if anything) that’s still almost 11 hours.

      • realitista@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Did they add it back? That’s good. But SD cards aren’t really replacements for primary disks. It’s silly that you can’t get your primary disk as big as an SD card.

  • hark@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    10 months ago

    That’s nice, but I’m more interested in prices coming back down. The manufacturers have been pumping up storage prices even though demand has gone down by artificially constricting supply.