<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; password storage</title> <atom:link href="http://www.ghacks.net/tag/password-storage/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Keep your passwords safe in Linux with KeePassX</title><link>http://www.ghacks.net/2010/06/22/keep-your-passwords-safe-in-linux-with-keepassx/</link> <comments>http://www.ghacks.net/2010/06/22/keep-your-passwords-safe-in-linux-with-keepassx/#comments</comments> <pubDate>Tue, 22 Jun 2010 11:25:25 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[password]]></category> <category><![CDATA[password generator]]></category> <category><![CDATA[password storage]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26931</guid> <description><![CDATA[How many passwords do you have to remember? Or how many client passwords do you have to keep hidden away from prying eyes? If you have too many passwords to remember, I always find it best to store those passwords in some form of encrypted tool. Because of the amount of passwords I have to [...]]]></description> <content:encoded><![CDATA[<p>How many passwords do you have to remember? Or how many client passwords do you have to keep hidden away from prying eyes? If you have too many passwords to remember, I always find it best to store those passwords in some form of encrypted tool. Because of the amount of passwords I have to retain I always make sure I have a tool installed on every personal and/work machine I use. One of those tools is <a
title="KeePassX" href="http://www.keepassx.org/" target="_blank">KeePassX</a>.</p><p>KeePassX is a Linux only (for now) tool that doesn&#8217;t just store passwords safely, it stores passwords, usernames, urls, attachments, and comments &#8211; all in one convenient, safe location. You can sort your entries in groups and even search KeePassX. In this article I will show you how to install and use KeePassX.</p><p><span
id="more-26931"></span><strong>Installation</strong></p><p>Installing KeePassX is simple. You can follow one of these methods:</p><ol><li>Open up your Add/Remove Software tool</li><li>Search for &#8220;keepassx&#8221; (no quotes)</li><li>Mark KeePassX for installation</li><li>Click Apply to  install the tool</li></ol><p>Or, to install via command line:</p><ol><li>Open up a terminal window.</li><li><em>su </em>to root (if you are not using a distro with <em>sudo</em>).</li><li>Issue the command <em>yum install keepassx </em>(or <em>sudo apt-get install keepassx</em>).</li></ol><p>That&#8217;s it. The application is now installed. Now you are ready to use.</p><p><strong>Usage</strong></p><div
id="attachment_26932" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/keepassx_main.png"><img
class="size-medium wp-image-26932 " src="http://www.ghacks.net/wp-content/uploads/2010/06/keepassx_main-500x342.png" alt="" width="300" height="205" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The first thing you have to do is open up the tool. You will find it in <strong>Applications &gt; Accessories</strong>. When the tool opens you will find a very simple main window (see Figure 1).</p><p>In order to create a store for sensitive information you must first create a new database. To do this either click the New button (far left on the toolbar) or click <strong>File &gt; New Database</strong>. When you do this you will be asked to set the master key for the database. You can either set a password or use a key file. If you opt for a key file you can either a GPG key file you already have, or you can use KeePassX to generate one for you.</p><p>If you want to use a gpg key file (and not a randomly generated one, you can use gpg like so, to extract a key:</p><p><em>gpg &#8211;export -a &#8220;USERNAME&#8221; &gt; KEY_FILE</em></p><p>Where USERNAME is the name of the gpg user and KEY_FILE is the name of the file you want to generate.</p><p>Once you have your database created you can then begin to add groups and entries to it. This is quite simple. If this particular database is going to contain client information you might want to create a new group for clients. If you intend to only use one database to house all of your information you could always create two groups:</p><ul><li>Clients</li><li>Personal</li></ul><p>I would take this even further and add sub-groups to the Clients group, one sub-group for each client.</p><div
id="attachment_26933" class="wp-caption alignright" style="width: 299px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/keepassx_entry.png"><img
class="size-medium wp-image-26933 " src="http://www.ghacks.net/wp-content/uploads/2010/06/keepassx_entry-482x500.png" alt="" width="289" height="300" /></a><p
class="wp-caption-text">Figure 2</p></div><p>After you have your groups worked out you can then add entries to them. To add an entry all you need to do is click the Key icon or click <strong>Entries &gt; Add New Entry</strong>. When the new window pops up you just need to enter the necessary information for the entry.</p><p>In the password section you can add a password (and even have it masked) or you can even have KeePassX generate a random password for you. To view the password just click the &#8220;eye&#8221; icon. The passwords generated by KeePassX are really strong (and impossible to memorize).</p><p>If you are using your own passwords, KeePassX will indicate to you how strong they are. For example, one password I use for a particular login was only 88 Bit. Maybe it&#8217;s time for me to change that password? You can also set KeePassX to expire particular passwords&#8230;reminding you to change them so you are a safer users.</p><p>Once you have completed your entry, click the OK button and the entry will be stored. Complete the entire database and click <strong>File &gt; Save Database</strong> and, if this is the first time you&#8217;ve saved this database, KeePassX will ask you to name the database file.</p><p><strong>Final thoughts</strong></p><p>KeePassX has a lot of features you won&#8217;t find in other tools of a similar function. Install this on all the machines you use, share the database file between them, and enjoy not having to strain your memory to remember all that trusted information.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/22/keep-your-passwords-safe-in-linux-with-keepassx/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Password Software</title><link>http://www.ghacks.net/2008/09/06/password-software/</link> <comments>http://www.ghacks.net/2008/09/06/password-software/#comments</comments> <pubDate>Sat, 06 Sep 2008 09:46:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[pass safe]]></category> <category><![CDATA[password generator]]></category> <category><![CDATA[password manager]]></category> <category><![CDATA[password storage]]></category> <category><![CDATA[password-safe]]></category> <category><![CDATA[windows passwords]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6807</guid> <description><![CDATA[Keeping track of all the different user accounts, passwords, security questions and emails associated with them is quite a daring task. Some users create all accounts with the same data, while others copy and paste the details into a text document. Then there is the group of users who write down passwords on paper, a [...]]]></description> <content:encoded><![CDATA[<p>Keeping track of all the different user accounts, passwords, security questions and emails associated with them is quite a daring task. Some users create all accounts with the same data, while others copy and paste the details into a text document. Then there is the group of users who write down passwords on paper, a group that lets the browser handle the data and a last group that is using password software.</p><p>Using a password software has some serious advantages over the other methods described in the first paragraph. Password softwares like MobileWitch Pass Safe use encryption to store the data which is obviously safer than relying on browsers or text files to store the passwords.</p><p>MobileWitch Pass Safe is a specialized product that is delivered as a Windows password software and a mobile client. That&#8217;s an excellent solution for the mobility problematic. It does not help if your passwords are securely stored on your desktop computer at home if you have to access them at work or university.</p><p><span
id="more-6807"></span>The first step is to create a new database and select a master password and / or keyfile for it.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/password_software-500x315.jpg" alt="password software" title="password software" width="500" height="315" class="alignnone size-medium wp-image-6808" /></p><p>The master password will be used to encrypt the database and is the only way to decrypt the contents and see the passwords.</p><p>The Password Software uses categories like Homebanking and eMail to sort user accounts. Each new user account that is entered into the software consists of a title, username, url, password, notes, an icon and expiration information. Some of the parameters are optional.</p><p>The strength of the password is shown in a strength bar and the program provides access to a password generator right from the new entry menu.</p><p>The password generator offers many functions and parameters which can be stored as password generation profiles so that they do not have to be edited during each password generation phase.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/password_generator-393x500.jpg" alt="password generator" title="password generator" width="393" height="500" class="alignnone size-medium wp-image-6809" /></p><p>Pass Safe can import data from CSV, Codewallet and Password Safe and export the data as txt, xml or csv files. The password manager supports dragging and dropping usernames and passwords from the manager into another software. It provides several comfortable functions like double-clicking the password field to copy its contents into the Windows Clipboard.</p><p>The database will be stored in a file called Database.kdb which can be imported in the mobile phone version. There does not seem to be an option to create new passwords in the mobile phone version which means it can only be used to access the existing data.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/mobile_password_manager.jpg" alt="mobile password manager" title="mobile password manager" width="240" height="320" class="alignnone size-medium wp-image-6810" /><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/mobile_password_manager2.jpg" alt="mobile password manager" title="mobile password manager" width="240" height="320" class="alignnone size-medium wp-image-6811" /></p><p><strong>Update:</strong> Password Safe has lots of similarities with <a
href="http://keepass.info/">Keepass</a>, it uses an identical interface and it seems like the password software has been compiled using the KeePass source which is freely available. Since Keepass is offering the same functionality it is advised to download and use this password manager instead.</p><p>The link to Safe Pass has been removed until the matter is cleared.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/06/password-software/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
