https://github.com/pangeacyber/audit-sms-proxy
A sample app that uses Pangea Secure Audit Log service and Twilio to log and optionally redact PII from SMS conversations between to parties
https://github.com/pangeacyber/audit-sms-proxy
audit nodejs python redact
Last synced: 3 months ago
JSON representation
A sample app that uses Pangea Secure Audit Log service and Twilio to log and optionally redact PII from SMS conversations between to parties
- Host: GitHub
- URL: https://github.com/pangeacyber/audit-sms-proxy
- Owner: pangeacyber
- Created: 2022-09-28T14:04:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T22:37:56.000Z (7 months ago)
- Last Synced: 2025-04-08T06:38:10.299Z (6 months ago)
- Topics: audit, nodejs, python, redact
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://pangea.cloud/docs/tutorials/sms-proxy/)
# Pangea SMS Secure Audit Log Example
An SMS forwarding service that logs messages between two parties and optionally redacts sensitive or personally identifiable information (PII) in real-time with Pangea's Redact Rulesets. By publishing conversation hashes to the blockchain you can provide irrefutable evidence of what was said between two parties without actually exposing the contents of the conversation publicly. With Pangea’s Secure Audit Log SDK, you can deliver the power of the blockchain to your users with a few lines of code.
## Tutorial
Refer to the [Secure Audit Log SMS Proxy](https://pangea.cloud/docs/tutorials/sms-proxy/) tutorial for details.