Skip to content

Ethical Issues

Lam Nguyen edited this page Mar 26, 2020 · 3 revisions

# User privacy issues:

We minimize privacy issues by having all processing done client side so no personal data is stored on the server. The uploaded and downloaded files are simply to the simulated hosted javascript server on the end user's computer. No data exchange with a server is done.

# Software abuse:

We have to make sure open source commits are providing useful features and are not storing or scraping data

# Quality Control:

As a team, we must ensure that the software is up to the standards of the client as well as the general public that may be using it. In addition, we must make sure that any updates pushed to the software do not compromise the integrity of the working software.

Clone this wiki locally