Creation of file types and encryption

Reply

Join Date: Jan 2008
Posts: 18
Reputation: mexaros is an unknown quantity at this point 
Solved Threads: 0
mexaros mexaros is offline Offline
Newbie Poster

Creation of file types and encryption

 
0
  #1
Jan 8th, 2008
I am recently out of college and two friends and I have decided started creating a system for a law firm. One of our objectives is to create a file type for this system that is encrypted until a password is entered when accessed outside of the system(ie if they want to use Word to view the file). Where can I find resources on how to create my own custome file type? We are using javascript, ajax, and php(this is an web app obviously).
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Creation of file types and encryption

 
0
  #2
Jan 8th, 2008
What you want to do isn't going to work without a LOT of effort on your part to write plugins for every relevant application and operating system to read your files.

File formats can be anything you want them to be. What they look like and how they're defined is all up to you.
Write a document defining the format, write some software to read and write that format, and hope people start using it (but don't hold your breath).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 18
Reputation: mexaros is an unknown quantity at this point 
Solved Threads: 0
mexaros mexaros is offline Offline
Newbie Poster

Re: Creation of file types and encryption

 
0
  #3
Jan 8th, 2008
K...obviously we could just make the files safety the users responsibility when it is accessed outside of our system. Now that i think of it that is kind of the way it should be in the first place
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 763
Reputation: Phaelax is on a distinguished road 
Solved Threads: 38
Phaelax Phaelax is offline Offline
Master Poster

Re: Creation of file types and encryption

 
0
  #4
Jan 8th, 2008
At least until an intern gets a tape drive(which they never should've had) stolen out of their car, then what?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Creation of file types and encryption

 
0
  #5
Jan 8th, 2008
if you rely on a custom file format and encryption you're not going to be much more secure (and probably less secure, as people will become lax more easily in a false sense of security) than when you implement proper data security procedures and enforce them.

If you want security, contract a dedicated firm to set it up for you and help enforce it.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC