Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encryption
Message
De
26/11/1999 11:12:34
 
 
À
26/11/1999 09:28:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00295678
Message ID:
00295742
Vues:
21
>HI Robin,
>
>>My problem is that anyone with half a brain and Access - or Excel for that matter - can browse a dbf. I need to prevent anyone from accessing my data unless they are using 'the' application.
>
>Look in the FAQ section under Databases for a FAQ called "Encoding or Encrypting" or something. The LowLevel Header solution may work well in your case.

None of the above solutions is reliable - in both cases, the files can be copied and read, and without the keys, renders the data useless. And to make matters worse, it'll really slow down anything that needs an index, since the index has to call the decryption routine to maintaint he data, too.

In the second case, the data is exposed whenever someone has the file open in 'your' app.

The real solution if this is a true necessity is to use a backend database to manage the data, and make it implement access control based on your application identifying itself.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform