| | |
Creation of file types and encryption
![]() |
•
•
Join Date: Jan 2008
Posts: 18
Reputation:
Solved Threads: 0
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).
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).
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.
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.
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.
![]() |
Other Threads in the Java Forum
- Previous Thread: Process started with Runtime.getRuntime().exec() stops responding after a while
- Next Thread: Questions about Applet and JFrame
| Thread Tools | Search this Thread |
2dgraphics 3d @param affinetransform android api applet application arc arguments array arrays automation banking binary bluetooth byte chat chatprogramusingobjects class client code color compare component count database design detection eclipse eclipsedevelopment encryption error fractal game givemetehcodez graphics gridlayout gui guitesting helpwithhomework html ide if_statement image input integer interface j2me java java.xls javadesktopapplications javaprojects jni jpanel julia keytool keyword linux list loop macintosh map method methods mobile netbeans newbie object os pong print problem producer program programming project projectideas read recursion reference replaysolutions rim scanner server set size sms sort sql string swing terminal threads transforms tree ui unicode web windows






