Files
simplecal/privacy.html

39 lines
2.1 KiB
HTML
Raw Normal View History

2020-09-12 05:21:48 +00:00
<!doctype html>
<html lang="en">
<head>
<title>SimpleCal Privacy Policy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#000000">
<link rel="stylesheet" href="meta.css">
<link rel="icon" href="icon.png">
</head>
<body>
<h1>SimpleCal Privacy Policy</h1>
<h3>Last updated: 2020-09-11</h3>
<div>FlamingCowTV LLC operates simplecal.io. This page informs you of our policies regarding the collection, use, and disclosure of Personal Information we receive from users of the Site.</div>
<h2>Information Collection And Use</h2>
<div>We do not collect, store, or transmit any information about you, your calendars, or their contents. We request access to read from your Google Calendar, but the information remains local on your computer, and is never transmitted to us by you or Google.</div>
<h2>Communications</h2>
<div>We will never communicate with you. We do not collect, store, or transmit any contact information for you.</div>
<h2>Cookies</h2>
<div>We do not set or use cookies directly on our site. Our proxy service provider, Cloudflare, may set one or more cookies for security purposes. Google, with whom we authenticate to read your calendar data, may set one or more cookies for authentication or other purposes.</div>
<h2>Changes To This Privacy Policy</h2>
<div>This privacy policy is effective as of September 11, 2020 and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page. We reserve the right to update or change our privacy policy at any time and you should check this privacy policy periodically. Your continued use of the service after we post any modifications to the privacy policy on this page will constitute your acknowledgment of the modifications and your consent to abide and be bound by the modified privacy policy.</div>
<h2>Contact Us</h2>
<div>If you have any questions about this Privacy Policy, please contact us at simplecal@flamingcow.io.</div>
</body>
</html>