52 packages tagged with “gdpr”
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
The cypher package for hashing data in a convenient and secure way as well as symmetric and asymmetric encryption methods.You can find On-line documentation at https://cypherapi.asp-waf.com/ as well as using the sample code found at https://github.com/ASP-WAF/Cypher
Attributes and helpers that can be used as tools to help meet GDPR requirements
Cookie store for use with the firewall allowing to not store any GDPR data in cookies but keep all references local. You can read and write these cookies using the User in the page request object that is injected in all your controllers. To integrate the Cookie Store database use the UseDBCookieStore extension method as shown bellow services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey , domainName: new Uri("https://www.your-domain.com", UriKind.Absolute) , options => { //your firewall settings }).UseDBCookieStore(); You can see how to use it using this online documentation here: https://firewallapi.asp-waf.com/?topic=html/Overload-Walter.Web.FireWall.IUserIdentity.WriteCookie.htm Read about reading such a cookie is documented here: https://firewallapi.asp-waf.com/?topic=html/M-Walter.Web.FireWall.IUserIdentity.TryReadCookie.htm
Lombiq Privacy for Orchard Core: Orchard module containing features related to data protection/privacy and the EU law on it, the General Data Protection Regulation (GDPR). See the project website for detailed documentation.
Lombiq Privacy for Orchard Core - Samples: Sample content that demonstrates the features of Lombiq Privacy module for Orchard Core.
An integration to Cookie Informations Consent solution. Helps you collect visitors Cookie Consents and comply with GDPR and ePrivacy
An abstract implement the identity framework without the use of EntityFramework. use the concrete implementation to match your technology stack like Walter.Web.Membership.AspNetCore.Identity.SqlServer, Walter.Web.Membership.AspNetCore.Identity.MsSql ...
Elsa Data Masking is an optional part of Elsa Workflows that adds masking of recorded data to the system.
An concrete, really fast implement the Identity framework without the use of EntityFramework. Use this concrete implementation when your database is SQL Server hosted local or in the cloud,
This package allows the GDPR encryption and decryption for EF core 3.1 or higher tow encrypt data in the database on databases that are not enabled for data encryption. This package was made for data hosted on servers where no one but the application (or other applications that share the same encryption key) to be able to read and write the data
Zoro is a data masking and anonymization library for dotnet. The library can be used both in a dotnet standard 2.1 library and also as a command line utility. You can copy the tools directory to use the tool as a standalone program for Windows and Linux, both 64bit.
This is a universty project in which I have attempted to develop a Roslyn Analyzer to assist in discovering business processes throughout a solution, and help annotate their purposes. This is then subsequently used to generate a consent list using Roslyn Code Fix analyzer.
Server side analytics tool for AspNet Core
A collection of data types to provide safe handling of sensitive PII and secrets.
Kentico 11 personal data anonymizer
Blazor injectable IGdprConsentService service and components that renders a customizable GDPR consent Banner or Popup witch Accept/Reject for cookie settings chosen value is persisted to Browser storage. To initialize GDPR Consents use GdprBanner or GdprModal only once in your Blazor App MainLayout.razor page or any common place. Part of Majorsoft Blazor library.
Harpocrates infrastructure Keychain and LDAR SDK.
SqLite store for ServerSideAnalytics
A library for encrypting and decrypting personal identifiable information on an object.
Time series methods for ServerSideAnalytics tool for AspNet Core
Google Ads Consent Sdk for Xamarin.Android
Kentico module that enables using Online Forms to trigger Marketing Automation without cookie consent. This module can be used in Kentico MVC or Portal Engine projects.
SqlServer storage for ServerSideAnalytics
A simple modern approach for masking Personally Identifiable Information (PII) following DPQ
The easiest way to anonymize your json (for GDPR / PIIs)
Umbraco package for GDPR Cookie Consent
Hebrew text anonymization service for detecting and anonymizing PII/PCI data in Hebrew text with cultural awareness and typo tolerance.