Skip to content

Commit a96ce8d

Browse files
ci: apply automated fixes
1 parent 8f7cb9c commit a96ce8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/guides/security-dev-productivity/hipaa-guide.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ description: Read ngrok’s recommendations for setting up ngrok services in a H
44
sidebar_label: HIPAA compliance
55
---
66

7-
The Health Insurance Portability and Accountability Act (HIPAA) is the US federal law enacted to protect patient health information.
7+
The Health Insurance Portability and Accountability Act (HIPAA) is the US federal law enacted to protect patient health information.
88
The law sets stringent standards in order to secure electronic protected health information (ePHI/PHI).
99

1010
This page contains ngrok’s recommendations for setting up ngrok services in a HIPAA-compliant manner.
1111

1212
:::warning
13-
These recommendations from ngrok's team do not constitute legal advice.
13+
These recommendations from ngrok's team do not constitute legal advice.
1414
Please consult your own legal and engineering teams to ensure HIPAA compliance.
1515
:::
1616

1717
## Shared responsibility model
1818

19-
ngrok operates with a shared responsibility model.
19+
ngrok operates with a shared responsibility model.
2020
There are many safeguards that we put in place to protect our customers, and there are steps our customers must take to remain compliant with HIPAA.
2121

22-
We're responsible for providing you with all the information you need to use ngrok in a compliant manner, and how to configure the ngrok platform to remain compliant.
22+
We're responsible for providing you with all the information you need to use ngrok in a compliant manner, and how to configure the ngrok platform to remain compliant.
2323

2424
You the customer are responsible for ensuring your use case is compliant and configuring ngrok correctly to ensure compliance.
2525

2626
## Compliant use cases
2727

28-
ngrok is HIPAA-compliant for use cases where PHI is stored within a packet payload.
29-
You are responsible for ensuring that PHI is only present within the packet payload.
30-
ngrok won't store this data in HIPAA workloads but we do store other, non-PHI, data.
28+
ngrok is HIPAA-compliant for use cases where PHI is stored within a packet payload.
29+
You are responsible for ensuring that PHI is only present within the packet payload.
30+
ngrok won't store this data in HIPAA workloads but we do store other, non-PHI, data.
3131
See [Data at ngrok](https://ngrok.com/blog-post/data-at-ngrok) for more details on what data ngrok stores.
3232

3333
ngrok account user information, ngrok account billing information, and packet headers should not be considered PHI within any use cases.

0 commit comments

Comments
 (0)