Top Questions

What are my options for developing a HIPAA compliant application?

When building a HIPAA compliant application, your non-technical team should worry about HIPAA's administrative requirements. Developers should focus on the physical and technical aspects of the HIPAA Security Rule.

View Article

Does using HIPAA hosting make my application HIPAA compliant?

The short answer is no. HIPAA hosting alone does not make you HIPAA compliant.

View Article

How can I migrate from another service to TrueVault?

Start by creating the vaults and schemas in a structure that resembles what you are currently using. For example, if you are migrating from a SQL data store...

View Article

How can I send SMS messages to users?

Use the Messaging API to send messages to your users without ever having to route sensitive data through your servers.

View Article

How do I make sure Users have access to only their own Documents and BLOBs?

The best way to ensure that Users have access to only their own Documents or BLOBs is to implement Ownership. Ownership is the mechanism which allows...

View Article