Recommended Posts

These Celebs need better passwords

 

mJ}FrO]t-MCjH)B-G&` anyone?

 

a celeb you'd think they would realize they are going to be the target of attack and for god sake keep your nude photos in something like like a trucrypt container, not the god damn cloud.

 

Having said that, Jennifer Lawrence does have nice ######.

  • Like 2

and? :shifty:  what's underage any way :p Laws vary by country

While true, "underage" is not the same as age of consent. For example, in the US it is illegal for any person under the age of 18 to view, or perform in, a pornographic film, even if the age of consent is (for example) 16 in that state.

 

I'm sure other countries have their own laws pertaining to minimum age for someone to view, or perform in, pornography (photography included), and it's not always the same as age of consent (or even age of majority, which is the age you are legally considered a adult).

And? It's illegal, buddy.

You realise that not everything that's illegal in the US is illegal in other countries, right?

I don't condone the photo leak. But going 'Oh no, she was only 17 when the photo was taken - avert your eyes!' is downright ridiculous.

  • Like 3

Does that mean, that according to US law, the underage girl is also guilty of production and possibly distribution (if she sent them to someone) of child porn?

yes. lock her up and treat her like a real criminal. because hurrr durrr it's the law and we most follow every single law to a tee!

 

*not sure if you caught the sarcasm, but I was being sarcastic.

These Celebs need better passwords

 

mJ}FrO]t-MCjH)B-G&` anyone?

 

a celeb you'd think they would realize they are going to be the target of attack and for god sake keep your nude photos in something like like a trucrypt container, not the god damn cloud.

 

Having said that, Jennifer Lawrence does have nice ######.

 

what do you think is the safer password,, that impossible to remember mess you put up there or "onedaythehorseateallthecheeseforthewin"

what do you think is the safer password,, that impossible to remember mess you put up there or "onedaythehorseateallthecheeseforthewin"

 

Given all of this you can question the safety around it also but.... Soemthing like LastPass generates random passwords based on how you set it so that you don't need to remember it.

 

However to truly answer your question, in the world of decrypting passwords, the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, they can then safely work out at least another 2 from the entire password. I'm not working it all out however I suspect by getting to roughly half way they would have the vast majority if not all of your password decrypted completely.

 

So yes, his is safer. People seem to think that passwords are "guessed" where more often then not they are decrypted from a websites own password vault. in which I know I've said elsewhere related to this topic, when you couple that with people using the same passwords for mulitple sites means it gets very easy to get access to other things like iCloud for instance.

Given all of this you can question the safety around it also but.... Soemthing like LastPass generates random passwords based on how you set it so that you don't need to remember it.

 

However to truly answer your question, in the world of decrypting passwords, the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, they can then safely work out at least another 2 from the entire password. I'm not working it all out however I suspect by getting to roughly half way they would have the vast majority if not all of your password decrypted completely.

 

So yes, his is safer. People seem to think that passwords are "guessed" where more often then not they are decrypted from a websites own password vault. in which I know I've said elsewhere related to this topic, when you couple that with people using the same passwords for mulitple sites means it gets very easy to get access to other things like iCloud for instance.

 

