Computer Talk

crobato

Colonel
VIP Professional
Re: Computer Talk!!

Firefox 3.08 has never crashed once on me. I am looking at using Google Chrome or Safari 4 to supplement it.
 

bd popeye

The Last Jedi
VIP Professional
Re: Computer Talk!!

Oh brother kliu0! Now you've got me curious to go back to IE just when I was loving Firefox 3..I've had only one incident of page freezing etc since I started using Firefox 3..I'll have to ask my wife has she downloaded the latest version of IE..
 

crobato

Colonel
VIP Professional
Re: Computer Talk!!

Safari 4 beta is incredibly fast in javascript execution. There is now a new Google Chrome beta.

In the recent Pwn2Own competition, which included the IE 8, there was only one browser that withstood all the hacking attacks. Google Chrome.
 

RedMercury

Junior Member
Re: Computer Talk!!

I'm very security conscious and I use firefox with noscript and keyscrambler. If you are really paranoid you can put firefox or any other browser in a sandbox. Or, just use linux or vista :D

I can't resist, but I wonder how many more generations before firefox will let you think in russian.
 

RedMercury

Junior Member
Re: Computer Talk!!

noscript and keyscrambler are addons for firefox. The addon website is
Please, Log in or Register to view URLs content!


Noscript is
Please, Log in or Register to view URLs content!

Noscript disables javascript, java, and other plugins by default, unless explicitly enabled for whitelisted websites. Sometimes a bit tedious to use (you must whitelist web sites you trust explicitly, upon first visit), but stops you from stumbling on to a javascript exploit.

Keyscrambler is
Please, Log in or Register to view URLs content!

Keyscrambler installs a low level keyboard driver which encrypts your keystrokes all the way between the keyboard driver and firefox. This makes it much harder for keyloggers to log what you type into the browser. This is a secondary line of defense, as you don't want a keylogger to record keystrokes to other programs either, but it means that by the time you find out you have been hacked, your web browser keystrokes were probably still safe.

Sandboxing is the concept of putting a program in an isolated space, a sandbox, where it can play, but cannot affect the rest of your computer. One such program that does this is sandboxie
Please, Log in or Register to view URLs content!

If you run your web browser in a sandbox, it cannot make changes to your computer unless you give it explicit permission (and you can see what it changed). So if your browser is hacked, the exploit is limited to inside the sandbox. You can also run other dangerous or suspicious programs in a sandbox, e.g. something you downloaded and don't trust.

Windows Vista, and Linux, Unix, and modern Mac OS also use the concept of a sandbox, in that all programs are by default inside a sandbox. If a program wants to access certain vital parts of your computer, it requires explicit permission from the user. Unless this mechanism is bypassed, it stops 99.9% of viruses and worms. That's why, if you use Linux or Unix, you basically don't need a virus scanner, since making a virus targeting those systems is much harder.
 
Last edited:

T-U-P

The Punisher
Staff member
Super Moderator
Registered Member
Re: Computer Talk!!

When firefox freezes and crashes it takes all the tabs down with it, IE only kills the bad tab and leaves the rest working fine.
but the next time u restart firefox u can choose the "restore previous page" option, even if it's a computer crash and u just restarted ur computer.
 
Top