gdprconsentform

GDPR: encyption at-rest instead of data lookup tables [closed]

情到浓时终转凉″ 提交于 2021-02-11 14:44:58
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 12 days ago . Improve this question Encryption at-rest - is storing data inside your storage/database in encrypted format. During processing you need to decrypt data every time, calculate something and then encrypt everything back (encryption is managed by storage). Does encryption at-rest resolve

How to construct AMP cookie consent with the help of amp-story-consent?

五迷三道 提交于 2020-06-09 06:01:28
问题 I'd like to add a cookie consent to my AMP static website. I'd like to take advantage of the modal dialog what the amp-story-consent could provide to me. I studied various examples, maybe the most complete is this: https://playground.amp.dev/?url=https%3A%2F%2Fpreview.amp.dev%2Fdocumentation%2Fexamples%2Fuser-consent%2Fstory_user_consent&format=websites (example documentation https://amp.dev/documentation/examples/user-consent/story_user_consent/?referrer=ampbyexample.com) My problem is that

How to get AMP Cookie consent modal dialog backdrop working?

最后都变了- 提交于 2020-06-01 05:52:06
问题 I'd like to implement a cookie consent on my static AMP website. The amp-story-consent so far seems to not fit that (cookie consent has no pages or bookend, please chip in if you know a solution for How to construct AMP cookie consent with the help of amp-story-consent?). I'm trying to implement my own modal dialog following the examples. <amp-consent layout="nodisplay" id="cookie-consent-element"> <script type="application/json"> { "consents": { "my-consent": { "checkConsentHref": "https:/

Django Privacy Policy & Cookie Policy GDPR Compliance With Versioning and User Acceptance Logging [closed]

佐手、 提交于 2020-01-25 06:40:31
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 7 days ago . I want to create something similar to this -> https://github.com/cyface/django-termsandconditions Where instead of handling the terms and conditions, it handles versioning and editing of the privacy policy / cookie policy in the database and stores the user's acceptance to the