Narushima: That's completely pointless and will make things more difficult for you without giving you any security benefits.
nightcraw1er.488: I never have browser issues. Also, what is the first thing IT will say if you have browser issues, clear cookies and cache. And if you don’t think cookies or stored passwords are a risk then best of luck to you, may as well simply post it all on Reddit for everyone to look at. As for making it more difficult, “convinience” is the root cause of almost all the issues raised on this forum from “optional” clients to online only games. I expect you use chrome don’t you? That doesn’t even allow you to clear cache and cookies on exit as Google wants to know everything about you :o)
You have the right idea, but are implementing it wrong. I agree cookies is a security issue, but there's places i don't want to log in every day to check (
like GoG) and with 2 step authentication it just gets annoying. So i have it save cookies. I tried going sessions only, but that's webserver specific and on a server i was using closed sessions after 15 minutes of inactivity, making you had to re-login quite often. This is why you'd have a cookie as a pass which is valid for a very long time, or at least as long as they make note that you need to be signed in for.
For sites i don't want to share cookies, i tend to use Incognito mode, this means when i close the browser all related stuff goes with it. Go figure i watch most of my youtube videos and news via that mode.
Another option would be white and blacklisting cookies and sites, as well as manually deleting cookies.
So for security the combo of
NoScript (
if a script is ever loaded nor run, it can't get your data or track you),
Cookie AutoDelete (
whitelist sites you care about, others cookies are active only while the tab exists), and
delete current site cookies (
make all trackers and data from those site(s) go byebye).
For anything that i actually find sensitive like bank access and whatnot, i use a completely different computer, never save passwords and always private/incognito. About as safe as i can make it.
nightcraw1er.488: In fact writing it on a post it and sticking it to the screen is preferable to storing your passwords in something connected to the internet
Except when anyone goes near your physical computer and decides to log in and have full access...
I'd suggest making and memorizing a super master password that's long and complex. And have a password generator based on your password used instead. It has the benefit of a single password but always unique for every site you access. The biggest problem with those is some sites have obscure rules for passwords. AOL for example 16 character maximum so whenever i try to login from scratch it fails because i give it like a 70 character password.
As for logging in on a computer, shorter simpler passwords will do, but not for anything important.