Is there anyone who is have great knowledge for data security and who knows data protection act as well. With respect to the web and mobile what are the basic contraints we should keep in mind to have a GDPR complaint site and apps.
What should be the application architecture for web if we consider .NET MVC as technology stack and html css js as frontend. If we use API what would be the standards for API to use .
Thanks in advance.
Sachin SinghPosted Dec 5, 2020, 1:39 PM
Mark TaborPosted Dec 5, 2020, 1:36 PM
Sachin SinghPosted Dec 5, 2020, 1:31 PM
Mark TaborPosted Dec 5, 2020, 1:15 PM
IF you are using any third party services Then Must include their separate Privacy policy as well, GDPR is about 122 Pager Document , Its not only deals with Cross site scripting Attacks, input validation ,SQL injections but lot more.
A solution Architect role can respond to all these things .
Thanks for your response and reply . I am still looking to hide URL from Status in email :)
Sachin SinghPosted Dec 5, 2020, 12:21 PM
Mark TaborPosted Dec 5, 2020, 11:49 AM
Like Cookie and privacy policy
Deletion of data if not in used
https rather than http
SSL
Sachin SinghPosted Dec 5, 2020, 11:21 AM