Page 1 of 1

deleted by uploader

Posted: Thu Nov 28, 2013 8:35 am
by tiffy
deleted

Re: Password Protection of a File

Posted: Thu Nov 28, 2013 10:55 am
by CoreStylerz
"Hard coding Password Protection of a File is quite easy".
That isn't true. If you mean zip or rar packages this is done since the files are contained in a compressied format that cand be password protected.

FS save only txt file.
You can create passoword data? yes.
This can be done with a strong encryption of the text, an algo that change the values based on a "key" and file are restored from the schematics by the key.
This make text unreadable but loadable iside your schematic.

Module password, if you mean also this, is not available and fs team seems not have intention to release any sdk or module protection psw's.