An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          





Pangea Logo





[![tutorial](https://img.shields.io/badge/documentation-pangea-blue?style=for-the-badge&labelColor=551B76)](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.