this post was submitted on 20 Oct 2025
323 points (99.4% liked)

Privacy

42657 readers
641 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

One thing I'm concerned about is recording equipment leaving identifiable information without us knowing about it.

you are viewing a single comment's thread
view the rest of the comments
[–] bountygiver@lemmy.ml 21 points 17 hours ago (1 children)

nah only the minidump is reported back which only contains the memory the crashing stack is using. Sending the full dump would requires uploading gigabytes of data which would cripple any home internet as they mostly have very limited upstream bandwidth.

[–] Buddahriffic@lemmy.world 3 points 13 hours ago (2 children)

Though iirc a system crash report can include a kernel dump, which can contain things like private keys.

Though realistically, Microsoft controls your OS. They could easily add code to allow them to grab whatever they want from your system without any logging (by your system anyways).

That actually makes me wonder if there are any apps that run on both a system and the router that system is connected to to determine if the internet traffic as reported by the system (to the user) is the same as what the router sees as a way to detect anything using network resources but bypassing the normal network stack.

[–] bountygiver@lemmy.ml 2 points 10 hours ago

you certainly can just run wireshark on your PC and your router, then compare them in the end of the day (with your router's file filtered your PC's source address)

[–] prole@lemmy.blahaj.zone 6 points 13 hours ago (1 children)

Though realistically, Microsoft controls your OS

They most certainly do not.

[–] Buddahriffic@lemmy.world 3 points 13 hours ago

Yeah, sorry, I meant for anyone worried about windows crash reports.

Microsoft controls your windows OS.