Forgot your password?
typodupeerror

Comment Re:InpOutx64 is a security nightmare (Score 1) 78

Microsoft didn't kill off the direct parallel interface. Windows 11 has the exact same parallel port support as Windows 2000. It has a kernel-level API that can be used to query the features and I/O addresses of parallel ports. But the only driver provided by Microsoft that makes use of this API is the ParallelVdm driver, which gives applications only access to the basic parallel port functionality. No bidirectional modes, no EPP, no ECP.

Comment InpOutx64 is a security nightmare (Score 5, Informative) 78

The purpose of that driver is to bypass Windows' memory protection to access arbitrary I/O ports from user space and to map physical memory regions into the address space of a process. It is a cheap workaround for people who don't want to go through the certification process required by Microsoft for drivers nowadays.

Comment Incorrect about the Schwachkopf issue (Score 3, Informative) 229

As German-speaking people can read on https://netzpolitik.org/2025/g... it was the public prosecutor's office who asked for the home to be raided, not the vice chancelor. And they knew that the raided person also posted antisemitic stuff, which is also illegal. They just didn't mention this as the official request for the raid.

Comment Re:Why only the US? (Score 1) 38

Please point me to the paragraphs that gives the works council this right.

The case you mentioned might be due to paragraph 112 BetrVG. That paragraph says that the employer and the works council have to agree on a plan (Sozialplan) for what happens with the employees affected by significant restructuring. The works council will try to prevent unfairness towards those that leave the company. Those that stay are not in focus as long as the company can continue to function without those that leave.

Comment Re:Why only the US? (Score 2) 38

Works councils in Germany have no say in voluntary termination agreements (AufhebungsvertrÃge). The works council has to be given a chance to comment on involuntary terminations (which makes a difference if the terminated person sues) and it negotiates company-wide agreements (Betriebsvereinbarungen).

Comment What a shitty summary of the situation (Score 4, Informative) 17

The measure ran out because those lawmakers, who wanted scanning, wanted to make it mandatory and were not willing to accept a proposed compromise.

What the article forgets to mention is that almost every tech expert was against it. There were also several big petitions that tried to change the lawmaker's minds.

Scanning of online communication invades the user's privacy and implementing mandatory scanning as proposed would have enabled the government to abuse it. What these big tech companies now mourn is that they no longer have an excuse to violate their user's privacy to make money - at least not when sending messages.

Comment systemd-resolved (Score 1) 66

What about services that access the internet on behalf of other applications? If you use systemd-resolved, like many modern distributions, all applications will connect to the local service to perform DNS lookups. On older systems you might find nscd doing the same, although the reason and method are different.

To which process does Little Snitch map these requests?

Slashdot Top Deals

Committees have become so important nowadays that subcommittees have to be appointed to do the work.

Working...