Skip to content

Privacy Policy

Fraser edited this page Oct 17, 2021 · 4 revisions

This document refers to DuinoApp, formerly known as Chromeduino.

Privacy Policy

We don't keep user data, nadda, zip, zilch.

Where is my code and such stored?

On your computer, in what's referred to as localStorage in your browser.

When you compile your code, your code and necessary details about your project will be sent to the compile server. The server may store this information in temporary storage which may persist for a short while.

Compile servers will display their country/region, data stored on these servers will technically be subject to the jurisdiction of that country/region.

Usage Metrics

We do track usage data when you compile/access the site, but this is limited to information like when the request was made, how long it took, and which country did it come from. We do not collect any kind of personal, identifiable, or trackable data. This information is required to ensure we have enough resources in the right places.

These usage metrics are collected by Cloudflare and Amazon Web Service (AWS), and Google Cloud.

Third-Party Compile Servers

DuinoApp runs its own official first-party compile servers and will recommend these by default. These first-party compile servers can be identified by using the duino.app domain. e.g. compile.duino.app or legacy.duino.app

However, the application does allow for third-party compile servers, either listed privately or publically by awesome community members. Duino App takes no responsibility for these third-party compile servers and any data they may collect or retain. It should not be assumed that they adhere to this privacy policy.

Exterior Linked Services

Services mentioned here are linked via the application but are not integral parts, nor does a user have to interact with them. We will not send any data to these services, you may choose to give information to these services at your own risk and that information will be subject to the privacy policy of those services.

The developer collects donations for this application through "Buy Me A Coffee", as found here (Feel free to buy me one ;)) Their privacy policy can be found at https://www.buymeacoffee.com/privacy-policy

DuinoApp has a Discord server that allows users of the application to connect through a community. Their privacy policy can be found at https://discord.com/privacy

Hosting/Development Services Used

For Transparency, the following hosting/development providers used by Duino App are:

  • GitHub - Code storage, management, and governance.
  • GitHub Pages - Hosting the client application.
  • AWS - Former Compile Server Hosting.
  • Google Cloud Run - Current Compile Server Hosting.
  • Cloudflare - DNS services and CDN hosting and Certificate management.
  • Buy Me A Coffee - Donations.
  • Discord - Community Discussions.

Updates

Advanced warning of updates to the Privacy Policy will be posted in the Discord Community.

2021-10-17 - Duino.app v3.3.1

  • Switched main compile server hosting from AWS to Google Cloud. This has no impact on the level of personal data we retain, which is still zero.
  • Add information about update notices.
Clone this wiki locally