It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Shuye
reply to post by Wrabbit2000
I wonder if disabling the drivers in device manager of both the webcam and mic when not needed, will prevent hackers or the government to nonetheless use it?
Any suggestions on this?
MystikMushroom
Why would they want to watch someone staring at a screen typing? And what "smart" criminal would do illegal acts or discuss illegal acts in front of a computer with a webcam?
It seems a bit paranoid to me.
leolady
reply to post by rickymouse
Yep. I think along these lines. I think they have it in the screens... of the computers and the
new style TV's. Technology is far more advanced than any one can imagine.
I remember having a phone conversation many years ago during Christmas with my grandma
(this was in the 80's...) and the conversation went something like this... She said ya know...one
day they are going to have phones where we can view each other while we talk...the phones will have screens. I giggled at this notion back then. But today it is in fact a reality.
Has anyone taken apart the computer screens or TV screen yet to see ?
I'm not too techy saavy to do this myself and I don't want to ruin my computer...
Anyone tested it out ?
leolady
Wrabbit2000
Shuye
reply to post by Wrabbit2000
I wonder if disabling the drivers in device manager of both the webcam and mic when not needed, will prevent hackers or the government to nonetheless use it?
Any suggestions on this?
Well, this is an amateur opinion as I'm JUST getting into learning Visual Studio (what writes Windows programs and apps). I'll say this though. The first thing I did was spend a whole night just reading through the statements, declarations and functions it uses. As in..all of them.. lol.. I'm like that for how I go about learning a new thing like this.
Anyway... What I found was more than enough low level methods so *I* could reactivate anything you disabled, if I knew or assumed your system had it to enable. That's just me..just starting to learn. I have no question, given what I'm understanding of modern coding? They'd have little problem fully re-INSTALLING it in a silent mode you may not even be aware is happening if you aren't eagle-eye watchful about system and hard drive activity (I usually am for other reasons). Simple silent re-activation wouldn't strike me as a problem.
Aazadan
This applies to more than just Windows. Remember the thing a couple months back about TOR being compromised because of them flipping on everyones Javascript and running some code?
Recently I've been reading up on ways to be secure in the darkweb and one of them that has been brought up is to make a cd/dvd of an operating system with whatever software you wish to use, then finalize the disk. This way nothing can be written to it. As long as no one gets physical access to the disk, when you boot from that disk you're on as secure a machine as you can possibly have these days.
RidgeWalker
Aazadan
This applies to more than just Windows. Remember the thing a couple months back about TOR being compromised because of them flipping on everyones Javascript and running some code?
Recently I've been reading up on ways to be secure in the darkweb and one of them that has been brought up is to make a cd/dvd of an operating system with whatever software you wish to use, then finalize the disk. This way nothing can be written to it. As long as no one gets physical access to the disk, when you boot from that disk you're on as secure a machine as you can possibly have these days.
The latest version of the Tor browser bundle has scripts disabled, and if someone thinks they might be getting a trojan/virus, they can use any of the plethora of Linux versions on a flash drive, so even if a virus gets access, it would be hard to jump onto one of the local hard discs.
MystikMushroom
Why would they want to watch someone staring at a screen typing? And what "smart" criminal would do illegal acts or discuss illegal acts in front of a computer with a webcam?
It seems a bit paranoid to me.
Recently I've been reading up on ways to be secure in the darkweb and one of them that has been brought up is to make a cd/dvd of an operating system with whatever software you wish to use, then finalize the disk. This way nothing can be written to it. As long as no one gets physical access to the disk, when you boot from that disk you're on as secure a machine as you can possibly have these days.
Aazadan
It could alter data on the flash drive though, hence the reason for a finalized disk, nothing can write that way. Of course you can't save anything either but that may or may not be an issue.
RidgeWalker
Aazadan
It could alter data on the flash drive though, hence the reason for a finalized disk, nothing can write that way. Of course you can't save anything either but that may or may not be an issue.
I know some flash drives have a lock switch on them, but how that works in terms of hard locking it, I don't know. The flash drive I have with linux, in fact the one I used to do some upgrades on this linux system, doesn't have that feature.
If security is a major concern, the route you suggest, that of using a finalized optical disc, would be the best. If the person needed to, as newer systems become available, he could boot off of that disc, download an image of a newer system and mount it on another disc/flash drive, and then swap to using it.
Although unless you're engaged in activities that would make you a target, the electrical tape seems like a less stressful way of mitigating this particular risk.
gariac
You left out the important part: never put that computer online.
Probably other than linux, I don't think you can build a computer and never go online. Microsoft needs to sniff the machine and check to see if you are legit. I don't know about the Mac (never owned one, never will).
Even with linux, I've never seen a fresh OS that didn't fetch updates from the repo. All software is full of bugs, so patches are inevitable. I suppose you could use that Opensuse build service and create a fully patched linux system.
gariac
reply to post by Aazadan
If you go online, the OS on write once media will not protect you. There are ways to hide a virus in the bios, and certainly a virus can stay resident in the in RAM.
Linux requires a swap file and shared memory. I'm not sure it can be run without them, though certainly they can be in RAM.