I've recently started an app project, which is a secure data storage application, and currently have the app locking encrypted data files to the Mac device on which they were created.
But have now started to question that design principle.
As although this makes the data files even more secure, as the files could not be opened by anyone on another Mac system, even by the person who created them in the first place.
So although I'm not going to go into details about the app and what it does, or how it works, for obvious reasons, I'm interested in the views of other coders and developers, as to wether they think this system locking mechanism is a good idea or not.
So the three short simple app design questions are.
Locking the secure data files to a particular Mac system, Good idea or bad idea?
Would you want to have the option to lock the data files to one Mac system?
And also the option to unlock them from this system as well, for movable backed up files?
I appreciate any views on the three questions above , but please could you keep your answers breif and relevant to the questions only, as opposed to questions about the app itself.
Many Thanks in advance.
Regards Mark
But have now started to question that design principle.
As although this makes the data files even more secure, as the files could not be opened by anyone on another Mac system, even by the person who created them in the first place.
So although I'm not going to go into details about the app and what it does, or how it works, for obvious reasons, I'm interested in the views of other coders and developers, as to wether they think this system locking mechanism is a good idea or not.
So the three short simple app design questions are.
Locking the secure data files to a particular Mac system, Good idea or bad idea?
Would you want to have the option to lock the data files to one Mac system?
And also the option to unlock them from this system as well, for movable backed up files?
I appreciate any views on the three questions above , but please could you keep your answers breif and relevant to the questions only, as opposed to questions about the app itself.
Many Thanks in advance.
Regards Mark
Last edited: