<?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; data storage</title> <atom:link href="http://www.ghacks.net/tag/data-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>Fri, 10 Feb 2012 20:51:26 +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>Firefox Profile Data Storage:  How to Hack it</title><link>http://www.ghacks.net/2011/08/06/firefox-profile-data-storage-how-to-hack-it/</link> <comments>http://www.ghacks.net/2011/08/06/firefox-profile-data-storage-how-to-hack-it/#comments</comments> <pubDate>Sat, 06 Aug 2011 07:18:43 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[firefox profile]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[sqlite]]></category> <category><![CDATA[sqlite browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48700</guid> <description><![CDATA[Like all browsers, Firefox stores your browsing history, saved passwords, form data, and preference values. Where exactly does it store it? It certainly isn’t on that ordered list in the Browsing History. All of this information is specifically stored in the SQLite databases in the Firefox profile folder. By using an open-source program called SQLite [...]]]></description> <content:encoded><![CDATA[<p>Like all browsers, Firefox stores your browsing history, saved passwords, form data, and preference values.  Where exactly does it store it?  It certainly isn’t on that ordered list in the Browsing History.  All of this information is specifically stored in the SQLite databases in the Firefox profile folder.</p><p>By using an open-source program called SQLite Database Browser, you will be able to find all browser data recorded.  Not only that, but you will also be able to see the database structure and browse, while even having the option to manipulate the data within each of the tables.  The following information applies to various operating systems, but for the sake of basic demonstration, Windows 7 will be used as an example.  The link follows to download SQLite Database Browser: <a
href="http://sourceforge.net/projects/sqlitebrowser/">http://sourceforge.net/projects/sqlitebrowser/</a></p><p>Start by making sure that Firefox is closed; otherwise file locks will present a problem.  Open SQLite Database Browser and click the “open” icon and navigate to the appropriate Firefox profile.  In Windows 7, it is found in this location:</p><p><code>%UserProfile%\AppData\Roaming\Mozilla\Firefox\Profiles\<random>.default</code></p><p>The following database example shows a database called “formhistory.sqlite”. It stores entered values in the form of input fields like e-mail addresses and even phone numbers.  Firefox can be set up to store this information.  If it is, it can be found here.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/firefox-profile-data-storage.png" alt="firefox-profile-data-storage" title="firefox-profile-data-storage" width="345" height="152" class="alignnone size-full wp-image-48701" /></p><p>Notice that you can open this table and browse the “moz_formhistory” table.  This delightful utility allows you to access many different entries so you may learn exactly how this works.  The name of the HTML field where you entered your data is stored in the column titled “fieldname” and the value is listed under the “value” column.  There will be many different fieldname values that are the same, but have different “values” defined.  This is because field names like “Email” and “Subject” are common field names.  You will also notice that values entered on one site will show up on another site.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/firefox-sqlite-hack.png" alt="firefox-sqlite-hack" title="firefox-sqlite-hack" width="565" height="269" class="alignnone size-full wp-image-48702" /></p><p>All of this information can be sensitive.  You can search for your credit card number, by pattern, and you will find the plain text entry within this database.</p><p>It is likely that you will find many entries that you wish to delete.  Locate the “id” value of the entry in the Browse Data tab and click the convenient button “Delete Record”.  When you save the changes, the data will be gone.  This is perfect for manually clearing sensitive data and is a quick process once you get a feel for it.  In this way, you can clear specific privacy data without wiping out your entire browsing data.</p><p>For PC security, it is important that privacy data is cleared frequently.  This is the type of information that is bait and breeding ground for malware of all types.  By keeping sensitive data clear, there is nothing to steal!  Naturally, you want to be sure that you do a basic clean of the hard drive and empty the Recycle Bin after this, as some of this data can remain in temporary files and common file locations even after deletion.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/06/firefox-profile-data-storage-how-to-hack-it/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Data Storage Software Gladinet</title><link>http://www.ghacks.net/2009/05/08/data-storage-software-gladinet/</link> <comments>http://www.ghacks.net/2009/05/08/data-storage-software-gladinet/#comments</comments> <pubDate>Fri, 08 May 2009 19:59:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[amazon s3]]></category> <category><![CDATA[cloud storage]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[data storage service]]></category> <category><![CDATA[data storage software]]></category> <category><![CDATA[gladinet]]></category> <category><![CDATA[google docs]]></category> <category><![CDATA[google picasa]]></category> <category><![CDATA[skydrive]]></category> <category><![CDATA[thinkfree]]></category> <category><![CDATA[windows live skydrive]]></category> <category><![CDATA[zoho]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=12691</guid> <description><![CDATA[the data storage software Gladinet allows Windows users to mount cloud storage as local folders in Windows Explorer. Supported are not only online storage services like Amazon Simple Storage Service (S3), Google Picasa, Windows Live SkyDrive, Google Docs and Folders from remote PCs but also online applications like ThinkFree. A later to be released premium [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/data_storage_software_gladinet.jpg" alt="data storage software gladinet" title="data storage software gladinet" width="278" height="66" class="alignleft size-full wp-image-12690" />the data storage software Gladinet allows Windows users to mount cloud storage as local folders in Windows Explorer. Supported are not only online storage services like Amazon Simple Storage Service (S3), Google Picasa, Windows Live SkyDrive,  Google Docs and Folders from remote PCs but also online applications like ThinkFree. A later to be released premium edition will add new applications including Picnik, SnipShot or Zoho to the mix. The services are integrated into Windows Explorer with one drive letter that builds the root of all online storage services, applications and remote PC connections that are configured in the Gladinet data storage software.</p><p><span
id="more-12691"></span>Each can then be accessed like any other folder in the Windows operating system. Integrating Google Docs would for example display all documents that are stored in that service on the local computer desktop. <a
href="http://www.gladinet.com/index.htm">Gladinet</a> will automatically synchronize the folders whenever data is edited, added or removed from one of the installed data storage services.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/data_storage_service-500x373.jpg" alt="data storage service" title="data storage service" width="500" height="373" class="alignnone size-medium wp-image-12692" /></p><p>New online storage services and applications are added by providing authentication information in a simple form, usually the username and password to access the service online. Some, like WebDav servers require an url, IP or additional information besides the basic authentication data.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/data_storage_software1.jpg" alt="data storage software" title="data storage software" width="450" height="400" class="alignnone size-full wp-image-12695" /></p><p>Gladinet runs in the Windows system tray on the local computer system from where it can be accessed and configured. It only takes a few clicks to add a new online storage service in the software. The professional and premium editions of the service add new features to the software including:</p><ul><li>Advanced Task Scheduler/Manager (Run Once or Recurring with Pause, Resume and Reschedule Support)</li><li>Incremental Backup to Mounted Cloud Storage (with File Type Filtering*)</li><li>Advanced Download/Upload Acceleration Technology (Compression, Chunking, Parallel Uploads/Downloads, Bandwidth Throttling)</li><li>Encrypted Local Profile and In-Memory-Only Profile for Better Security</li><li>IIS/Apache Support (Avoid Port 80)</li></ul><p>Users who regularly work with the previously mentioned cloud storage providers might want to give Gladinet a try.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/08/data-storage-software-gladinet/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Encrypting USB Devices Data With True Crypt</title><link>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/</link> <comments>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/#comments</comments> <pubDate>Sun, 14 Dec 2008 11:52:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[decrypt data]]></category> <category><![CDATA[file encryption]]></category> <category><![CDATA[protect data]]></category> <category><![CDATA[protect files]]></category> <category><![CDATA[secure data]]></category> <category><![CDATA[true-crypt]]></category> <category><![CDATA[usb device]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9001</guid> <description><![CDATA[If you do not want to end like British government officials who lose USB devices with unencrypted data in front of pubs you might want to consider encrypting the data so that it cannot be recovered if the USB device would be lost. It is not entirely true that the data cannot be recovered but [...]]]></description> <content:encoded><![CDATA[<p>If you do not want to end like British government officials who lose USB devices with unencrypted data in front of pubs you might want to consider encrypting the data so that it cannot be recovered if the USB device would be lost. It is not entirely true that the data cannot be recovered but if you choose a long password and make sure to pick a safe encryption algorithm then you are on the protected side for now as it would take years to brute force the password.</p><p>True Crypt is an Open-Source software that can be used to create encrypted containers on devices. One of the major advantages of True Crypt is that it can be used as a portable application which means that you can copy the True Crypt files on the USB device so that the software does not have to be installed on the computer system where the data is needed.</p><p>There is however the requirement that the user who wants to mount the True Crypt volume to get access to the data needs to have administrative rights to run the software. That is however the only requirement.</p><p><span
id="more-9001"></span>Download the <a
href="http://www.truecrypt.org/">True Crypt</a> software and run the setup. The setup displays options to install or extract the contents. Choose the extract option and pick the USB device as the target. All the files needed to encrypt and decrypt data will be extracted to the USB device.</p><p>Run truecrypt.exe afterwards. We need to create an encrypted container on the USB device that can store the data that we want to protect. It is limited to the free space on the USB device.</p><p>Click on Create Volume in the main interface and select the option to create an encrypted file container. Use the standard volume type in the next screen. Now browse to the USB device and pick a random filename that should be used as the container. You can use any name or extension, it does not really matter, for example test.avi, test.txt or bigrar.rar.</p><p>Pick an encryption algorithm (AES is fine and fast) and a Hash Algorithm (SJA-512) and define the space on the device that you want to assign. Select a password (20+ chars are recommended, the more the securer). The volume (in this case the space that you have selected) will be formatted. Move the mouse around to create random information and click the format button in the end.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt_format-500x300.jpg" alt="true crypt format" title="true crypt format" width="500" height="300" class="alignnone size-medium wp-image-9002" /></p><p>This completes the creation of the encrypted container on the device. You need to mount it whenever you are going to use it. This is done by executing True Crypt from the USB device, picking a drive letter and selecting the file that contains the encrypted container.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt-500x184.jpg" alt="true crypt" title="true crypt" width="500" height="184" class="alignnone size-medium wp-image-9003" /></p><p>The last step would be to click on mount to enter the password that is needed for the data decryption.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt_mount.jpg" alt="true crypt mount" title="true crypt mount" width="426" height="135" class="alignnone size-full wp-image-9004" /></p><p>The data will be secure whenever the container is not mounted on the computer system. That&#8217;s one of the safest ways of transporting data from location A to B. Got any questions? Let me know.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
