https://github.com/pangeacyber/redact-twilio-proxy
A Twilio sample app that uses Pangea Redact service to remove Personal Identifiable Information (PII) from SMS conversations between to parties.
https://github.com/pangeacyber/redact-twilio-proxy
python redact twilio-sms-api
Last synced: 6 months ago
JSON representation
A Twilio sample app that uses Pangea Redact service to remove Personal Identifiable Information (PII) from SMS conversations between to parties.
- Host: GitHub
- URL: https://github.com/pangeacyber/redact-twilio-proxy
- Owner: pangeacyber
- Created: 2022-09-22T19:35:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T22:38:04.000Z (7 months ago)
- Last Synced: 2025-03-17T23:33:56.066Z (7 months ago)
- Topics: python, redact, twilio-sms-api
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.twilio.com/blog/build-sms-proxy-redact-pii-from-sms-conversations-pangea-redact-service-python)
# Pangea SMS Proxy that Redacts PII Example
An SMS forwarding service that redacts sensitive or personally identifiable information (PII) between two parties in real-time with Pangea's  Rulesets.
## Tutorial
Refer to the [Redact PII](https://www.twilio.com/blog/build-sms-proxy-redact-pii-from-sms-conversations-pangea-redact-service-python) tutorial for details.