# System Requirements and Security

This document outlines the system requirements for optimal use of the DBSync Cloud Workflow platform.

### Supported Browsers

For the best experience with the DBSync Cloud Workflow platform, we recommend using the following browsers:

## **Supported Browsers** <a href="#systemrequirements-downloadandinstall-supportedbrowsers" id="systemrequirements-downloadandinstall-supportedbrowsers"></a>

| Browser | Browser Version | Mac Support | Windows Support |
| ------- | --------------- | ----------- | --------------- |
| Chrome  | 11 & Above      | Yes         | Yes             |
| Firefox | 10 & Above      | Yes         | Yes             |
| Edge    | 134 & Above     | N/A         | Yes             |
| Safari  | 4 & Above       | Yes         | N/A             |

{% hint style="warning" %}
DBSync recommends using the above-mentioned browsers.
{% endhint %}

{% hint style="info" %}

* All browsers must have cookies and JavaScript enabled.
* Browsers that use the latest version of WebKit, Blink, or Gecko are not directly supported.
* For Firefox, in addition to the stable releases, the latest Extended Support Release (ESR) is also supported.
* Internet Explorer 8 & 9 are also supported. Note that some CSS3 and HTML5 elements are not fully supported.
* Ensure DBSync Website, iPaaS is whitelisted in your browser setting. If pop-ups are blocked, you may not be able to access certain modal windows.
* The platform does not support old Internet Explorer compatibility modes. Ensure that you are using the latest rendering mode.  \
  Press F12 from your debugging tools. Check the "Document Mode" property.
  {% endhint %}

{% hint style="info" %}
To know about the **system requirements** for the Remote Agent, check the [Remote Agent documentation](https://docs.mydbsync.com/cloud-workflow/ipaas/remote-agent).
{% endhint %}

### Security Features <a href="#securityfeatures-cloudversion-ipaas" id="securityfeatures-cloudversion-ipaas"></a>

* Cloud Workflow (iPaaS) operates on AWS cloud platform. It applies industry best practices to secure application access control and operation.
* All stored passwords are encrypted with industry standard encryption algorithms.&#x20;
* All Web communications - with connected applications - comply with HTTP/S 256 bit encryption standards.
* No customer data is stored on our platform. Data is processed in-memory. There can be instances where data could be written to account specific log files.
* iPaaS Platform is annually scanned for security by our partnering apps like Salesforce, Intuit and Microsoft.

## FAQ <a href="#securityfeatures-faq" id="securityfeatures-faq"></a>

**Q : Where is iPaaS Cloud version running?**&#x20;

A:  DBSync iPaaS runs on Amazon AWS. It provides state of the art data center and is fully security compliant. For more information logon to [Amazon.com. ](https://aws.amazon.com/security/)

**Q: Do DBSync iPaaS store data on their server for the applications that are being connected ?**

A:  No. No data is stored in any applications that are being connected using our platform. We only store configuration with industry standard encryption algorithm to facilitate data flow between source and target application.

**Q: What kind of transport level security is covered?**

A: This is done via SSL.  For more information, refer [transport layer security](https://en.wikipedia.org/wiki/Transport_Layer_Security).

**Q: How secured is DBSync to prevent tampering, or other unauthorized modifications, to its configuration?**

A: DBSync application access control is managed by our Global License and User Management. Admins or Users do not have direct access to stored configuration files.&#x20;

*Q:* **How does DBSync authenticate applications that need to be integrated? And, how SSL/HTTPS confirmation is enforced for authentication/data transfer?**

*A:* DBSync uses Custom Web services to authenticate and communicate with third party applications. It uses HTTP/s protocol while communicating with these application via web.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/2026_getting-started/system-requirements-and-security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
