Commit 653ecc395e51a019a4cc44ff23b006b1260b2165
1 parent
80adf4b3
Exists in
master
and in
18 other branches
Renamed to data protection [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -1122,7 +1122,7 @@ Then deploy and reindex: | @@ -1122,7 +1122,7 @@ Then deploy and reindex: | ||
1122 | rake searchkick:reindex CLASS=Product | 1122 | rake searchkick:reindex CLASS=Product |
1123 | ``` | 1123 | ``` |
1124 | 1124 | ||
1125 | -### Privacy & Security | 1125 | +### Data Protection |
1126 | 1126 | ||
1127 | We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you send [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users to Elasticsearch. | 1127 | We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you send [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users to Elasticsearch. |
1128 | 1128 |