Commit c428941ecfce7dc49f4a53ab3e8a655a2d32ea50
1 parent
b4b89e4f
Exists in
master
and in
18 other branches
Updated wording [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -1124,7 +1124,7 @@ rake searchkick:reindex CLASS=Product | @@ -1124,7 +1124,7 @@ rake searchkick:reindex CLASS=Product | ||
1124 | 1124 | ||
1125 | ### Privacy & Security | 1125 | ### Privacy & Security |
1126 | 1126 | ||
1127 | -We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you store [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users. | 1127 | +We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you store [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users in Elasticsearch. |
1128 | 1128 | ||
1129 | Bonsai, Elastic Cloud, and Amazon Elasticsearch all support encryption at rest and HTTPS. | 1129 | Bonsai, Elastic Cloud, and Amazon Elasticsearch all support encryption at rest and HTTPS. |
1130 | 1130 |