• VitoRobles@lemmy.today
      link
      fedilink
      English
      arrow-up
      14
      ·
      6 days ago

      I think the message is that we should be just as frustrated with ring cameras too, and not saying you should, but if they accidentally get smashed…

  • Darkassassin07@lemmy.ca
    link
    fedilink
    English
    arrow-up
    85
    arrow-down
    1
    ·
    6 days ago

    If it records to the cloud, it’s not your footage. It can and will be acquired/distributed against your will.

    • dogdeanafternoon@lemmy.ca
      link
      fedilink
      arrow-up
      15
      arrow-down
      13
      ·
      6 days ago

      For the most part this it’s true, although it’s possible to do it securely. Security cam footage stored in iCloud is end to end encrypted. Apple can’t access it.

          • mycodesucks@lemmy.world
            link
            fedilink
            arrow-up
            13
            arrow-down
            5
            ·
            6 days ago

            Yes. 100%. End to end encrypted means the decryption key is at the other end. Where Apple is.

            If it were ACTUALLY secure you would have BOTH the encryption AND decryption keys and Apple would only have a useless, unreadable, encrypted binary blob.

              • mycodesucks@lemmy.world
                link
                fedilink
                arrow-up
                11
                arrow-down
                3
                ·
                6 days ago

                So, it does say that not even Apple can read your data, but it also says it’s protected by “end to end encryption”, which if Apple can’t read your data, is absolutely nonsense usage of the term.

                “End to end encryption” means encrypting the data at one end, and decrypting it at the other end. That’s literally the NAME. If they’re not doing that, the term is completely nonsense to use. They might as well say they have fat-free encryption. What they’re really doing is storing an encrypted file that you hold both keys for. And IF that’s what they’re doing, that’s actually fantastic - far better than end-to-end encryption because only you can decrypt it. But they’re not inspiring confidence by COMPLETELY misusing a term that has nothing to do with what they’re doing.

                The other point is, if those keys… if you have to manually copy those keys over between all of your devices? Great. You’re actually protected. If, however, you just connect to your Apple account and now you can get your files out of iCloud? That means that Apple DOES have your decryption keys SOMEWHERE, because otherwise they couldn’t send them to your other devices, which means, sorry, whatever they’re promising, they DO have the ability to look at your files if they’re motivated enough.

                • anomnom@sh.itjust.works
                  link
                  fedilink
                  English
                  arrow-up
                  5
                  arrow-down
                  1
                  ·
                  6 days ago

                  End to end means the ends you use it at, ot the server you’re imagining it ending up on.

                  In this case the “ends” are your devices.

                • Ptsf@lemmy.world
                  link
                  fedilink
                  arrow-up
                  5
                  arrow-down
                  3
                  ·
                  6 days ago

                  It has to be decrypted for you to use it stupid… Ffs they literally call it out in the line “No one else can access your end-to-end encrypted data, not even Apple, and this data remains secure even in the case of a data breach in the cloud.”. To apple end to end encryption is keeping the data entirely encrypted up until it hits your device where you use it… I could go on about how you misunderstand the tech but you’re better off just actually looking into how they implement it because they account for your concerns.

              • Darkassassin07@lemmy.ca
                link
                fedilink
                English
                arrow-up
                6
                arrow-down
                3
                ·
                edit-2
                6 days ago

                The fact that there are multiple seprate recovery options to regain access to your account and with it access to those encrypted backups is all the clue you need to know those keys are not stored only on your device.

                Apple has access to those keys - whether they want to directly admit it or not.

                • Ptsf@lemmy.world
                  link
                  fedilink
                  arrow-up
                  7
                  arrow-down
                  2
                  ·
                  6 days ago

                  “With Advanced Data Protection turned on, Apple doesn’t have the encryption keys needed to help you recover your end-to-end encrypted data.” it’s literally on the page. If they have them, prove it, and launch yourself the most profitable lawsuit against apple possible. Otherwise you’re just bring a grumpy fool.

                • 9tr6gyp3@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  5
                  arrow-down
                  1
                  ·
                  6 days ago

                  They literally say to store your Recovery keys in a safe place or you could get locked out of your account.

                  If you don’t know your account password and have lost or otherwise don’t have a trusted device, you need your recovery key to regain access to your Apple Account. If you can’t provide your recovery key, you’ll be locked out of your account permanently.

                  Print a copy of your recovery key or write it down. Keep your key in a safe place, and consider storing a copy in more than one place. You can also give a copy of your recovery key to a trusted family member.

                  Don’t store your recovery key in your Apple Passwords app, iCloud Photos, Notes, or iCloud Drive. If you lose access to your Apple Account, you won’t be able to open these apps to find it.

                  Set up a recovery key for your Apple Account

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

                  There are no ways to recover your account if you have ADP on. Stop making stuff up. You need to have your key written down and stored somewhere safe, otherwise you are SOL and locked out forever.

                • theunknownmuncher@lemmy.world
                  link
                  fedilink
                  arrow-up
                  4
                  arrow-down
                  6
                  ·
                  6 days ago

                  Ding ding ding!!!

                  The test of E2E encryption is “who manages the keys?” If the answer isn’t me, it isn’t E2E encrypted.

              • JoshCodes@programming.dev
                link
                fedilink
                English
                arrow-up
                3
                arrow-down
                4
                ·
                edit-2
                5 days ago

                I think they’re trying to say that while apple encrypts in transit (upload + download is sftp or some other secure transfer method that can’t be eavesdropped on), they don’t encrypt at rest, meaning the data is written in decrypted format to disk. Which is a data security no-no for mine and most enterprises out there. They’re alleging that if someone got into an apple server, they’d be able to read your data and anyone elses.

                Now that might not be true but I don’t see apple saying otherwise anywhere obvious. It’s not true. I’m pretty sure Google do this though. They retain a level of access to train their ai models and other deep learning algorithms on what you write in docs or the photos you upload.

                • 9tr6gyp3@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  6 days ago

                  Thats not how it works at all. The traffic is encrypted locally on the device before it even gets sent to Apple.

          • GamingChairModel@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            5 days ago

            E2E in the context of data stored at rest conceptually just means that “current you” is sending data to “future you” where the two ends are “current you” and “future you.”

            Always question and audit the implementation of any E2E claim by a vendor, but the term itself refers to how only those with authorized access can decrypt, and that the service provider itself need not be authorized.

      • theunknownmuncher@lemmy.world
        link
        fedilink
        arrow-up
        14
        arrow-down
        6
        ·
        6 days ago

        Nope! The only question that needs to be asked is: who manages the encryption keys?

        If the answer isn’t you, it isn’t E2E encrypted.

        • dogdeanafternoon@lemmy.ca
          link
          fedilink
          arrow-up
          5
          arrow-down
          2
          ·
          6 days ago

          The answer is you lol it’s end to end encrypted. You couldn’t do one google search before making some dumb assumptions?

        • Earthwormjim91@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 days ago

          Do you actually know anything about Apes E2EE or ADP?

          You do control the keys. They’re generated solely on your device locally.

      • Ptsf@lemmy.world
        link
        fedilink
        arrow-up
        9
        arrow-down
        2
        ·
        6 days ago

        Idk why you’re being down voted. With ADP enabled and using icloud secure cameras the data is encrypted by keys stored only on your local devices, Apple has no access to these keys and there are no recovery options through apple. If you lose all of your devices and your recovery code and your login information, the data is gone. This has been validated by independent third parties. It’s also worth noting that apple still to this day hosts the only corporate “fuck you, we’re encrypting it” public memo I’ve ever seen at https://www.apple.com/customer-letter/ .

        • dogdeanafternoon@lemmy.ca
          link
          fedilink
          arrow-up
          9
          arrow-down
          2
          ·
          6 days ago

          I’m being downvoted because I dare say something positive about Apple. People don’t like that here.

        • 0_o7@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          2
          ·
          6 days ago

          Sure, let’s stick to facts like Apple is the most privacy oriented company in the world and regularly gives a “fuck you” to the government.

          Apple admits to secretly giving governments push notification data - Ars Technica

          Apple account data is irrecoverable.

          How to request access to a deceased family member’s Apple Account

          Just because you repeat marketing “talking points”, doesn’t make it a “fact”.

          Simping for one of the most profitable, closed source, authoritarian friendly, anti competitive, ring kissing pedophile president company is definitely a choice.

          • Ptsf@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            6 days ago

            The push notification issue applied to all push notifications including any os that delivered them (Google, Microsoft, etc) which is a valid concern we can discuss, family recovery is not possible with ADP enabled jfc learn to read, and I never stated they were the most privacy oriented company in the world. Hate all you like boo but their implementation of E2E is vetted and legit as any, and idk how any of this is simping because I don’t fucking like apple. I’m just not going to subscribe to blind stupid baseless hate that does not follow any factual reality.

            • OS2Warp@lemmy.zip
              link
              fedilink
              arrow-up
              1
              ·
              5 days ago

              Jellyfin! Android! Lanepslitting!

              These are all things that, if you go against, will bring out the angry nerds.

            • dogdeanafternoon@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              3 days ago

              No, but it’s generally a good indication. If Apple says they can’t access it, and outline the cryptographic methods used to make sure they can’t access it, and it’s been verified by third parties that if you loose the keys (access to your Apple account) then you loose the data, then I’d probably say it’s pretty good evidence that Apple isn’t lying about their implementation.

  • ragebutt@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    10
    ·
    5 days ago

    Especially because if you truly want a doorbell camera there are other options. There’s even local only options!

      • ragebutt@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        5 days ago

        Reolink and Lorex both make doorbells that expose rtsp streams. They have apps and such but these aren’t necessary, and at least reolink doesn’t require a subscription even with the app (not sure about lorex). The reolink comes in Poe and WiFi version, not sure about lorex. I have reolink Poe cameras (including doorbell) and they work great, everything is local only and aside from the initial config they do not require internet access. I have them on an isolated vlan that has no internet access and they work fine. They make WiFi versions too but in my experience Poe is substantially more reliable if you have the ability to run ethernet

        There are many other options too, there’s like a billion doorbell cameras, just research bc almost (if not all) “cloud” cameras can view the footage on their servers. The only thing I’ve seen is encrypted in transit, they all are not encrypted on their servers. This means their employees, intruders, etc can view your cameras (and in the case of stuff like Amazon and Google actively view it to apply ML models as well as actively share with law enforcement with no need for a warrant). This applies to literally every “smart” camera I’ve seen that’s not local only, whether it’s a doorbell, baby monitor, dog treat dispenser, basic security camera, etc

  • rsky@lemmy.ml
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    5 days ago

    I don’t know why people are surprised. This feature was the basis of an entire Superbowl ad at the beginning of this year. In other words: Amazon spent millions to tell as many people as possible that their cameras can do this.

    • Stegget@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      5 days ago

      Because, as a general rule of thumb, most people are either oblivious or have so many other demands on their time and energy that they are unable to take notice.

  • weps@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    6 days ago

    I was watching a murder case on YouTube

    An unknown phone number called the victim.

    They saw it was a burner phone.

    They have video of him buying the phone.

    They have video of him walking around in different states.

    They have video of him driving around in different states.

    They knew where his real phone was at all times.

    The video was uploaded 5 years ago.

    USA is a crazy on surveillance.

  • Zexks@lemmy.world
    link
    fedilink
    arrow-up
    19
    arrow-down
    2
    ·
    6 days ago

    It amazes me how some people cant comprehend different mindsets existing in the same space. Especially coming from fucking europe

    • Funkt4st1c@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      2
      ·
      6 days ago

      A quick search looks like the Roman empire at its peak was about half the size of the US. I don’t think people recognize the absolute size of the US.

      I mean, most people in urban areas agree generally, but even like city to city there are massive leaps in quality of education, climate, policy, social environment, etc etc that all shape how a person thinks and acts.

      • Soup@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        6 days ago

        Right, but the very idea of “local culture” has been severely weakened. A guy in Alberta or Alabama are both the same annoying, stupid conservative with basically all the same opinions and crappy “jokes” despite the on-paper differences.

        Yes, people are different and the people who hate Flock are highly unlikely(but not guaranteed) to be the same people. On the other hand, I would not be the least bit surprised if many people who are onboard with the Flock hate have no true idea why, and so still keep their Ring cameras because they think they’re different.

  • megopie@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    ·
    5 days ago

    i think the big difference comes down to that flicks are put up by police departments and city governments, while ring cameras are put up by private citizens.

    Like, they both do effectively the same thing, but, criticizing your neighbors for putting up a ring is self censored because people don’t want to come across as “preachy” or judging their neighbors. But no one has any hang ups about criticizing a town government.

    I think the bigger issue is that people have not internalized that the companies behind these systems are the real problem, less the people conned in to implementing them.

    • technocrit@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      5 days ago

      the big difference comes down to that flicks are put up by police departments and city governments

      Legit.

      they both do effectively the same thing

      Nobody is getting traffic tickets from a Ring camera. That’s another important difference here. Car brains do not want to be monitored while operating deadly machinery and they definitely do not want to be held responsible for their violence.

  • QuinnyCoded@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    5 days ago

    the design of our house makes it where we can’t see who’s in the door through the windows and holiday reefs (idk if that’s the right word, decorative things that go on the door) blocks the peephole :/

    • TrackinDaKraken@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 days ago

      I tried to come up with a reason to justify a door camera. I couldn’t.

      If the doorbell rings, and I’m not expecting anyone, then I don’t answer it. It doesn’t matter to me who it is. I don’t need to know.

      Also, if I don’t answer and it is someone I know, they can call me from my doorstep and let me know it’s them.

      If a package gets stolen off my doorstep, which has never happened, and doesn’t happen much here at all as far as I know, the video is of zero use, unless I know who it is. Because, the cops sure don’t know who it is, or even care to find out. You might think that’s their job, but you’d be wrong. Their job is to take the report and file it. That’s it.

      • 5318008@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        5 days ago

        Here’s my pitch:

        You have a package go missing, and you don’t know why. It shows as delivered, but you never saw it. You check the ring camera to see what happened to it, and one of your kids picked it up, took it inside, forgot about it, and when you asked, was too dumb to piece together, “Oh, THAT package.”

  • Formless Oedon@lemmy.mlBanned
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    5 days ago

    Don’t take that to mean they will actually respond to a home break-in or car theft 🤣

  • lavander@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    6 days ago

    As your mail, mobile geolocation and plenty of other data.

    The difference is that in flock case the system is “push” (flock alerts the police with their alerts real or due to bugs) while ring/gmail/mobiles is “pull” (police needs a warrant if you are an US citizen, it needs to be processed by the cloud provider, etc) and most crucially police needs to already know what is looking

    • anewfox@lemmy.zip
      link
      fedilink
      arrow-up
      8
      ·
      6 days ago

      police need a warrant to view your camera specifically, but they absolutely do not need a warrant to request video from a ring camera stored by amazon. they just ask for it and amazon hands it straight over.

  • humanspiral@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    If the police can, then so can CIA and MAGA headed government departments. Could be a shame if they knew your movement timings.

  • Mistiy@lemmy.zip
    link
    fedilink
    arrow-up
    8
    ·
    6 days ago

    anyone got a source? I know they aren’t a good idea but can police really access them?