actually, no; according to Gibson (https://www.grc.com/haystack.htm) the password Hawkman posted is not only easier to remember but also safer because it has more characters, meaning the space to search is much, much bigger then the Warwagon one. And it has less entropy as well.

actually, no; according to Gibson (https://www.grc.com/haystack.htm) the password Hawkman posted is not only easier to remember but also safer because it has more characters, meaning the space to search is much, much bigger then the Warwagon one. And it has less entropy as well.

 

Using that website, and unless I have missunderstood, it's aimed at brute forcing which is lets take a bunch of passwords and guess. So it's saying if you had an application that would come up with structures it would take longer yes.

 

But if you read what I wrote I'm talking about the ability of decrypting passwords, something that would be used IN a brute force attack. So we are technically talking two different things.

Using that website, and unless I have missunderstood, it's aimed at brute forcing which is lets take a bunch of passwords and guess. So it's saying if you had an application that would come up with structures it would take longer yes.

 

But if you read what I wrote I'm talking about the ability of decrypting passwords, something that would be used IN a brute force attack. So we are technically talking two different things.

 

The fact that the password Hawkman posted has 38 characters and a search space of 6.11 x 10^53 makes it extremely difficult to decrypt; the Warwagon one, on the other hand, as "only" 19 characters but a higher entropy (85) then Hawkman's (26); still the search space is less (4.61 x 10^36).

 

Both are very strong, but one is much more easier to remember :)

the quoted password as far as my eyes can tell have no repeating letters (case differences do make a difference) whereas yours does, therefore if someone's method decrypted the first character, 

 

Doesn't really matter, how would they know they decrypted the first letter ? 

 

the only way to decrypt the password is to decrypt the whole thing, the decryptor doesn't know there is no special characters and because of it's length it needs to be brute forced, that means, it has to start with a single letter password(well probably 4 but for simplicity) it needs to check that character against every single possibility, then it has to go to two characters, and check every single possibility of the first one with every single possibility on the second one.  

 

Now witht he amount of characters in that password. without a quantum computer of some significance, you're not going to be able to break it. 

 

As for lastpass, that's all well and good, but what when you have to log into a service on a device/system where lastpass isn't a possibility, say... oh iCloud on your iDevice ;)

I'm so very sorry that this happened to women I really like, like Jennifer Lawrence or Kate Upton. Privacy is important.

Nevertheless, as a man I don't feel ashamed to say I was delighted to see the pictures. Those two women are beautiful.

Doesn't really matter, how would they know they decrypted the first letter ? 

 

the only way to decrypt the password is to decrypt the whole thing, the decryptor doesn't know there is no special characters and because of it's length it needs to be brute forced, that means, it has to start with a single letter password(well probably 4 but for simplicity) it needs to check that character against every single possibility, then it has to go to two characters, and check every single possibility of the first one with every single possibility on the second one.  

 

Now witht he amount of characters in that password. without a quantum computer of some significance, you're not going to be able to break it. 

 

As for lastpass, that's all well and good, but what when you have to log into a service on a device/system where lastpass isn't a possibility, say... oh iCloud on your iDevice ;)

 

Maybe my understanding of password decryption tools are wrong but I was under the impression the tools were smart enough to work out when more than one character were the same therefore knowing that once it's got one character, if there are others with the same value then it makes a safe assumption to repeat that part, therefore making it quicker.

 

I've not used LastPass for Android but I know it's available so I would assume it's available for iOS too which would give you the answer to your iDevice :). Sure it's a premium feature but given the nature of this topic, these victims can probably afford it! In fact I bet LastPass would probably jump at the chance to get anyone of these on board as a "I know use LastPass" to secure my data kinda advertisement and offer it for free.

i hope this will tarnish cloud reputation even more :laugh:.

And I seriously hope to see various lawsuit due this breach :rofl:.

 

I just loves seeing big corps getting sued.

 

No doubt. Always thought that cloud crap was one of the dumbest things ever, but everybody is falling all over themselves to think it's the coolest thing ever!

  • Like 2
