GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 03-Jan-2008, 12:19
obduk obduk is offline
Junior Member
 
Join Date: May 2007
Posts: 54
obduk will become famous soon enough

Very Compley Encryption System


As an experiment I am creating a website in ruby on rails that has user accounts, and stores some information in a mysql database. The application for this could be anything from a cook book to a social network site, but this is just an experiment at the moment.

The key idea is I want to make it so it is not possible for the database owner to read the data in the database, only the users of the site will, the idea is outlined below
  • Hash of user password sent to server to be stored, encrypted client side by javascript so only user knows password
  • Use enters data on client side, and is encrypted with AES or Blowfish, using javascript, and stored in database, only use can decrypt
  • When user requests data, it is sent from server to client, then dycrypted

The problem I have at the moment is how to store the users password securely on their machine so they do not have to keep typing it in.


I think this would be a brilliant tool, especially in this time of data loss and selling. It would be great for the users of say facebook, if they knew facebook operators were not reading their data, or so governments could not force a company to hand over all their data, and would have to get indevidual warrants for each person.

I do realise that it would be possible for the company to change their code to make it so data is not sent encrypted, and this system would not stop agains corrupt companies, unless it was a plugin for firefox or something. However most companies seperate database and development, so this would make it much harder for an individual at a company to look at users data. This however would be quickly spotted by the company, or could be monitered by external parties, as they would notice the html / javascript change.
  #2  
Old 30-Jan-2008, 08:28
goodiny goodiny is offline
Account Disabled
 
Join Date: Mar 2007
Posts: 41
goodiny is an unknown quantity at this point

Re: Very Compley Encryption System


Thanks for sharing your thoughts with us.
 
 

Recent GIDBlogDeveloping GUIs with wxPython (Part 4) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hard drive/CPU Diagnoses Issues binarybug Computer Hardware Forum 1 22-Jan-2007 19:23
General Purpose Computer System vs. Embedded System brookeville Computer Software Forum - Windows 4 26-Aug-2006 17:46
Audio file Encryption simbaa C++ Forum 1 13-Mar-2006 19:07
problem in system() function usage jaininaveen C++ Forum 15 11-Feb-2006 21:07
Vernam encryption cipher Zorachus C++ Forum 9 31-Jul-2005 14:49

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:18.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.