FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour GDPR - General Data Protection Regulation
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM

Re: GDPR - General Data Protection Regulation

Posted: Tue Jan 02, 2018 07:37 PM
To All

There is a similar topic in the Spanish Forums that I made a comment on ..

viewtopic.php?f=6&t=35051

As I understand the GDPR can be mitigated by using Data Encryption and or Drive encryption and is not necessarily a pre-requisite .. I have encrypted .dbf and Sql Server with ADO .. it is not difficult to do .. The point I am making is YES, do all these things but if your data is breached there is mitigation as far as a penalty if the data is encrypted.

To make database encryption work .. you just need to encrypt any personal information such as Names, Addresses, Credit cards, etc .. I use a Public Domain function mentioned in the thread below

viewtopic.php?f=6&t=35051



For me as a developer, using Data encryption is just a case of last resort .. most if not all data breaches have been through the penetration of a Web Site ... All we are doing ( it seems ) is the CYA for the lackless Web developers and Network admins that haven't got a clue what they are doing.

Just my 2 cents worth
Rick Lipkin
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: GDPR - General Data Protection Regulation

Posted: Tue Jan 02, 2018 09:31 PM
Rick Lipkin wrote:For me as a developer, using Data encryption is just a case of last resort .. most if not all data breaches have been through the penetration of a Web Site ... All we are doing ( it seems ) is the CYA for the lackless Web developers and Network admins that haven't got a clue what they are doing.


If you ask me, I would say that who invented and then developed the various protocols used on Internet never had a clue of what they are doing... :-)

EMG
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: GDPR - General Data Protection Regulation

Posted: Wed Jan 03, 2018 06:44 AM

FWH 18.01 will include automatic data encryption/decryption in Class TDataBase :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: GDPR - General Data Protection Regulation

Posted: Wed Jan 03, 2018 10:30 AM

Dear Antonio,
this is good news.
BTW can you please send me our yearly bill.
Best regards,
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: GDPR - General Data Protection Regulation

Posted: Wed Jan 03, 2018 11:20 AM

Dear Otto,

email already sent to you, many thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion