Playground
See Quba's scan and anonymization on a real examples. From raw sensitive text to a protected output.
Preview
Once you're inside Quba app, you land directly in the playground On the right side, you have a preset panel where you can switch between scan and anonymize mode, and a configuration panel specific to each mode for you to customize your settings and rules. On the left side, you have the input and output panels where you can see the results of your configuration in real time.
Scan text mode
In the scan mode, as you enter or paste text in the Quba playground text area, Quba scans the text, and you get the results immediately. You can add more entity types to scan, such as ID, insurance… depending on your needs
Anonymize text mode
On the right, switch to the anonymize model, where you can provide advanced anonymization rules to your data with model-based entities and regex entities based on your requirements. You can choose to mask, redact, replace, or hash different fields in your text, and see the results in real time.
Try one of the samples
Quba also provides samples for you to try out. To populate the text with a sample, click load a sample, then select the sample to use.
| Method | What happens | Best for |
|---|---|---|
| Mask | Value is hidden or obscured in place | Logs, audit trails, internal review |
| Redact | Value is removed entirely | Legal documents, compliance exports |
| Replace | Swapped with a realistic synthetic value | AI training, testing, analytics |
| SHA-256 | Irreversible hash of the value | Data linking, de-duplication, pseudonymization |
| SHA-512 | Stronger irreversible hash | High-security pseudonymization, data integrity verification |