|
1 | 1 | # Security and Privacy |
2 | 2 |
|
3 | | -Security is a first-class citizen in the uMarketingSuite. Besides performance and all the cool features, security is important in all parts of the uMarketingSuite. |
| 3 | +Security is a first-class citizen in the uMS. Besides performance and all the features, security is important in all parts of uMS. |
4 | 4 |
|
5 | | -We did our best to make sure that the uMarketingSuite is a secure and safe package which allows you to be safe & secure as well and have total control of all data of your visitors. |
| 5 | +We did our best to make sure that uMS is secure and safe allowing you to have full control of all data of your visitors. |
6 | 6 |
|
7 | | -In this section we dive deeper in some aspects , but please [feel free to reach out](mailto:[email protected]?subject=Security%20and%20privacy) if you have any questions, remarks or concerns! |
| 7 | +In this section you can dive deeper in these aspects. |
8 | 8 |
|
9 | 9 | ## Security settings |
10 | 10 |
|
11 | | -The uMarketingSuite works in most ways in the exactly the same as any other Umbraco package. It is smart to read and apply the [security documentation & guidelines](https://our.umbraco.com/Documentation/Reference/Security/) of Umbraco. |
| 11 | +uMS works in most ways like other Umbraco packages. Read and apply the [security documentation & guidelines](https://our.umbraco.com/Documentation/Reference/Security/) of Umbraco CMS. |
12 | 12 |
|
13 | | -If you have [locked down access to your Umbraco-folder](https://our.umbraco.com/Documentation/Reference/Security/Security-hardening/#lock-down-access-to-your-umbraco-folders), please make sure that /umbraco/uMarketingSuite/\* is allowed for all clients and it's not blocked based on a IP Whitelist or something like that. This is needed to collect [clientside events](/the-umarketingsuite-broad-overview/dataflow-pipeline/data-collection/). |
| 13 | +When you have [locked down access to your Umbraco-folder](https://our.umbraco.com/Documentation/Reference/Security/Security-hardening/#lock-down-access-to-your-umbraco-folders), make sure that `/umbraco/uMarketingSuite/\*` is allowed for all clients. You should also make sure that it is not blocked based on a IP or similar. This is needed to collect [client-side events](/the-umarketingsuite-broad-overview/dataflow-pipeline/data-collection/). |
14 | 14 |
|
15 | 15 | ## Privacy settings |
16 | 16 |
|
17 | | -The uMarketingSuite stores a lot of data, but because it's stored in your own database(s) you have full control over this data. The data is never stored in a central datacenter of uMarketingSolutions and no visitordata is ever transmitted to us. It's the data that the visitor gave to you as a website and it should be yours. |
| 17 | +uMS stores a lot of data, but because it is stored in your own database(s) you have full control over this data. The data is never stored in a central datacenter and no visitor data is ever transmitted to Umbraco. |
18 | 18 |
|
19 | | -The uMarketingSuite can be [configured](/installing-umarketingsuite/configuration-options-1-x/) to store the data in whatever database you specify. This can be the same database as the Umbraco installation, but also another database. Because you have probably already discussed storage and security of the data of your Umbraco installation, you can use it exactly the same for the uMarketingSuite data. How cool is that! |
| 19 | +uMS can be [configured](/installing-umarketingsuite/configuration-options-2-x/) to store the data in whatever database you specify. This can be the same database as the Umbraco installation, or a different database. |
20 | 20 |
|
21 | | -The uMarketingSuite gives you control over this data and especially give you some tooling to make sure that data is [anonymized at some moment](/security-privacy/anonymization/) in the future and even [fully deleted](/security-privacy/retention-periods-of-data/). |
| 21 | +Aside from full control, uMS also gives you tooling to the data [anonymized](/security-privacy/anonymization/) in the future and even [fully deleted](/security-privacy/retention-periods-of-data/). |
0 commit comments