Forgot your password?
typodupeerror

Comment Re:Microsoft Purview (Score 1) 40

You can't that's the point.
If someone can view the data, they can copy it. The only way to "secure" it is to prevent them from viewing it in the first place.

Any attempt to allow viewing while restricting copying or modification is theatre at best and only provides a false sense of security. At worst it's actively harmful because users who naively rely on such systems often end up taking less precautions than they otherwise would have.
There are _ALWAYS_ ways to bypass such systems.

Comment Re:DST is Dumb (Score 1) 262

We can operate at night, but do we want to? Your comment is precisely why I'm an advocate for permanent DST I'm not a morning person, so fuck any light in the morning. Give me sunlight in the afternoon to sit outside and enjoy myself.

Also no we can't operate perpetually at night, at least not without medical issues. This is one of the reason vitamin D deficiency is a thing.

There is absolutely no reason that work and other mandatory things cannot be done at night, leaving the daytime free for you to do your own things. Wasting what limited daylight hours we have stuck in a cube farm with artificial lights anyway is ridiculous. There are very few jobs that actually require natural light these days.

Comment Re:They should do the same in The Netherlands (Score 5, Insightful) 262

The sun always rises later in the winter, that's the nature of winter... The only thing this changes is the arbitrary numbers that are displayed when the sun is rising.
Instead of fixating around those arbitrary numbers, plan your day around actual environment factors like when the sun rises etc.

Comment Re:What's the Real Danger? (Score 1) 76

Assuming that CGNAT makes you immune is a huge error.
Once you compromise a single customer you're now inside the CGNAT pool, where you will see lots of very vulnerable devices because they were left vulnerable on the assumption that they were not reachable. In an ISP with thousands of customers, at least a handful will have some infected devices.

Modern Windows devices absolutely do not become compromised via inbound connections to open ports, they become compromised via vulnerable client software or user error (eg phishing, malware infected downloads etc), all of which only depends on being able to make outbound connections.

Comment Re:Shouldn't this be expected? (Score 1) 76

Many simply don't care.
A lot of ISPs especially in Asia use CGNAT and/or rapidly rotating IPv6 and then do nothing about abuse so the address space is widely blacklisted.

In other countries ISPs aren't forced to use CGNAT, and use at least sticky if not fully static addressing so if customers get themselves blacklisted the ISP generally doesn't need to care as it won't affect other users.

Comment Re:standard practice (Score 3, Interesting) 76

Setting the policy to DROP just means that clients will try multiple times before timing out, which means not only will you waste bandwidth with the retries, but your own clients will experience a delay while they time out instead of receiving an instant rejection.

For legacy IPv4 networks the address space is so congested and in short supply that it's economically unviable to leave unused addresses, so you gain nothing from this. With IPv6 there might be some very limited security-through-obscurity value to someone not being able to identify a live address, but its also not practical to scan sequential address space anyway.

What this article really highllghts however, is how flawed the perimeter security model is. Modern end user devices will actually do perfectly well on an open connection, as they don't have any externally visible services. Indeed people frequently connect their devices to public wifi networks where they are fully exposed to the network owner, other users and potentially beyond and it hasn't caused the apocalypse.

People are relying on the perimeter security model, and then using really lousy insecure devices to actually implement that perimeter so they get the worst possible outcome. User think their devices are inside a secured perimeter when the very device supposed to be enforcing that perimeter has been compromised putting the attacker inside. These devices are often MUCH worse than today's end user operating systems.

The proper solution is zero trust - assume your devices are fully exposed and have to stand alone.

Comment Re:CGNAT (Score 1) 25

Using "ip address, user agent and screen resolution" is extremely unreliable - think any kind of organised environment like a corporate network, cybercafe, educational campus etc. They will usually have standardized hardware and software so all of the above will match.

There's a difference between a spam lawsuit and a criminal investigation, for a serious enough crime that absolutely will happen. There will also be prosecutions brought against the ISP for failing to identify the subscriber as various laws require them to do. If an ISP isn't complying with this requirement today they are gambling and could face severe penalties.

Slashdot Top Deals

There are no data that cannot be plotted on a straight line if the axis are chosen correctly.

Working...