back to apps
learn more
learn more
learn more
Anonyflow
to use anonyflow with casper, just text and ask — casper will handle the connection from your thread.
description
AnonyFlow offers a simple and powerful service for encryption-based data anonymization and community sharing, enabling GDPR, CCPA, and HIPAA data privacy protection compliance.
what casper can do
- Anonymize Value — Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.
- Deanonymize Packet — Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.
- Deanonymize Value — Tool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: `deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))`
- Test Connection — Tool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: `testconnection().execute(testconnectionrequest())`
often used together
1password
Password manager and digital vault for secure credential storage and team collaboration
44API
44API validates VAT and tax identifiers, returns available company details, and manages account IP whitelists.
AbuseIPDB
AbuseIPDB is a project dedicated to helping make the internet safer by providing a central repository for reporting and checking IP addresses associated with malicious activities.