All Projects → mundschenk-at → avatar-privacy

mundschenk-at / avatar-privacy

Licence: GPL-2.0 license
GDPR-conformant avatar handling for WordPress

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to avatar-privacy

minidenticons
Super lightweight SVG identicon (icon avatar) generator
Stars: ✭ 89 (+493.33%)
Mutual labels:  identicon, avatars
Gravatar
👤 Gravatar Helper & Generator (Laravel supported)
Stars: ✭ 19 (+26.67%)
Mutual labels:  identicon, gravatar
cookieconsent
🍪 Simple cross-browser cookie-consent plugin written in vanilla js
Stars: ✭ 2,158 (+14286.67%)
Mutual labels:  gdpr
risorse-gdpr
Raccolta di risorse sul GDPR
Stars: ✭ 20 (+33.33%)
Mutual labels:  gdpr
jekyll-avatar
A Jekyll plugin for rendering GitHub avatars
Stars: ✭ 79 (+426.67%)
Mutual labels:  avatars
tag-manager
Website analytics, JavaScript error tracking + analytics, tag manager, data ingest endpoint creation (tracking pixels). GDPR + CCPA compliant.
Stars: ✭ 279 (+1760%)
Mutual labels:  gdpr
enhanced-privacy-m1
Magento 1 Enhanced Privacy extension for easier compliance with GDPR. Allows customers to delete, anonymize, or export their personal data.
Stars: ✭ 34 (+126.67%)
Mutual labels:  gdpr
universum-contracts
text-to-image generation gems / libraries incl. moonbirds, cyberpunks, coolcats, shiba inu doge, nouns & more
Stars: ✭ 17 (+13.33%)
Mutual labels:  avatars
iabtcf-es
Official compliant tool suite for implementing the Transparency and Consent Framework (TCF) v2.0. The essential toolkit for CMPs.
Stars: ✭ 102 (+580%)
Mutual labels:  gdpr
virgil-crypto-javascript
Virgil JavaScript Crypto Library is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant.
Stars: ✭ 31 (+106.67%)
Mutual labels:  gdpr
silverstripe-cookie-consent
GDPR compliant cookie popup and consent checker
Stars: ✭ 16 (+6.67%)
Mutual labels:  gdpr
GdprBundle
A symfony3 bundle to assist with defining data in accordance with GDPR, and for encrypting and reporting.
Stars: ✭ 61 (+306.67%)
Mutual labels:  gdpr
privera
Use the tools you know. Respect users' privacy. Forget cookie consents. Comply with GDPR, ePrivacy, COPPA, CalOPPA, PECR, PIPEDA, CASL; you name it.
Stars: ✭ 23 (+53.33%)
Mutual labels:  gdpr
proca
Widget to transform your website into a cutting-edge campaign in 10 min. multi-lingual, privacy first.
Stars: ✭ 29 (+93.33%)
Mutual labels:  gdpr
identicon-avatar
👾 GitHub style identicon avatar
Stars: ✭ 15 (+0%)
Mutual labels:  identicon
havengrc
☁️Haven GRC - easier governance, risk, and compliance 👨‍⚕️👮‍♀️🦸‍♀️🕵️‍♀️👩‍🔬
Stars: ✭ 83 (+453.33%)
Mutual labels:  gdpr
lunasec
LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTrace GitHub App: https://github.com/marketplace/lunatrace-by-lunasec/
Stars: ✭ 1,261 (+8306.67%)
Mutual labels:  gdpr
SteamTracking-GDPR
📜 Tracking Valve's GDPR related pages
Stars: ✭ 21 (+40%)
Mutual labels:  gdpr
concrete
Concrete ecosystem is a set of crates that implements Zama's variant of TFHE. In a nutshell, fully homomorphic encryption (FHE), allows you to perform computations over encrypted data, allowing you to implement Zero Trust services.
Stars: ✭ 575 (+3733.33%)
Mutual labels:  gdpr
identicon-api
A simple API to retrieve SVG identicons
Stars: ✭ 15 (+0%)
Mutual labels:  identicon

Avatar Privacy

Latest Stable Version Maintainability Rating Reliability Rating Security Rating Code Coverage Lines of Code License

Avatars from Gravatar.com are great, but they come with certain privacy implications. You as site admin may already know this, but your visitors and users probably don't. Avatar Privacy can help to improve the privacy situation by making some subtle changes to the way avatars are displayed on your site.

The plugin works without changing your theme files if you use a modern theme, and it does support multisite installations. For the plugin to do anything for you, you need to visit the discussion settings page in the WordPress admin area and enable Show Avatars. Please note that the plugin does not provide an options page of its own, it rather adds to the existing discussion settings page.

Features

The plugin's features summed up:

  • Self-uploaded avatars for users (and custom default images), hosted on your server.
  • Users and commenters explicitly opt-in before using gravatars.
  • Gravatar caching to ensure the privacy of your website visitors.
  • Don't publish weakly encrypted e-mail addresses of comment authors.

A more detailed examination of the reasons for using Avatar Privacy can be found on the plugin homepage.

Frequently Asked Questions

The Avatar Privacy FAQ can be found on the plugin homepage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].