Security: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title = Security | |title=Security | ||
|titlemode = append | |titlemode=append | ||
|keywords = | |keywords=planfix, Security | ||
|description = Security | |description=Security | ||
}} | }} | ||
The measures Planfix takes to ensure security and preservation of user data meet the standards for SaaS services: | |||
*real-time transactional backup to geographically distributed storage; | |||
*daily backup of user account data for the last day; | |||
*SSL protocol encryption communication channel; | |||
*control of access to data based on roles; | |||
*isolation of databases for different accounts; | |||
*duplicated storage of user files using Amazon S3 services in different datacenters. | |||
* daily backup of user account data for the | |||
* encryption | |||
* | |||
* | |||
* duplicated storage of user files | |||
Planfix provides additional means of protecting data, in addition to these standard methods: | |||
*[[Two-factor authentication]] | |||
*[[Password policy]] | |||
*[[Restricting access by IP address]] | |||
*[[SSO|SSO Authorization]] | |||
== More information == | == More information == | ||
[https://planfix.com/security/ Security section on the site] | [https://planfix.com/security/ Security section on the site] | ||
Line 36: | Line 27: | ||
== Go to== | == Go to== | ||
*[[Account Management]] | *[[Account Management]] | ||
*[[ | *[[Planfix]] |
Latest revision as of 11:52, 15 October 2025
The measures Planfix takes to ensure security and preservation of user data meet the standards for SaaS services:
- real-time transactional backup to geographically distributed storage;
- daily backup of user account data for the last day;
- SSL protocol encryption communication channel;
- control of access to data based on roles;
- isolation of databases for different accounts;
- duplicated storage of user files using Amazon S3 services in different datacenters.
Planfix provides additional means of protecting data, in addition to these standard methods:
More information