This topic is now closed to further replies.
  • Posts

    • So size is the ONLY selling point????? People have been plugging in PC's to TV's in living rooms for 20+ years. I would take a bigger box for more peformance. Also lot and lots of SFF/Mini ITX build guides out there.
    • My point is, if you buying this instead of a console for TV purposes, that you need to understand that you will not be able to play the most popular MP games with Steam OS. Now if you are not into those games, and into some of the perputual alpha/beta games on Steam then this is an option. I would argue a gaming PC would be the better route, more expensive but take the 1k -1.4k you are about to spend on this thing and build a better one. Because it is running Linux you can overide its 1080p settings. However The Verge complained about its 1080p cap and how you would have to get around it at the CLI, so someone buying this instead of a PS5 or Xbox might have a challege on their hands.
    • A review of Synology's BeeCamera software for the BeeStation Plus by Christopher White Synology is leaning into the BeeStation and the BeeStation Plus, and it's easy to understand why. While power users will want something more customizable, the BeeStation and its more powerful sibling, the BeeStation Plus, are great for those who want a device they can simply plug in, click a few buttons, and have it work as their own personal cloud. Until recently, the device was mostly used for the storage of files, photos, and videos, and with the Plus model, you could install and stream media through Plex. Synology recently released a new free application for the BeeStation Plus called BeeCamera, which is basically a stripped-down version of Surveillance Station. First, let's get the confusing naming out of the way. While you might initially think that BeeCamera is a physical device, perhaps a camera that Synology created specifically for the BeeStation Plus, that would be incorrect. BeeCamera is simply the name for the application that runs on the NAS and on your mobile device. I think the marketing team missed the mark here, but it does fit the other naming on the device, like BeePhotos and BeeFiles, I guess. Camera Support As of right now, only Synology-branded cameras are supported, which many will see as a callback to the drive locking the company implemented and then backtracked on. That said, while I 100% disagree on drive locking, I agree that camera locking for a device made to simply plug and play is the right decision. The whole point of the BeeStation line is simplicity. There are currently three camera model lines available, a wireless device for indoor use, and two PoE models for external use. CC400W (Wi-Fi): Plug it into power using the included power adapter, and connect it to your wireless network. This camera is rated only for indoor use and is the one I was provided to review the BeeCamera. $198.36, in line with the Unifi G6 Compact. BC510 (PoE): A bullet-style camera. Connect it to an Ethernet cable that is providing Power over Ethernet (PoE). This camera is rated for both indoor and outdoor use. $240. TC510 (PoE): A dome-style camera. Connect it to an Ethernet cable that is providing Power over Ethernet (PoE). This camera is rated for both indoor and outdoor use. $240. Although this isn't a review of the actual Synology camera, I did want to note that a positive for the Synology CC400W is that it uses a magnetic base. This means you can mount it on any magnetic surface, which is pretty handy. However, a downside to the camera is that it's powered by a built-in USB cable that's about six and a half feet (two meters) long. This means that the cable will probably be either too long or too short, but more importantly, if the cable is damaged at all, you'll likely need to buy an entirely new camera because there doesn't appear to be a way to replace it, unlike many competitors, like the Unifi G6 Instant. Hopefully, this is something Synology addresses in a future revision of the hardware. The BeeStation Plus supports up to four cameras. Setup The setup of BeeCamera is, like everything in the BeeStation family, very straightforward. Simply make sure you're on at least version 1.5 of the BeeStation OS, and BeeCamera is automatically installed on the device. BeeCamera Setup Screenshots Setting up the CC400W was just as easy. Plug it in, open up the BeeCamera app, and follow the on-screen steps to add the camera. During this process, you'll configure the camera name and how many days of retention you want to keep. The system will also automatically update the firmware for you. The whole thing took only a couple of minutes, excluding the time it took for the camera to update the firmware. Once the camera is connected to the BeeStation Plus, you can manage the various camera settings within the app, although there aren't many to choose from. You're able to configure whether the microphone will record audio (some privacy laws may preclude you from recording it), select what codec to use (H.264 or H.265), configure the color and exposure of the camera, and determine what data you want to overlay onto the video. Finally, you can set up AI detections so that BeeCamera will alert you if it sees certain things. These are all of the common detections you would expect in a camera system, such as people, pets, and vehicles. Under people and vehicles, you can also add extra monitoring for lingering and congestion detection, although pets are currently in "Lab" and therefore have no extra features yet. Recording in 4K using H.265 for 30 days will take roughly 300 GB of storage, which is very reasonable for most regular households, as the BeeStation Plus has 8TB of native storage. If you want to set up detection zones, you can. These are areas that BeeCamera will look at for the various detections, and are helpful if, for example, there's a tree in your frame and you don't want to be notified each time the wind makes the branches move around in the frame. Finally, you can also schedule when the camera should and should not be recording, which is a very useful feature. For example, you may want to record only at night when you're sleeping, but not during the day when you're up and about the house, so you can easily shut the camera off between 8 am and 10 pm. Each hour of each day can be configured to record continuously, only upon a detection event, or disabled completely. You can't fine-tune to record at a specific time, though, only hourly blocks on the hour. Daily Use The best part of BeeCamera is that it's easy and just works. If you only care about being notified when things happen, the mobile app sends those notifications and lets you click the button to bring up the video and see what's going on. For example, when I went out of town and had the camera pointed at the cat tower in our hallway, it was nice to be able to drop in and check that my furry friends were doing okay without me. Initiating the remote connection to the BeeStation Plus through the app is very responsive, but this will heavily depend on your ISP. In my case, using Xfinity, I'm able to go from starting the app to seeing live video in roughly three seconds, which is about the same amount of time it takes to connect to my Unifi UNVR system that costs much more. If you want to see footage from a specific day and time, you can do so using the calendar icon. You can also scroll through the timeline, looking for detections that are labeled in blue (vs. the normal gray when there's nothing of interest). There are buttons that let you go to the last/next detection on the timeline, which is helpful if you missed the notification on your mobile device. That's where the ease of use stops, though. While you can download clips that are flagged by detection, there's apparently no way to select generic time frames you're interested in, and the only place to download is to your phone. In addition, sharing a video shares the actual video, not just a link back to your BeeStation Plus. While that's good from a security and privacy perspective, it's a little awkward for sharing large videos. Limitations While the ease of implementation is great, there are some things that are lacking from BeeCamera. The most obvious is that there is no way to view the footage on the desktop. You can log in to the BeeStation Plus to see how much storage BeeCamera is using, but unlike BeePhotos and BeeFiles, there is no BeeCamera on the web console to manage or view footage. This means you'll be viewing all of your security footage on your mobile device, which is pretty limiting. In addition, there's no way to download the video to your PC without first using your phone as the intermediary. The one exception to this is that you can use BeeFiles to see the raw MP4 files. They're saved in 5-minute increments, and it's just raw data with no detection information or any other way to identify what any of them are. The lack of a way to interact with BeeCamera on the desktop also makes configuration of the cameras more difficult. For example, trying to set up detection zones using a tiny screen and your finger to draw boxes is more cumbersome than it needs to be. This reinforces the idea that BeeCamera is not made for power users. It's also missing some of the more advanced functionality of Surveillance Station. For example, I couldn't find a way to say, "Alert me if the thing in this zone is no longer there." Another major deficiency with BeeCamera, and a feature I suspect may come out in the future, is that while it can detect generic people, there is no specific facial recognition yet. This is an interesting omission, given the fact that other Synology tools can detect specific individuals, and competitors such as Unifi Protect also do it. This is probably a software limitation, so we will have to wait and see if this feature is added in the future. Conclusion If you need a security guard to monitor surveillance cameras to make sure your property is secure, then BeeCamera is not the solution for you. That said, you probably wouldn't be using a BeeStation Plus as the brains behind the system either. BeeCamera (and BeeStation in general) is clearly aimed at households that want to avoid sending personal data to Google and Amazon, and now want to add some cameras to keep an eye on their home and their pets while they're away. BeeCamera excels at doing this. The target market isn't interested in creating cases, tying multiple views together in a single pane of glass, or the like, and for the intended use case, the system works great. Where it starts to fall apart a bit is with more advanced features. Not being able to use a desktop app is a major compromise in my opinion, and having to do all of the configuration on a mobile device is annoying, but not impossible. If you don't want to have a full-fledged NAS device in your home, but still want control over your data (or maybe want an easy way to backup your data for World Backup Day), and want to add a couple of cameras to keep an eye on your house and your pets, this is a great, cheap, and easy way to go, and I suspect more functionality will come over time. If Synology releases a desktop app or at least a way to configure cameras and view footage on a desktop browser, this would be a near-perfect solution for a general home user. As an Amazon Associate, we earn from qualifying purchases.
    • I forgot to add on my comment that when robots will take physical jobs, it's when they become more cheaper to manufacture and sell. That will be the starting point of the end to lanscaping, trash pickup, factory jobs, etc.
    • How many people can actually use a 2.5gig ethernet port? Most people do not have more than a 1gig internet connection, heck most have less than that. Most people at home do not have a switch that has multiple 2.5gig ports either.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      104
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!