1 Repo
Techniques for masking user attributes using hashing and salting to protect identity while maintaining targeting capability.
Distinct from Attribute-Based Access Control: Candidates focus on access control (ABAC); this is specifically about data anonymization for targeting.
Explore 1 awesome GitHub repository matching security & cryptography · Attribute Anonymization. Refine with filters or upvote what's useful.
GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models
Uses salted SHA-256 hashing to anonymize user attributes while maintaining the ability to target users.