If I pair my Android phone and my laptop, I can share files over Bluetooth from the phone to the laptop. I’ve started finding this a really convenient method for me to send files to a Linux laptop without needing to install a separate app on either the phone or my laptop. Especially when I’m away from my home network (I use SFTP at home).

How secure is this? Is there encryption by default and could someone else nearby with a receiver potentially decode the file you’re sending?

      • llii@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        No, thanks:

        It uses a WebRTC peer-to-peer connection. WebRTC needs a signaling server that is only used to establish a connection. The server is not involved in the file transfer.

        If your devices are paired and behind a NAT, the PairDrop TURN Server is used to route your files and messages.

  • catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    11
    ·
    7 hours ago

    It is extremely unlikely that there would be a motivated enough attacker to target you. And if someone is not targeting you, but just attacking everyone in range, it’s unlikely the files you are transferring are of any value to them.

      • SkyezOpen@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        4 hours ago

        Nobody sane is transferring legendary pepes unencrypted over Bluetooth. I use an encrypted USB delivered by courier with key provided upon proof of receipt (and payment, of course). Other than that they stay on an airgapped machine or cold storage.

  • ArbiterXero@lemmy.world
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    7 hours ago

    It’s actually entirely horse shit.

    Only the very newest products that are on the latest standard are secure.

    It all look secure and sounds secure and feels secure with all the encryption….

    But about 2 years ago there was a downgrade attack that was proven to affect basically everything.

    Bluetooth security might as well be a flashing neon sign of your data.

    Now it’s not quite that simple and some people have updated their devices etc……

    But almost nobody actually has done that because Bluetooth devices are “fire and forget”

    I mean when’s the last time you updated the firmware on your headphones or keyboard?

    Mostly “never”

      • SkyezOpen@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        4 hours ago

        Android will update and restart your shit without consent at night so your phone doesn’t fully boot and your alarm doesn’t go off. Ask how I know.

        • ERROR: Earth.exe has crashed@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          1 hour ago

          There’s a way (at least on samsung) to disable auto updates.

          Turn off “Auto update over wifi”, then mark all wifi networks as “metered”. Voila! The system will treat wifi as mobile data and not auto download the update.

          Btw, in modern android versions, alarm will work in BFU (Before First Unlock) mode if you use the system clock app. (third-party alarm apps will not work in BFU mode Actually, third-party alarm apps do work)

  • Natanael@slrpnk.net
    link
    fedilink
    arrow-up
    4
    ·
    7 hours ago

    It is encrypted, but the security of the encryption varies between implementations (some have been found to generate keys insecurely or screw up session management, etc). For most modern devices it’s decent, as long as you’re not actively targeted by some kind of intel agency