The next era will be of Offline Apps because of stuff like this
I'm kind or envisioning some young bright engineer realizing they could just store some files locally. "It's like.. we don't need a backend at all!"
Microsoft is phoning home the content of PowerPoint slides
221–230 of 391 posts
Re: Microsoft is phoning home the content of PowerPoint slides
#222What I want is Little Snitch on steroids built into the OS where every process, including all native ones, including UI apps, are blocked from network connectivity by default, and the user gets an easy monitor of outgoing traffic with TLS/SSL inspection built in (you'd need some OS API to enable that). Kind of like granular oauth permissions, apps should have to declare which outgoing they have, a description/why, an…
Re: Microsoft is phoning home the content of PowerPoint slides
#223This post is dubious at best. It makes a “do your own research claim” without sharing anything concrete. Yet, this plays into people’s own confirmation biases so it’s already being taken verbatim by people here.
Re: Microsoft is phoning home the content of PowerPoint slides
#224I've raised this point repeatedly in different orgs. It's met with some combination of indifference and lack of understanding and not-my-responsibility-ism, but I'm sure that this will eventually blow up hard in some company's face - like 9-digit settlement for breach of contract, or worse things like breach of export control laws. Enterprise data security on the "MS Office level" at this point is like driving 60 mph…
Yeah, I'm surprised every healthcare related business doesn't either ban PowerPoint or block this "feature" somehow. HIPAA is a hell of a drug.
Re: Microsoft is phoning home the content of PowerPoint slides
#225Earlier quoted context omitted.
That assumes people actually have the capacity to examine the source to do so and make the requisite adjustments. The real answer IMHO is to control your networking stack outside of your computer instead. Firewall that and you have way better security
How do you do packet inspection when they're all encrypted?
You could add large amounts of text and see if the packets increase proportionally.
You can perhaps analyze which apps or extensions are sending packets.
This post doesn’t provide enough information of value
Re: Microsoft is phoning home the content of PowerPoint slides
#226Earlier quoted context omitted.
What I want is Little Snitch on steroids built into the OS where every process, You cannot trust an OS you cannot build yourself. That's why I see Linux as the only option for professionals and privacy minded people.
With the compiler that you verified and built yourself :)
Re: Microsoft is phoning home the content of PowerPoint slides
#227I've raised this point repeatedly in different orgs. It's met with some combination of indifference and lack of understanding and not-my-responsibility-ism, but I'm sure that this will eventually blow up hard in some company's face - like 9-digit settlement for breach of contract, or worse things like breach of export control laws. Enterprise data security on the "MS Office level" at this point is like driving 60 mph…
Yeah, I'm surprised every healthcare related business doesn't either ban PowerPoint or block this "feature" somehow. HIPAA is a hell of a drug.
Re: Microsoft is phoning home the content of PowerPoint slides
#228Re: Microsoft is phoning home the content of PowerPoint slides
#229Re: Microsoft is phoning home the content of PowerPoint slides
#230What I want is Little Snitch on steroids built into the OS where every process, including all native ones, including UI apps, are blocked from network connectivity by default, and the user gets an easy monitor of outgoing traffic with TLS/SSL inspection built in (you'd need some OS API to enable that). Kind of like granular oauth permissions, apps should have to declare which outgoing they have, a description/why, an…
On Linux there is OpenSnitch that does its job nicely, although I experienced some occasional desktop slowdowns even after training it to open everything for trusted programs. https://github.com/evilsocket/opensnitch I still recall the old days of Windows when I tried Kerio Personal Firewall and realized how much software already phoned home two decades ago. That was the last wake up call that pushed me into getting…