Skip to content

Commit 0eb740a

Browse files
FalkWolskyfalnyr
authored andcommitted
Update security.md
1 parent 6be3679 commit 0eb740a

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

docs/security.md

+13-14
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Security
22

3-
## Does Openblocks store my data?
3+
## Does Lowcoder / Openblocks store my data?
44

5-
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.
66

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.
88

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.
1010

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?
1212

1313
Yes, it is very safe for the following reasons:
1414

@@ -17,17 +17,16 @@ Yes, it is very safe for the following reasons:
1717

1818
<figure><img src=".gitbook/assets/image (3) (1).png" alt=""><figcaption></figcaption></figure>
1919

20-
## Other security measures within Openblocks
20+
## Other security measures within Lowcoder / Openblocks
2121

22-
Openblocks provides secure-by-default service.
22+
Lowcoder / Openblocks provides secure-by-default service.
2323

24-
* 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.
3029

3130
## Feedback
3231

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

Comments
 (0)