Security: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
Planfix provides additional means of protecting data, in addition to these standard methods: | Planfix provides additional means of protecting data, in addition to these standard methods: | ||
* [[Two-factor authentication]] | *[[Two-factor authentication]] | ||
* [[Restricting access by IP address]] | *[[Password policy]] | ||
*[[Restricting access by IP address]] | |||
== More information == | == More information == | ||
[https://planfix.com/security/ Security section on the site] | [https://planfix.com/security/ Security section on the site] |
Revision as of 11:51, 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