Results 1 to 5 of 5
  1. #1
    Banned
    Overall activity: 0%

    Join Date
    Jan 2010
    Location
    India
    Posts
    46
    Liked
    0 times
    Points
    3,937

    Search Secure your FireFox by tweaking it manually

    In this tutorial I will show you how you can secure your stored password in firefox, by simply adding 2-3 lines in your userChrome.css file. For those who don’t know how to tweak userChrome.css file please refer to Basic Firefox Tweaking Tutorial and Advanced Tweaking Tutorial.

    Before getting to the solution lets first see what’s the problem is – In firefox anyone can see your stored password by clicking on a simple button “Show Password”.

    Step 1. In firefox go to Tools > Options > Security



    Step 2. Click on saved Password button.



    Step 3. And now you will see a list of usernames in front of the website name for which you have stored password in your browser. Once you click the button you can see all your stored password just like as shown in figure below.




    Though we can use a Master password to protect other user from accessing it, but we can tweak it too to make it more secure.

    So if you see the above steps, you can see thatall our stored password were revealed by clicking on the button “Show Password”. So we can somehow remove that button than all our problem will be solved. So how to do that?, just open your userChrome.css file (refer Basic Tweaking tutorial if you don’t know how to open it). Now add the following line in your userChrome.css file and save it. You need to restart your firefox to see changes.

    Remove Show Password Button

    #BrowserPreferences #showPasswordsBox { display:none !important; }


    Hey but we can go a step before that i.e. if we can remove the Saved Password button in the security tab than there is no need to remove the show password button. So add the following line to remove the Saved Password button.

    Continue Reading AT Source

  2. #2
    Star
    Overall activity: 10.0%

    Join Date
    Jul 2008
    Location
    Eastern Canada
    Posts
    1,350
    Liked
    46 times
    Points
    10,345
    I don't save any passwords with firefox.Perhaps I'm paranoid

  3. #3
    Banned
    Overall activity: 0%

    Join Date
    Jun 2009
    Posts
    185
    Liked
    0 times
    Points
    4,659
    Quote Originally Posted by saturnguy62 View Post
    I don't save any passwords with firefox.Perhaps I'm paranoid
    Neither do I. Why would I?

  4. #4
    Modern-day Romeo
    Overall activity: 0%

    Join Date
    Jul 2009
    Location
    Singapore, the "Little Red Dot" on the map
    Posts
    6,159
    Liked
    476 times
    Points
    61,007
    Quote Originally Posted by saturnguy62 View Post
    I don't save any passwords with firefox.Perhaps I'm paranoid
    Same goes for me...I don't trust putting my passwords in ANY browsers...an ''external'' password manager feels better but again, the only one that I can confidently trust is the one at the top of my head...somewhere right in between my hair and my eyebrows
    They call me the mysterious one...
    my motto is...when it's hot, chill baby

  5. #5
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    That thing gets old and looses info though... encrypted text file with ... think he made it like a fifty character password is what one of my buddy's has done.

    Rather funny, because I do agree on using Safeguy's password manager... it just is prone to crashes every six hours, and try as I might, it can't work during that time
    pacman -Syyu life not found in sync db

 

 

Similar Threads

  1. Tweaking.com
    By Murphy in forum General Forum
    Replies: 4
    Last Post: 09-16-2011, 09:45 PM
  2. Replies: 5
    Last Post: 07-22-2011, 01:04 PM
  3. Gnome Tweaking Tool
    By kv777 in forum Linux
    Replies: 6
    Last Post: 12-22-2010, 10:55 PM
  4. Advance Tweaking: Firefox Menus
    By riteshtechie in forum Tutorials
    Replies: 0
    Last Post: 02-26-2010, 10:42 PM
  5. how to install codec manually
    By jitendra.web in forum General Forum
    Replies: 21
    Last Post: 01-05-2009, 09:16 PM
All times are GMT +8. The time now is 10:17 AM.