derekantrican / GAS-ICS-Sync

A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed
GNU General Public License v3.0
1.52k stars 192 forks source link

Need to verify the program #22

Open derekantrican opened 5 years ago

derekantrican commented 5 years ago

Currently, when people are authorizing the program they get a message like this:

image

To prevent this from coming up, we need to verify the program: https://support.google.com/cloud/answer/7454865

derekantrican commented 5 years ago

For part of this, we will need a publically-published privacy policy. Here are some templates we can follow to create one:

https://docs.google.com/document/d/1B2FSHw3aBmEYsp9k0G9P-aKiLjnRHHUAInZZH2-fWg4/edit http://jamieking.co.uk/blog/cyber-security/policies/download-free-sample-privacy-policy.php

derekantrican commented 4 years ago

One thing to note about this: currently our users make a copy of the script to their own Google Drive and run it from there. This is great, but I'm pretty sure it means that the verification isn't copied over. So even if we do find a way to verify our app, it may not copy over with the script