RavenofDespair@lemmy.ml to Linux@lemmy.ml · 18 days agoHow to check pc for spyware and can you say there is no spyware or is it probabilitymessage-squaremessage-square16fedilinkarrow-up126arrow-down10
arrow-up126arrow-down1message-squareHow to check pc for spyware and can you say there is no spyware or is it probabilityRavenofDespair@lemmy.ml to Linux@lemmy.ml · 18 days agomessage-square16fedilink
minus-squarebacon_pdp@lemmy.worldlinkfedilinkarrow-up0arrow-down3·18 days agoIf you bootstrap your software from source code and use white listing at the kernel level and in your interpreters. Then there is no place where spyware could exist and run.
minus-squarepractisevoodoo@lemmy.worldlinkfedilinkarrow-up1·17 days agoWhat if your compiler is compromised? https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_ReflectionsonTrustingTrust.pdf
minus-squarebacon_pdp@lemmy.worldlinkfedilinkarrow-up0·17 days agoThat was already solved by DDC and live-bootstrap https://github.com/fosslinux/live-bootstrap https://dwheeler.com/trusting-trust/
If you bootstrap your software from source code and use white listing at the kernel level and in your interpreters. Then there is no place where spyware could exist and run.
What if your compiler is compromised? https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_ReflectionsonTrustingTrust.pdf
That was already solved by DDC and live-bootstrap
https://github.com/fosslinux/live-bootstrap
https://dwheeler.com/trusting-trust/