|
|
|
|
|
by Edmond
3366 days ago
|
|
You actually can guarantee the transmission of information from one entity to another without sniffing or alteration...that is how internet transport layer security works....our API is built on those principles. Of course there may be other caveats that I am not aware of, I don't know much about HIPAA. EDIT: You don't need to trust twilio (or any intermediary)...You can transmit encrypted information end-to-end without any risk that the intermediary can access it. That is the solution we've created with our API, you can see the full docs here: https://www.cipheredtrust.com/doc/ |
|