• unexposedhazard@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      111
      arrow-down
      1
      ·
      19 days ago

      Very useful for getting any sort of private data through an airport that does not respect privacy. For example any US airport…

      • John Richard@lemmy.world
        link
        fedilink
        English
        arrow-up
        28
        arrow-down
        36
        ·
        19 days ago

        No it isn’t. It will be treated like any other drive where encryption is nothing new. In fact, to look for a text file and then make something accessible means it is likely much easier to detect that something is off about it than regular encryption that just looks like random data. Whether it tries to hide it’s true storage capacity or boots its own internal OS to present storage, people often think they’re being clever when really they’re just making themselves stand out.

        • unexposedhazard@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          30
          arrow-down
          1
          ·
          edit-2
          19 days ago

          You are yapping your ass off. This is a hardware mod, not a software package. Its literally using a custom storage controller chip that only physically unlocks the connection to the secret storage once it detects a certain key file on the decoy storage. They would have to xray the drive individually at close range with high resolution and know a lot about electronics to even come close to figuring out that something is different. There is no way to detect a fake USB HID so unless they open it they wont be noticing shit.

          • John Richard@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            7
            ·
            19 days ago

            You’re completely confusing device classes and how forensic acquisition works.

            First, it’s a USB Mass Storage device, not a USB HID (Human Interface Device). Mass Storage operates via SCSI block commands wrapped in USB packets.

            Second, even if the custom firmware successfully fakes the LBA table to report 8 GB, it fails at the protocol level. Forensic tools don’t just read files—they issue low-level SCSI INQUIRY and MODE SENSE commands. Commercial flash controllers (Phison, Silicon Motion) have hardcoded ASIC signatures and proprietary descriptors. A generic CH569 MCU running C code trying to fake these descriptors or pass off software-bridged microSD reads introduces packet latency, timing jitter, and missing SCSI pages that log protocol anomalies during raw acquisition.

            Finally, software doesn’t matter if they look at the hardware. Modern 3D CT/X-ray baggage scanners visually isolate silicon footprints instantly without opening the casing. A standard commercial drive is a single integrated ASIC on NAND. A board with a generic CH569 MCU, voltage regulators, UART test points, and a physical microSD socket stands out.

        • ColeSloth@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          25
          ·
          19 days ago

          You misunderstood what is seen or how it works.

          When the drive is checked, you can see files and whatever on what appears to be an 8GB flash drive.

          You have to add the specifically worded txt file into that drive before the hidden drive shows up.

        • AwesomeLowlander@quokk.au
          link
          fedilink
          English
          arrow-up
          12
          ·
          19 days ago

          How would it be detected? It seems like the password detection and decryption is happening at the hardware level, and they take steps to have it show up as nothing more than a standard drive. I’m not an expert on this stuff though.

        • evenglow@lemmy.world
          link
          fedilink
          English
          arrow-up
          8
          ·
          19 days ago

          Airport forensic team can’t flag an encrypted drive it can’t detect.

          The article talks about this.

    • Trilogy3452@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      19 days ago

      Saving important documents as an emergency backup without worrying about it getting stolen. I guess the hidden partition adds another layer against someone who might want to try and brute force it

    • ITGuyLevi@programming.dev
      link
      fedilink
      English
      arrow-up
      28
      ·
      19 days ago

      That’s what I would go with if I was inclined. Create a volume the size of the drive and add a hidden volume with a different password within like we’ve been doing for years (decades at this point maybe almost).

      • ExLisper@lemmy.curiana.net
        link
        fedilink
        English
        arrow-up
        8
        ·
        19 days ago

        I would upload encrypt file somewhere and download it when needed. If you’re worried someone will actually access your USB stick looking for encrypted data, why carry it at all? It’s cool if you want to pretend you’re a spy or something but it’s not very practical.

        • IrateAnteater@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          22
          ·
          19 days ago

          That’s assuming that wherever you are going to or coming from has an internet connection. It’s likely that there will be a connection, but it’s still not a guarantee. And if there is a connection, the size of the files you’re carrying may make using that connection impractical.

          • ExLisper@lemmy.curiana.net
            link
            fedilink
            English
            arrow-up
            2
            ·
            19 days ago

            Yes, but you can just carry encrypted hard drive with you. Hiding encrypted data is useful pretty much only for legal reasons. You want to take it across border and are worried TSA agent will force you to decrypt it or something. What is safer in that case? Carrying a USB stick with hidden encrypted partition or not carrying anything at all and downloading the data later? I would say the latter. Smuggling encrypted data through custom checks into a war zone with limited internet access is the cool but unlikely spy games scenario I was talking about. Encrypted microSD card would be even more secure in that case.

            • WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              19 days ago

              to a war zone? such inspections are done not only in unlikely scenarious like when going to “a war zone”

              • ExLisper@lemmy.curiana.net
                link
                fedilink
                English
                arrow-up
                1
                ·
                19 days ago

                The “war zone” was referring to difficult internet access. Iran recently cut off entire country from internet. If you’re going to USA you may be inspected but you will most likely get internet access once you crossed the border.

        • magnue@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          19 days ago

          I guess you might just want to carry all your passwords in there, but then generally the password file itself is encrypted so I don’t see the point.

  • Passerby6497@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    19 days ago

    I’ll stick to a Veracrypt full disk encryption with a hidden partition. All the benefits of a duress password, none of the data deletion that gets you V&

      • 3abas@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        18 days ago

        They don’t recommend against it… It’s a detailed guideline on doing it successfully.

        • digital_alchemist@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          16 days ago

          A VeraCrypt volume resides on a device/filesystem that utilizes a wear-leveling mechanism (e.g. a flash-memory SSD or USB flash drive). A copy of (a fragment of) the VeraCrypt volume may remain on the device. Therefore, do not store hidden volumes on such devices/filesystems.

          I understand that page is a bit dense, so I’m quoting the relevant text from the above source.

          • 3abas@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            15 days ago

            They make a very poor job of highlighting something so important in a dense page detailing how to do what they recommend you don’t.

    • Axolotl@feddit.it
      link
      fedilink
      English
      arrow-up
      4
      ·
      18 days ago

      IIRC Veracrypt is easier to detect since it does some trickery with the filesystem and software while this has 2 memory chips and one is phisically disconnected then it scan for a string that looks like “password:1234” inside a file called “password.txt” at every write and if the password is correct it will connect the chip again, so it’s virtually undetectable unless you crack open the USB stick and know what you are looking at (which is an highly unrealistic scenario for an airport unless you are in a country that’s in a war period)

  • melsaskca@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    18 days ago

    Even pre-tech there was lots of bad shit you could do (sugar in the gas tank), but we didn’t (for the most part). Now bad shit is the norm and if you don’t buy into my product I will fuck you up, motherfucker!! Def not Marketing 101.

    • Ferrous@lemmy.ml
      link
      fedilink
      English
      arrow-up
      10
      ·
      19 days ago

      If pointless noise on forums is one of the biggest downsides of LLMs, isn’t your whole spamming thorn game self defeating?