CodeForPhilly / CodeForPhilly/laddr
Show Cookie declaration and ask for consent before user tracking
- 主要言語
- Smarty
- スター
- 62
- フォーク
- 34
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Due to GDPR and EU Data Protection law, beside previously required showing cookie banner (#192), we now have to ask for user consent before tracking cookies are activated.
The following requirements in the General Data Protection Regulation (GDPR) and the ePrivacy Directive (ePR) has to be implemented:
* Prior consent on other than strictly necessary cookies (ePR)
* Prior consent on personal data (GDPR)
* Personal data is transmitted to 'adequate countries' only (GDPR)
Please also make sure to:
- Inform your visitors in plain language about the purpose of your cookies and trackers before setting other than strictly necessary cookies (ePR)
- Provide options for the visitor to change or withdraw a consent (GDPR/ePR)
- Have a mechanism in place to log and prove consents (GDPR)
- Map and document data streams performed by third parties (GDPR)
- Configure your consent method to use explicit/active consent when processing sensitive personal data on your website (GDPR)
- Provide the identity and contact details of the data controller in your company (GDPR)
- Disclose that the visitor is entitled to access, correct, delete and limit processing of personal data (GDPR)
- Disclose that the visitor is entitled to receive personal data so that they can be used by another processor (GDPR)
- Disclose that the visitor has the right to lodge a complaint with a supervisory authority (GDPR)
- Inform about the occurrence of automatic decisions, including profiling (GDPR)
Some useful examples:
- http://cookiebot.com
- https://github.com/schlos/tarteaucitron.js
- https://github.com/schlos/consentcookie
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
#192 で参照されている Cookie バナーの作業から始め、トラッキング Cookie とサードパーティのデータストリームがどこで有効化されるかを特定します。これらのエントリーポイントを、列挙されている GDPR および ePrivacy の要件と比較します。完了には、目的の文書化、事前の同意、撤回およびログ記録の仕組み、データストリームのマッピング、必要なプライバシー開示が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- security, web-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100