You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, Openblocks doesn't store any data returned from your APIs or database queries.
5
+
No, Lowcoder / Openblocks doesn't store any data returned from your APIs or database queries.
6
6
7
-
Openblocks only serves as a proxy between client side and your data sources. When you query your APIs or databases, Openblocks server connects to the data source with your credentials, forwards the request, and returns the result data to the browser. During the whole process, Openblocks doesn't store any data from your requests or responses.
7
+
Lowcoder / Openblocks only serves as a proxy between client side and your data sources. When you query your APIs or databases, Lowcoder / Openblocks server connects to the data source with your credentials, forwards the request, and returns the result data to the browser. During the whole process, Lowcoder / Openblocks doesn't store any data from your requests or responses.
8
8
9
-
Openblocks also provides a self-hosted version. You can deploy self-hosted Openblocks images on your own device, on-premise deployment ensures you have total control over your resources and that your data is securely stored.
9
+
Lowcoder / Openblocks also provides a self-hosted version. You can deploy self-hosted Lowcoder / Openblocks images on your own device, on-premise deployment ensures you have total control over your resources and that your data is securely stored.
10
10
11
-
## Is it safe to log in to my databases on Openblocks Cloud?
11
+
## Is it safe to log in to my databases on Lowcoder / Openblocks Cloud?
12
12
13
13
Yes, it is very safe for the following reasons:
14
14
@@ -17,17 +17,16 @@ Yes, it is very safe for the following reasons:
* All connections on Openblocks Cloud are encrypted with [TLS](https://en.wikipedia.org/wiki/Public\_key\_certificate).
25
-
* Sensitive credentials, such as database access credentials, are encrypted with AES-256, and each self-hosted Openblocks instance can be configured with unique salt values.
26
-
* Openblocks Cloud only connects to your databases or APIs through allowed IPs: **54.149.191.117** & **54.71.67.239**, ensuring that your data won't be exposed to unknown IPs while using our cloud service.
27
-
* Openblocks Cloud service is deployed and hosted on AWS centers, which are certified with ISO 27001, SOC 1 and SOC 2 standards.
28
-
* Openblocks **** ensures data redundancy on all cloud instances, so you do not need to worry about single point of failure or data loss.
29
-
* Internal access to Openblocks Cloud is controlled through [two-factor authentication (2FA)](https://en.wikipedia.org/wiki/Help:Two-factor\_authentication) and audit logs.
24
+
* All connections on Lowcoder / Openblocks Cloud are encrypted with [TLS](https://en.wikipedia.org/wiki/Public\_key\_certificate).
25
+
* Sensitive credentials, such as database access credentials, are encrypted with AES-256, and each self-hosted Lowcoder / Openblocks instance can be configured with unique salt values.
26
+
* Lowcoder / Openblocks Cloud service is deployed and hosted on Tier 3 data centres which are located in Switzerland, in secure, ISO9001, ISO27001, ISAE3402 & PCIDSS certified SafeHost data centres which ensure that you are at exceptionally low risk of flooding, landslides or earthquakes..
27
+
* Lowcoder / Openblocks **** ensures data redundancy on all cloud instances, so you do not need to worry about single point of failure or data loss.
28
+
* The Internal access to Lowcoder / Openblocks Cloud is controlled through [two-factor authentication (2FA)](https://en.wikipedia.org/wiki/Help:Two-factor\_authentication) and audit logs.
30
29
31
30
## Feedback
32
31
33
-
Should you have any questions about data security in Openblocks, please feel free to contact us. We welcome any feedback on our service from security experts and all users.
32
+
Should you have any questions about data security in Lowcoder / Openblocks, please feel free to contact us. We welcome any feedback on our service from security experts and all users.
0 commit comments