Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit498dd4a

Browse files
Apply suggestions from code review [netlify-build]
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent9454977 commit498dd4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎src/connections/destinations/add-destination.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Destinations are tools or services which can use the data sent from Segment to p
1010
>Each Segment Workspace has its own set of destinations, which are connected to the workspace's sources. When you add or modify a destination, make sure you're working with the correct workspace.
1111
1212
>info "HLS customers can encrypt data flowing into their destinations"
13-
>HLS customers with a HIPAA Eligibleworkspaces can encrypt data in fields marked as Yellow in the Privacy Portal before they flow into your destination.
13+
>HLS customers with a HIPAA Eligibleworkspace can encrypt data in fields marked as Yellow in the Privacy Portal before they flow into your destination.
1414
>
1515
>To learn more about data encryption, see the[HIPAA Eligible Segment documentation](/docs/privacy/hipaa-eligible-segment/#data-encryption).
1616

‎src/privacy/hipaa-eligible-segment.md‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Segment encrypts the data in select fields [marked as yellow in the Privacy Port
4040
>info "Data encryption is currently in public beta"
4141
>Data encryption only supports event-stream, cloud-mode destinations. Only data fields in`context`,`traits`, and`property` objects can be encrypted.
4242
>
43-
>After Segment encrypts the data, the encrypted data valuewill always be a`string`. Any downstream validation that looks for`integer` or`boolean` data types will fail for encrypted values.
43+
>After Segment encrypts the data, the encrypted data valueis always a`string`. Any downstream validation that looks for`integer` or`boolean` data types will fail for encrypted values.
4444
4545
###Configure data encryption for a new destination
4646

@@ -51,7 +51,7 @@ To configure data encryption while setting up a new destination:
5151
4. On the Select data source page, select the source you want to connect to your destination and click**Next**.
5252
5. On the Setup page, give your destination a name, fill in any optional settings, and select the**Have Segment encrypt sensitive data** checkbox.
5353
6. Open the**Fields** dropdown, select one or more fields you'd like to encrypt and click the**Generate Encryption Keys** button. <br>*If you don't see all of the fields that you want to encrypt,[change the classification of your missing data fields](/docs/privacy/portal/#change-a-recommended-classification) to Yellow in the Privacy Portal*.<br>
54-
7. Securely store your private key -**onceyou finish setting up the destination,this keycannotbe retrieved**.
54+
7. Securely store your private key. <br>**Note:** Onceyou finish setting up the destination,youcannotretrieve the key.
5555
8. Click**Create destination**.
5656

5757
>error "Private Key is not recoverable"
@@ -64,7 +64,7 @@ To configure data encryption for an existing destination:
6464
2. Select a destination, and click the**Data Encryption** tab.
6565
3. On the Data Encryption page, select the**Have Segment encrypt sensitive data** checkbox.
6666
4. Open the**Fields** dropdown, select one or more fields you'd like to encrypt and click the**Generate Encryption Keys** button. <br>*If you don't see all of the fields that you want to encrypt,[change the classification of your missing data fields](/docs/privacy/portal/#change-a-recommended-classification) to Yellow in the Privacy Portal*.<br>
67-
5. Securely store your private key -**onceyou finishconfiguring data encryption, this keycannotbe retrieved**.
67+
5. Securely store your private key. <br>**Note:** Onceyou finishsetting up the destination, youcannotretrieve the key.
6868
6. Click**Save**.
6969

7070
>error "Private Key is not recoverable"
@@ -78,7 +78,7 @@ To generate a new key pair:
7878
1. Open the[My destinations page](https://app.segment.com/goto-my-workspace/destinations){:target="_blank”} in the Segment app.
7979
2. Select the destination you'd like to create new keys for and click**Data Encryption**.
8080
3. Click**Regenerate Encryption Keys**.
81-
4. Securely store your private key -**onceyouclose the dialog box, this keycannotbe retrieved**.
81+
4. Securely store your private key. <br>**Note:** Onceyoufinish setting up the destination, youcannotretrieve the key.
8282
5. Click**Save Changes** to update the key pair.
8383

8484
###Edit encrypted fields
@@ -90,7 +90,7 @@ To make changes to your selected fields:
9090
2. Select the destination you'd like to edit your selected fields for and click**Data Encryption**.
9191
3. Add or remove fields.
9292
- To add fields, click into the**Fields** box to open the dropdown and select one or more fields you'd like to add.
93-
- To remove fields, click thex icon next to the name of the field you'd like to remove.
93+
- To remove fields, click the**x** icon next to the name of the field you'd like to remove.
9494
4. Click**Save Changes**.
9595

9696

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp