CINXE.COM

Privacy Policy - Open Covid Pledge

<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <!-- Author Meta Tags by Molongui Authorship 4.1.2, visit: https://wordpress.org/plugins/molongui-authorship/ --> <meta name="author" content=""> <!-- /Molongui Authorship --> <meta name='robots' content='max-image-preview:large' /> <!-- This site is optimized with the Yoast SEO plugin v14.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>Privacy Policy - Open Covid Pledge</title> <meta name="robots" content="index, follow" /> <meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> <meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> <link rel="canonical" href="https://opencovidpledge.org/privacy-policy-2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Privacy Policy - Open Covid Pledge" /> <meta property="og:description" content="August 27, 2020 This Privacy Policy (“Policy”) explains the information collection, use, and sharing practices of Creative Commons Corporation (&#8220;CC&#8221;, &#8220;we&#8221;, &#8220;us&#8221;, and &#8220;our&#8221;), in connection with its operation of&hellip;&nbsp;Read More &raquo;Privacy Policy" /> <meta property="og:url" content="https://opencovidpledge.org/privacy-policy-2/" /> <meta property="og:site_name" content="Open Covid Pledge" /> <meta property="article:modified_time" content="2020-08-27T04:34:05+00:00" /> <meta property="og:image" content="https://opencovidpledge.org/wp-content/uploads/2020/06/cropped-logo-lightback-png-1.png" /> <meta property="og:image:width" content="2346" /> <meta property="og:image:height" content="1599" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://opencovidpledge.org/#organization","name":"Open COVID Pledge","url":"https://opencovidpledge.org/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https://opencovidpledge.org/#logo","inLanguage":"en-US","url":"https://opencovidpledge.org/wp-content/uploads/2020/06/cropped-logo-lightback-png-1.png","width":2346,"height":1599,"caption":"Open COVID Pledge"},"image":{"@id":"https://opencovidpledge.org/#logo"}},{"@type":"WebSite","@id":"https://opencovidpledge.org/#website","url":"https://opencovidpledge.org/","name":"Open Covid Pledge","description":"","publisher":{"@id":"https://opencovidpledge.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":"https://opencovidpledge.org/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://opencovidpledge.org/privacy-policy-2/#webpage","url":"https://opencovidpledge.org/privacy-policy-2/","name":"Privacy Policy - Open Covid Pledge","isPartOf":{"@id":"https://opencovidpledge.org/#website"},"datePublished":"2020-04-27T13:46:49+00:00","dateModified":"2020-08-27T04:34:05+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://opencovidpledge.org/privacy-policy-2/"]}]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Open Covid Pledge &raquo; Feed" href="https://opencovidpledge.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Open Covid Pledge &raquo; Comments Feed" href="https://opencovidpledge.org/comments/feed/" /> <link rel="alternate" type="text/calendar" title="Open Covid Pledge &raquo; iCal Feed" href="https://opencovidpledge.org/events/?ical=1" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.12.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.12.2'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-2010376-42'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( 'undefined' === typeof gaOptout ) { function gaOptout() { __gaTrackerOptout(); } } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-2010376-42', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'displayfeatures'); __gaTracker('require', 'linkid', 'linkid.js'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/opencovidpledge.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.9.10"}}; /*! This file is auto-generated */ !function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='tribe-common-skeleton-style-css' href='https://opencovidpledge.org/wp-content/plugins/the-events-calendar/common/src/resources/css/common-skeleton.min.css?ver=4.12.6' type='text/css' media='all' /> <link rel='stylesheet' id='tribe-tooltip-css' href='https://opencovidpledge.org/wp-content/plugins/the-events-calendar/common/src/resources/css/tooltip.min.css?ver=4.12.6' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://opencovidpledge.org/wp-includes/css/dist/block-library/style.min.css?ver=5.9.10' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--neve-button-color: #0366d6;--wp--preset--color--neve-link-hover-color: #005bf7;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://opencovidpledge.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='molongui-authorship-css' href='https://opencovidpledge.org/wp-content/plugins/molongui-authorship/public/css/molongui-authorship.cbbf.min.css?ver=4.1.2' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-style-css' href='https://opencovidpledge.org/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1.5.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-animations-css' href='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.9.14' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://opencovidpledge.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.9.14' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-5-all-css' href='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=2.9.14' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://opencovidpledge.org/wp-content/uploads/elementor/css/global.css?ver=1599751823' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-615-css' href='https://opencovidpledge.org/wp-content/uploads/elementor/css/post-615.css?ver=1599751823' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-1141-css' href='https://opencovidpledge.org/wp-content/uploads/elementor/css/post-1141.css?ver=1599753362' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-widgets-style-css' href='https://opencovidpledge.org/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1.5.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-2093-css' href='https://opencovidpledge.org/wp-content/uploads/elementor/css/post-2093.css?ver=1618094952' type='text/css' media='all' /> <link rel='stylesheet' id='neve-style-css' href='https://opencovidpledge.org/wp-content/themes/neve/style.min.css?ver=2.7.6' type='text/css' media='all' /> <style id='neve-style-inline-css' type='text/css'> .header-menu-sidebar-inner li.menu-item-nav-search { display: none; } .container{ max-width: 748px; } a{ color: #0366d6; } .nv-loader{ border-color: #0366d6; } a:hover, a:focus{ color: #005bf7; } .has-neve-link-hover-color-color{ color: #005bf7!important; } .has-neve-link-color-color{ color: #0366d6!important; } .has-neve-text-color-color{ color: #404248!important; } .has-neve-button-color-color{ color: #0366d6!important; } .has-neve-link-color-background-color{ background-color: #0366d6!important; } .has-neve-link-hover-color-background-color{ background-color: #005bf7!important; } .has-neve-button-color-background-color{ background-color: #0366d6!important; } .has-neve-text-color-background-color{ background-color: #404248!important; } .single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"]{ max-width:718px } .button.button-primary, button, input[type=button], .btn, input[type="submit"], /* Buttons in navigation */ ul[id^="nv-primary-navigation"] li.button.button-primary > a, .menu li.button.button-primary > a, .wp-block-button.is-style-primary .wp-block-button__link{ background-color: #0366d6;color: #ffffff;border-radius:3px;border:none;border-width:1px 1px 1px 1px; } .button.button-primary:hover, .nv-tags-list a:hover, ul[id^="nv-primary-navigation"] li.button.button-primary > a:hover, .menu li.button.button-primary > a:hover, .wp-block-button.is-style-primary .wp-block-button__link:hover { background-color: #0366d6;color: #ffffff; } .button.button-secondary, #comments input[type="submit"], .cart-off-canvas .button.nv-close-cart-sidebar, .wp-block-button.is-style-secondary .wp-block-button__link{ color: #676767;border-radius:3px;border:1px solid;border-width:1px 1px 1px 1px; } .button.button-secondary:hover, #comments input[type="submit"]:hover, .cart-off-canvas .button.nv-close-cart-sidebar:hover, .wp-block-button.is-style-secondary .wp-block-button__link:hover{ color: #676767; } .nv-tags-list a:hover{ background-color: #0366d6; } .nv-tags-list a{ color: #0366d6;border-color: #0366d6; } body, .site-title{ font-size: 16px; font-family: Lato; } h1, .single h1.entry-title{ font-family: Lato; } h2{ font-family: Lato; } h3{ font-family: Lato; } h4{ font-family: Lato; } h5{ font-family: Lato; } h6{ font-family: Lato; } @media(min-width: 576px){ .container{ max-width: 992px; } .single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"]{ max-width:962px } body, .site-title{ font-size: 16px; } }@media(min-width: 960px){ .container{ max-width: 1170px; } .neve-main > .archive-container .nv-index-posts.col{ max-width: 75%; } .neve-main > .archive-container .nv-sidebar-wrap{ max-width: 25%; } .neve-main > .single-post-container .nv-single-post-wrap.col{ max-width: 70%; } .single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"]{ max-width:789px } .container-fluid.single-post-container .alignfull > [class*="__inner-container"], .container-fluid.single-post-container .alignwide > [class*="__inner-container"]{ max-width:calc(70% + 15px) } .neve-main > .single-post-container .nv-sidebar-wrap{ max-width: 30%; } body, .site-title{ font-size: 15px; } } .header-main-inner,.header-main-inner a:not(.button),.header-main-inner .navbar-toggle{ color: #ffffff; } .header-main-inner .nv-icon svg,.header-main-inner .nv-contact-list svg{ fill: #ffffff; } .header-main-inner .icon-bar{ background-color: #ffffff; } .hfg_header .header-main-inner .primary-menu-ul .sub-menu li:not(.neve-mm-divider),.hfg_header .header-main-inner .primary-menu-ul .sub-menu{ background-color: #023a5b;border-color: #023a5b; } .hfg_header .header-main-inner{ background-color: #023a5b; } .header-menu-sidebar .header-menu-sidebar-bg,.header-menu-sidebar .header-menu-sidebar-bg a:not(.button),.header-menu-sidebar .header-menu-sidebar-bg .navbar-toggle{ color: #ffffff; } .header-menu-sidebar .header-menu-sidebar-bg .nv-icon svg,.header-menu-sidebar .header-menu-sidebar-bg .nv-contact-list svg{ fill: #ffffff; } .header-menu-sidebar .header-menu-sidebar-bg .icon-bar{ background-color: #ffffff; } .hfg_header .header-menu-sidebar .header-menu-sidebar-bg .primary-menu-ul .sub-menu li:not(.neve-mm-divider),.hfg_header .header-menu-sidebar .header-menu-sidebar-bg .primary-menu-ul .sub-menu{ background-color: #023a5b;border-color: #023a5b; } .hfg_header .header-menu-sidebar .header-menu-sidebar-bg{ background-color: #023a5b; } .builder-item--logo .site-logo img{ max-width: 53px; } .builder-item--logo .site-logo .brand .nv-title-tagline-wrap{ color: #ffffff; } .builder-item--logo .site-logo{ padding:10px 0px 10px 0px; } .builder-item--logo{ margin:0px 0px 0px 0px; } .builder-item--nav-icon .navbar-toggle, .header-menu-sidebar .close-sidebar-panel .navbar-toggle{ background-color: #023a5b;color: #ffffff;border:1px solid; } .builder-item--nav-icon .navbar-toggle .icon-bar, .header-menu-sidebar .close-sidebar-panel .navbar-toggle .icon-bar{ background-color: #ffffff; } .builder-item--nav-icon .navbar-toggle{ padding:10px 15px 10px 15px; } .builder-item--nav-icon{ margin:0px 0px 0px 0px; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:not(.woocommerce-mini-cart-item) > a{ color: #ffffff; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li > .amp-caret-wrap svg{ fill: #ffffff; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:not(.woocommerce-mini-cart-item) > a:after{ background-color: #0366d6; } .builder-item--primary-menu .nav-menu-primary:not(.style-full-height) > .primary-menu-ul li:not(.woocommerce-mini-cart-item):hover > a{ color: #0366d6; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:hover > .amp-caret-wrap svg{ fill: #0366d6; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li.current-menu-item > a,.builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li.current_page_item > a{ color: #0331d8; } .builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li.current-menu-item > .amp-caret-wrap svg{ fill: #0331d8; } .builder-item--primary-menu .primary-menu-ul > li > a{ height: 25px; } .builder-item--primary-menu li > a{ font-family: Lato; font-size: 1em; line-height: 1.6em; letter-spacing: 0px; font-weight: 500; text-transform: none; } .builder-item--primary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--primary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } .builder-item--secondary-menu #secondary-menu a{ color: #ff9900; } .builder-item--secondary-menu #secondary-menu a:after{ background-color: #ff9900; } .builder-item--secondary-menu .nav-menu-secondary:not(.style-full-height) #secondary-menu li:hover > a{ color: #ff9900; } .builder-item--secondary-menu #secondary-menu > li > a{ height: 25px; } .builder-item--secondary-menu #secondary-menu li > a{ font-family: Verdana, Geneva, sans-serif; font-size: 1em; line-height: 1.6em; letter-spacing: 0px; font-weight: 400; text-transform: none; } .builder-item--secondary-menu #secondary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--secondary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } @media(min-width: 576px){ .builder-item--logo .site-logo img{ max-width: 61px; } .builder-item--logo .site-logo{ padding:10px 0px 10px 0px; } .builder-item--logo{ margin:0px 0px 0px 0px; } .builder-item--nav-icon .navbar-toggle{ padding:10px 15px 10px 15px; } .builder-item--nav-icon{ margin:0px 0px 0px 0px; } .builder-item--primary-menu li > a{ font-size: 1em; line-height: 1.6em; letter-spacing: 0px; } .builder-item--primary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--primary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } .builder-item--secondary-menu #secondary-menu li > a{ font-size: 1em; line-height: 1.6em; letter-spacing: 0px; } .builder-item--secondary-menu #secondary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--secondary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } }@media(min-width: 960px){ .builder-item--logo .site-logo img{ max-width: 65px; } .builder-item--logo .site-logo{ padding:5px 0px 5px 100px; } .builder-item--logo{ margin:0px 0px 0px 0px; } .builder-item--nav-icon .navbar-toggle{ padding:10px 15px 10px 15px; } .builder-item--nav-icon{ margin:0px 0px 0px 0px; } .header--row .hfg-item-right .builder-item--primary-menu .primary-menu-ul > li:not(:first-of-type){ margin-left:27px; } .header--row .hfg-item-center .builder-item--primary-menu .primary-menu-ul > li:not(:last-of-type), .header--row .hfg-item-left .builder-item--primary-menu .primary-menu-ul > li:not(:last-of-type){ margin-right:27px; } .builder-item--primary-menu .style-full-height .primary-menu-ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after{ left:-13.5px;right:-13.5px } .builder-item--primary-menu .style-full-height .primary-menu-ul:not(#nv-primary-navigation-sidebar) > li:not(.menu-item-nav-search):not(.menu-item-nav-cart):hover > a:after{ width: calc(100% + 27px)!important; } .builder-item--primary-menu li > a{ font-size: 1em; line-height: 1.6em; letter-spacing: 0px; } .builder-item--primary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--primary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } .hfg-item-right .builder-item--secondary-menu #secondary-menu > li:not(:first-child){ margin-left:20px; } .hfg-item-center .builder-item--secondary-menu #secondary-menu li:not(:last-child), .hfg-item-left .builder-item--secondary-menu #secondary-menu > li:not(:last-child){ margin-right:20px; } .builder-item--secondary-menu .style-full-height #secondary-menu > li > a:after{ left:-10px;right:-10px } .builder-item--secondary-menu .style-full-height #secondary-menu > li:hover > a:after{ width: calc(100% + 20px)!important; } .builder-item--secondary-menu #secondary-menu li > a{ font-size: 1em; line-height: 1.6em; letter-spacing: 0px; } .builder-item--secondary-menu #secondary-menu li > a svg{ width: 1em;height: 1em; } .builder-item--secondary-menu{ padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; } } #content.neve-main .container .alignfull > [class*="__inner-container"],#content.neve-main .alignwide > [class*="__inner-container"]{ max-width: 718px; } @media(min-width: 576px){ #content.neve-main .container .alignfull > [class*="__inner-container"],#content.neve-main .alignwide > [class*="__inner-container"]{ max-width: 962px; } } @media(min-width: 960px) { #content.neve-main .container .alignfull > [class*="__inner-container"],#content.neve-main .container .alignwide > [class*="__inner-container"]{ max-width: 1140px; } #content.neve-main > .container > .row > .col{ max-width: 100%; } #content.neve-main > .container > .row > .nv-sidebar-wrap, #content.neve-main > .container > .row > .nv-sidebar-wrap.shop-sidebar { max-width: 0%; } } </style> <link rel='stylesheet' id='tablepress-default-css' href='https://opencovidpledge.org/wp-content/plugins/tablepress/css/default.min.css?ver=1.12' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-lazyloadxt-spinner-css-css' href='//opencovidpledge.org/wp-content/plugins/a3-lazy-load/assets/css/jquery.lazyloadxt.spinner.css?ver=5.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='neve-google-font-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A500%2C400&#038;display=swap&#038;ver=5.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.9.10' type='text/css' media='all' /> <script type='text/javascript' id='monsterinsights-frontend-script-js-extra'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/opencovidpledge.org","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.12.2' id='monsterinsights-frontend-script-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=2.9.14' id='font-awesome-4-shim-js'></script> <link rel="https://api.w.org/" href="https://opencovidpledge.org/wp-json/" /><link rel="alternate" type="application/json" href="https://opencovidpledge.org/wp-json/wp/v2/pages/1141" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://opencovidpledge.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://opencovidpledge.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.9.10" /> <link rel='shortlink' href='https://opencovidpledge.org/?p=1141' /> <link rel="alternate" type="application/json+oembed" href="https://opencovidpledge.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopencovidpledge.org%2Fprivacy-policy-2%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://opencovidpledge.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopencovidpledge.org%2Fprivacy-policy-2%2F&#038;format=xml" /> <style id="mystickymenu" type="text/css">#mysticky-nav { width:100%; position: static; }#mysticky-nav.wrapfixed { position:fixed; left: 0px; margin-top:0px; z-index: 99990; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity:1; background-color: #f7f5e7;}#mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; }</style> <style type="text/css"> </style> <!-- Enter your scripts here --><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://opencovidpledge.org"><link rel="https://theeventscalendar.com/" href="https://opencovidpledge.org/wp-json/tribe/events/v1/" /><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><link rel="icon" href="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-cropped-OCP_WP_logo_240x240-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-cropped-OCP_WP_logo_240x240-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-cropped-OCP_WP_logo_240x240-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-cropped-OCP_WP_logo_240x240-1-270x270.png" /> <style type="text/css" id="wp-custom-css"> /* unvisited link */ a:link { color: #3366FF; } /* visited link */ a:visited { color: #3366FF; } /* mouse over link */ a:hover { color: #003A90; } /* selected link a:active { color: green; }*/ </style> </head> <body class="page-template-default page page-id-1141 wp-custom-logo tribe-no-js ehf-footer ehf-template-neve ehf-stylesheet-neve nv-sidebar-full-width menu_sidebar_slide_left elementor-default elementor-kit-615 elementor-page elementor-page-1141" id="neve_body" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div class="wrapper"> <header class="header" role="banner"> <a class="neve-skip-link show-on-focus" href="#content" tabindex="0"> Skip to content </a> <div id="header-grid" class="hfg_header site-header"> <nav class="header--row header-main hide-on-mobile hide-on-tablet layout-fullwidth nv-navbar header--row" data-row-id="main" data-show-on="desktop"> <div class="header--row-inner header-main-inner"> <div class="container"> <div class="row row--wrapper" data-section="hfg_header_layout_main" > <div class="builder-item hfg-item-first col-2 col-md-2 col-sm-2 hfg-item-left"><div class="item--inner builder-item--logo" data-section="title_tagline" data-item-id="logo"> <div class="site-logo"> <a class="brand" href="https://opencovidpledge.org/" title="Open Covid Pledge" aria-label="Open Covid Pledge"><img src="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-logo.png" alt=""></a></div> </div> </div><div class="builder-item col-5 col-md-5 col-sm-5 hfg-item-left offset-1"><div class="item--inner builder-item--primary-menu has_menu" data-section="header_menu_primary" data-item-id="primary-menu"> <div class="nv-nav-wrap"> <div role="navigation" class="style-plain nav-menu-primary" aria-label="Primary Menu"> <ul id="nv-primary-navigation-main" class="primary-menu-ul"><li id="menu-item-2645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2645"><a href="https://opencovidpledge.org/the-pledge/">The Pledge</a></li> <li id="menu-item-2524" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2524"><a href="https://opencovidpledge.org/licenses/"><span class="menu-item-title-wrap">Licenses</span><div class="caret-wrap 2" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li id="menu-item-2523" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2523"><a href="https://opencovidpledge.org/licenses/">About the Licenses</a></li> <li id="menu-item-2116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2116"><a href="https://opencovidpledge.org/v1-0/">OCL-PC v1.0 (patent &#038; copyright)</a></li> <li id="menu-item-2118" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2118"><a href="https://opencovidpledge.org/v1-1-ocl-pc/">OCL-PC v1.1 (patent &#038; copyright)</a></li> <li id="menu-item-2117" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2117"><a href="https://opencovidpledge.org/v1-1-ocl-p/">OCL-P v1.1 (patent only)</a></li> <li id="menu-item-2226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2226"><a href="https://opencovidpledge.org/pledgor-licenses/">Pledgor licenses</a></li> </ul> </li> <li id="menu-item-2382" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2382"><a href="https://opencovidpledge.org/partner-ip/"><span class="menu-item-title-wrap">IP</span><div class="caret-wrap 8" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li id="menu-item-2477" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2477"><a href="https://opencovidpledge.org/partner-ip/">Featured IP</a></li> <li id="menu-item-2460" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2460"><a href="https://opencovidpledge.org/ip/">Search Pledged IP</a></li> </ul> </li> <li id="menu-item-1591" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1591"><a href="https://opencovidpledge.org/partners/"><span class="menu-item-title-wrap">Partners</span><div class="caret-wrap 11" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li id="menu-item-2503" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2503"><a href="https://opencovidpledge.org/partners/">Pledgors and Supporters</a></li> <li id="menu-item-2502" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2502"><a href="https://opencovidpledge.org/complementary-efforts/">Complementary Efforts</a></li> </ul> </li> <li id="menu-item-783" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-783"><a href="https://opencovidpledge.org/faqs/">FAQs</a></li> <li id="menu-item-2121" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2121"><a href="https://opencovidpledge.org/news/">News</a></li> <li id="menu-item-782" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-782"><a href="https://opencovidpledge.org/about/">About</a></li> </ul> </div> </div> </div> </div><div class="builder-item hfg-item-last col-3 col-md-3 col-sm-3 hfg-item-left offset-1"><div class="item--inner builder-item--secondary-menu has_menu" data-section="secondary_menu_primary" data-item-id="secondary-menu"> <div class="nv-top-bar"> <div role="navigation" class="menu-content style-plain nav-menu-secondary" aria-label="Secondary Menu"> <ul id="secondary-menu" class="menu"><li id="menu-item-1061" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1061"><a href="https://opencovidpledge.org/contact-us/">Contact Us</a></li> </ul> </div> </div> </div> </div> </div> </div> </div> </nav> <nav class="header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row" data-row-id="main" data-show-on="mobile"> <div class="header--row-inner header-main-inner"> <div class="container"> <div class="row row--wrapper" data-section="hfg_header_layout_main" > <div class="builder-item hfg-item-first col-8 col-md-8 col-sm-8 hfg-item-left"><div class="item--inner builder-item--logo" data-section="title_tagline" data-item-id="logo"> <div class="site-logo"> <a class="brand" href="https://opencovidpledge.org/" title="Open Covid Pledge" aria-label="Open Covid Pledge"><img src="https://opencovidpledge.org/wp-content/uploads/2020/04/cropped-logo.png" alt=""></a></div> </div> </div><div class="builder-item hfg-item-last col-4 col-md-4 col-sm-4 hfg-item-right"><div class="item--inner builder-item--nav-icon" data-section="header_menu_icon" data-item-id="nav-icon"> <div class="menu-mobile-toggle item-button navbar-toggle-wrapper"> <button class="navbar-toggle" aria-label=" Navigation Menu "> <div class="bars"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </div> <span class="screen-reader-text">Toggle Navigation</span> </button> </div> <!--.navbar-toggle-wrapper--> </div> </div> </div> </div> </div> </nav> <div id="header-menu-sidebar" class="header-menu-sidebar menu-sidebar-panel slide_left"> <div id="header-menu-sidebar-bg" class="header-menu-sidebar-bg"> <div class="close-sidebar-panel navbar-toggle-wrapper"> <button class="navbar-toggle active" aria-label=" Navigation Menu "> <div class="bars"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </div> <span class="screen-reader-text"> Toggle Navigation </span> </button> </div> <div id="header-menu-sidebar-inner" class="header-menu-sidebar-inner"> <div class="builder-item hfg-item-last hfg-item-first col-12 col-md-12 col-sm-12 hfg-item-left"><div class="item--inner builder-item--primary-menu has_menu" data-section="header_menu_primary" data-item-id="primary-menu"> <div class="nv-nav-wrap"> <div role="navigation" class="style-plain nav-menu-primary" aria-label="Primary Menu"> <ul id="nv-primary-navigation-sidebar" class="primary-menu-ul"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2645"><a href="https://opencovidpledge.org/the-pledge/">The Pledge</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2524"><a href="https://opencovidpledge.org/licenses/"><span class="menu-item-title-wrap">Licenses</span><div class="caret-wrap 2" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2523"><a href="https://opencovidpledge.org/licenses/">About the Licenses</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2116"><a href="https://opencovidpledge.org/v1-0/">OCL-PC v1.0 (patent &#038; copyright)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2118"><a href="https://opencovidpledge.org/v1-1-ocl-pc/">OCL-PC v1.1 (patent &#038; copyright)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2117"><a href="https://opencovidpledge.org/v1-1-ocl-p/">OCL-P v1.1 (patent only)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2226"><a href="https://opencovidpledge.org/pledgor-licenses/">Pledgor licenses</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2382"><a href="https://opencovidpledge.org/partner-ip/"><span class="menu-item-title-wrap">IP</span><div class="caret-wrap 8" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2477"><a href="https://opencovidpledge.org/partner-ip/">Featured IP</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2460"><a href="https://opencovidpledge.org/ip/">Search Pledged IP</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1591"><a href="https://opencovidpledge.org/partners/"><span class="menu-item-title-wrap">Partners</span><div class="caret-wrap 11" tabindex="0"><span class="caret"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2503"><a href="https://opencovidpledge.org/partners/">Pledgors and Supporters</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2502"><a href="https://opencovidpledge.org/complementary-efforts/">Complementary Efforts</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-783"><a href="https://opencovidpledge.org/faqs/">FAQs</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2121"><a href="https://opencovidpledge.org/news/">News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-782"><a href="https://opencovidpledge.org/about/">About</a></li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="header-menu-sidebar-overlay"></div> </div> </header> <main id="content" class="neve-main" role="main"> <div class="container single-page-container"> <div class="row"> <div class="nv-single-page-wrap col"> <div class="nv-page-title-wrap nv-big-title"> <div class="nv-page-title "> <h1>Privacy Policy</h1> </div><!--.nv-page-title--> </div> <!--.nv-page-title-wrap--> <div class="nv-content-wrap entry-content"> <div data-elementor-type="wp-page" data-elementor-id="1141" class="elementor elementor-1141" data-elementor-settings="[]"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section class="elementor-element elementor-element-04875ab elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="04875ab" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-95a14e8 elementor-column elementor-col-100 elementor-top-column" data-id="95a14e8" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-e39c02e elementor-widget elementor-widget-text-editor" data-id="e39c02e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><header><h1><span style="color: #000000; font-family: verdana, geneva, sans-serif; font-weight: 400; font-size: 15px;">August 27, 2020</span></h1></header><div><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">This Privacy Policy (“Policy”) explains the information collection, use, and sharing practices of Creative Commons Corporation (&#8220;CC&#8221;, &#8220;we&#8221;, &#8220;us&#8221;, and &#8220;our&#8221;), in connection with its operation of the Open COVID Pledge website made available at <a style="color: #000000;" href="https://opencovidpledge.org/">https://opencovidpledge.org</a> (the “Website”), as well as the services (the &#8220;Services&#8221;) provided through the Website. CC assumes no responsibility for the privacy practices related to information gathered through the Website prior to August 27, 2020, the date on which CC first assumed operation of the Website.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Before you use or submit any information through the Website or in connection with the Services, please carefully review this Privacy Policy. By using any part of the Website or the Services, you understand that your information will be collected, used, and disclosed as outlined in this Privacy Policy. IF YOU DO NOT AGREE TO THIS PRIVACY POLICY, PLEASE DO NOT USE THE WEBSITE OR THE SERVICES.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>1. </strong><strong>Information We Collect</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We collect information in multiple ways, including when you provide information directly to us, when we passively collect information from you such as from your browser or device, and information we receive from third parties.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><em>Information You Provide Directly to Us</em></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We collect the information you provide to us. We may collect information from you in a variety of ways, such as when you: (a) submit a request to be listed on our Website as a pledgor or supporter of the Open COVID Pledge, (b) contact us or provide feedback, (c) share your Pledge and/or your logo, and/or (d) subscribe to any newsletter or other communication that we might provide. This information may include but is not limited to your name, email address, phone number, mailing address, photo, geographic location, and your social media handles.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><em>Information that Is Automatically Collected</em></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Device/Usage Information</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may automatically collect certain information about the computer or devices (including mobile devices or tablets) you use to access the Services. As described further below, we may collect and analyze (a) device information such as IP addresses, location information (by country and city), unique device identifiers, IMEI and TCP/IP address, browser types, browser language, operating system, mobile device carrier information, and (b) information related to the ways in which you interact with the Services, such as referring and exit web pages and URLs, platform type, the number of clicks, domain names, landing pages, pages and content viewed and the order of those pages, statistical information about the use of the Services, the amount of time spent on particular pages, the date and time you used the Services, the frequency of your use of the Services, error logs, and other similar information. As described further below, we may use third-party analytics providers and technologies, including cookies and similar tools, to assist in collecting this information.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Cookies and Other Tracking Technologies</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We also collect data about your use of the Services through the use of Internet server logs and online tracking technologies, like cookies and/or tracking pixels. A web server log is a file where website activity is stored. A cookie is a small text file that is placed on your computer when you visit a website, that enables us to: (a) recognize your computer; (b) store your preferences and settings; (c) understand the web pages of the Services you have visited and the referral sites that have led you to our Services; (d) enhance your user experience by delivering content  specific to your inferred interests; (e) perform searches and analytics; and (f) assist with security administrative functions. Tracking pixels (sometimes referred to as web beacons or clear GIFs) are tiny electronic tags with a unique identifier embedded in websites, online ads and/or email, and that are designed to provide usage information like ad impressions or clicks, measure popularity of the Services and associated advertising, and to access user cookies. We may also use tracking technologies in our license buttons and/or icons that you can embed on other sites/services to track the website addresses where they are embedded, gauge user interaction with them, and determine the number of unique viewers of them. If you receive email from us, we may use certain analytics tools, such as clear GIFs, to capture data such as whether you open our message, click on any links or banners our email contains, or otherwise interact with what we send. This data allows us to gauge the effectiveness of our communications and any campaigns.  As we adopt additional technologies, we may also gather additional information through other methods.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Please note that you can change your settings to notify you when a cookie is being set or updated, or to block cookies altogether. Please consult the “Help” section of your browser for more information (e.g., Internet Explorer; Google Chrome; Mozilla Firefox; or Apple Safari). Please note that by blocking any or all cookies, you may not have access to certain features or offerings of the Services.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Information from Third Parties</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may also collect information about you or others through third parties. For example, if you request listing as a supporter, we may request and collect information from the individuals you identified.  To the extent permitted by law, we may also collect information from third parties, including public sources and social media platforms. Depending on the source, this information collected from third parties could include name, contact information, demographic information, information to verify identity or trustworthiness, and information for other fraud or safety protection purposes.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>2. </strong><strong>How We Use Your Information</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may use the information we collect from and about you in order to, among other things:</span></p><ul><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Fulfill the purposes for which you provided it;</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Provide and improve the Services, including to develop new features or services, promote Open COVID Pledge community collaboration, take steps to secure the Services, and for technical and customer support;</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Send you information about your relationship with us or other communications, such as any newsletters if any to which you have subscribed;</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Process and respond to your inquiries or to request your feedback;</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Conduct analytics, research, and reporting, including to synthesize and derive insights from your use of our Services; and</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Comply with the law and protect the safety, rights, property, or security of CC, the Services, our users, and the general public.</span></li></ul><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Please note that we may combine information that we collect from you and about you (including automatically collected information) with information we obtain about you from third parties and use such combined information in accordance with this Privacy Policy.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may aggregate and/or de-identify information collected through the Services. We may use de-identified and/or aggregated data for any purpose, including without limitation for research and marketing purposes.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>3. </strong><strong>When We Disclose Your Information</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may disclose and/or share your information under the following circumstances:</span></p><ul><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Service Providers. We may disclose your information with third parties who perform services on our behalf, including without limitation, data storage, data analysis and processing, and legal services.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Legal Compliance and Protection of CC and Others. We may disclose your information if required to do so by law or on a good faith belief that such disclosure is permitted by this Privacy Policy or reasonably necessary or appropriate for any of the following reasons: (a) to comply with legal process; (b) to enforce agreements with you; (c) to respond to your requests for Services; and/or (d) to protect the rights, property, or personal safety of CC, our agents and affiliates, our users, and the public. This includes exchanging information with other companies and organizations for fraud protection, and spam/malware prevention, and similar purposes.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Business Transfers. As we continue to develop our Services, we may engage in certain business transactions, such as the transfer of our assets such as the Website to similarly minded organizations. In such transactions, (including in contemplation of such transactions, e.g., due diligence) your information may be disclosed. If any of CC’s assets are sold or transferred to a third party, user information (including your email address) would likely be one of the transferred business assets.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Affiliated Organizations. We may disclose your information with current or future affiliated organizations.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Consent. We may disclose your information to any third parties based on your consent to do so.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Aggregate/De-identified Information. We may disclose de-identified and/or aggregated data for any purpose to third parties, including advertisers, promotional partners, and/or others.</span></li></ul><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong> </strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>4. </strong><strong>Legal Basis for Processing Personal Data</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">The laws in some jurisdictions require companies to tell you about the legal ground they rely on to use or disclose information that can be directly linked to or used to identify you. To the extent those laws apply, our legal grounds for processing such information are as follows:</span></p><ul><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">To Honor Any Contractual Commitments to You. Much of our processing of information is to meet any contractual obligations to provide services to our users we may have to you as a user of our Services.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Legitimate Interests. In many cases, we handle information on the ground that it furthers our legitimate interests in ways that are not overridden by the interests or fundamental rights and freedoms of the affected individuals, these include:</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Customer service</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Marketing, advertising, and fundraising</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Protecting our users, personnel, and property</span><br /><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Organizing and running events and programs</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Analyzing and improving our Services</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Managing legal issues</span></li></ul><p><span style="color: #000000; font-family: verdana, geneva, sans-serif;">We may also process information for the same legitimate interests of our users and partners.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Legal Compliance. We may need to use and disclose information in certain ways to comply with our legal obligations.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Consent. Where required by law, and in some other cases where legally permissible, we handle information on the basis of consent. Where we handle your information on the basis of consent, you have the right to withdraw your consent, in accordance with applicable law.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>5. </strong><strong>Online Analytics</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We may use third-party web analytics services (such as Google Analytics) on our Services to collect and analyze the information discussed above, and to engage in auditing, research, or reporting. The information (including your IP address) collected by various analytics technologies described in the “Cookies and Other Tracking Technologies” section above will be disclosed to or collected directly by these service providers, who use the information to evaluate your use of the Services, including by noting the third-party website from which you arrive to our Site, analyzing usage trends, assisting with fraud prevention, and providing certain features to you. To prevent Google Analytics from using your information for analytics, you may install the Google Analytics Opt-out Browser Add-on by clicking here.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>6. </strong><strong>Your Choices and Data Subject Rights</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">You have various rights with respect to the collection and use of your information through the Services.  Those choices are as follows:</span></p><ul><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Email Unsubscribe – If we establish a newsletter or similar communications or outreach, you may unsubscribe from those at any time by emailing ocpinfo@creativecommons.org with your request.</span></li><li><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Confirmation of whether we hold certain information about you, to access such information, and to obtain its correction or deletion in appropriate circumstances. You may have the right to object to our handling of your information, restrict our processing of your information, and to withdraw any consent you have provided. To exercise these rights, please email us at ocpinfo@creativecommons.org with the nature of your request. You also have the right to go directly to the relevant supervisory or legal authority, but we encourage you to contact us so that we may resolve your concerns directly as best and as promptly as we can.</span></li></ul><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>7. </strong><strong>International Transfers</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">Our computer systems are currently based in the United States. As described above in the “When We Disclose Your Information” section, we may share your information with trusted service providers or business partners in countries other than your country of residence, including the United States, in accordance with applicable law. This means that some of your information may be processed in the United States, which may not offer the same level of protection as the privacy laws of your jurisdiction. By providing us with your information, you acknowledge and consent to any such transfer, storage or use.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">If we provide any information about you to any third parties information processors located outside of the EEA, we will take appropriate measures to ensure such companies protect your information adequately in accordance with this Privacy Policy and other data protection laws to govern the transfers of such data.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>8.  Children</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">The Services are intended for users over the age of 18 and are not directed at children under the age of 13. If we become aware that we have collected personal information (as defined by the Children’s Online Privacy Protection Act) from children under the age of 13, or personal data (as defined by the EU GDPR) from children under the age of 16, we will take reasonable steps to delete it as soon as practicable.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>9.  Data Retention</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We retain the information we collect for as long as necessary to fulfill the purposes set forth in this Privacy Policy or as long as we are legally required or permitted to do so. Information may persist in copies made for backup and business continuity purposes for additional time.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>10.  Third-Party Links and Services</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">The Services may contain links to third-party websites (e.g., social media sites like Facebook and Twitter), third-party plug-ins (e.g., the Facebook “like” button and Twitter “follow” button), and other services </span><span style="color: black; font-family: Verdana, sans-serif; font-size: 11.5pt;">such as patent search platforms and registries</span><span style="color: #000000; font-family: verdana, geneva, sans-serif;">. If you choose to use these sites or features, you may disclose your information not just to those third parties, but also to their users and the public more generally depending on how their services function. CC is not responsible for the content or privacy practices of such third party websites or services. The collection, use and disclosure of your information will be subject to the privacy policies of the third party websites or services, and not this Privacy Policy. We encourage you to read the privacy statements of each and every site you visit.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>11.  Changes to this Privacy Policy</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">We will continue to evaluate this Privacy Policy as we update and expand our Services, and we may make changes to the Privacy Policy accordingly. We will post any changes here and revise the date last updated above. We encourage you to check this page periodically for updates to stay informed on how we collect, use and share your information. If we make material changes to this Privacy Policy, we will provide you with notice as required by law.</span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;"><strong>12.  Questions About this Privacy Policy</strong></span></p><p><span style="font-family: verdana, geneva, sans-serif; color: #000000;">If you have any questions about this Privacy Policy or our privacy practices, you can contact us at: <a style="color: #000000;" href="mailto:info@opencovidpledge.org">ocpinfo@creativecommons.org</a></span></p><p>Prior version: April 7, 2020 [link]</p></div></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </main><!--/.neve-main--> <footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> <div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="2093" class="elementor elementor-2093" data-elementor-settings="[]"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section class="elementor-element elementor-element-5e7a009 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5e7a009" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-f04f263 elementor-column elementor-col-20 elementor-top-column" data-id="f04f263" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-9675c67 elementor-widget elementor-widget-image" data-id="9675c67" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="219" height="145" src="https://opencovidpledge.org/wp-content/uploads/2020/04/logo.png" class="attachment-large size-large" alt="" loading="lazy" /> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-92eea55 elementor-column elementor-col-20 elementor-top-column" data-id="92eea55" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> </div> </div> </div> <div class="elementor-element elementor-element-19b91e8 elementor-column elementor-col-20 elementor-top-column" data-id="19b91e8" data-element_type="column"> <div class="elementor-column-wrap"> <div class="elementor-widget-wrap"> </div> </div> </div> <div class="elementor-element elementor-element-6888cbc elementor-column elementor-col-20 elementor-top-column" data-id="6888cbc" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-aec743b elementor-widget elementor-widget-text-editor" data-id="aec743b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><div class="elementor-element elementor-element-2b71e29d elementor-column elementor-col-25 elementor-top-column" data-id="2b71e29d" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-349c2672 elementor-widget elementor-widget-text-editor" data-id="349c2672" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p style="text-align: justify;"><a href="https://opencovidpledge.org/"><span style="font-family: verdana, geneva, sans-serif; color: #ffffff;">Home</span></a></p><p style="text-align: justify;"><a href="https://opencovidpledge.org/licenses"><span style="font-family: verdana, geneva, sans-serif; color: #ffffff;">Licenses</span></a></p><p style="text-align: justify;"><a href="https://opencovidpledge.org/faqs"><span style="font-family: verdana, geneva, sans-serif; color: #ffffff;">FAQs</span></a></p><p><a href="https://opencovidpledge.org/partners"><span style="color: #ffffff;">Partners</span></a></p></div></div></div></div></div></div></div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-2671c5c elementor-column elementor-col-20 elementor-top-column" data-id="2671c5c" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-0a7f310 elementor-widget elementor-widget-text-editor" data-id="0a7f310" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><div class="elementor-element elementor-element-2b71e29d elementor-column elementor-col-25 elementor-top-column" data-id="2b71e29d" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-349c2672 elementor-widget elementor-widget-text-editor" data-id="349c2672" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><div class="elementor-element elementor-element-2b71e29d elementor-column elementor-col-25 elementor-top-column" data-id="2b71e29d" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-349c2672 elementor-widget elementor-widget-text-editor" data-id="349c2672" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><span style="color: #ffffff; font-size: 12pt;"><a style="color: #ffffff;" href="https://opencovidpledge.org/news">News</a></span></p></div></div></div></div></div></div><div class="elementor-element elementor-element-5616c953 elementor-column elementor-col-25 elementor-top-column" data-id="5616c953" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-846da20 elementor-widget elementor-widget-text-editor" data-id="846da20" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><span style="color: #ffffff; font-size: 12pt;"><a style="color: #ffffff;" href="https://opencovidpledge.org/about">About</a></span></p><p><span style="font-size: 12pt;"><a href="https://opencovidpledge.org/privacy-policy-2"><span style="color: #ffffff;">Privacy Policy</span></a></span></p></div><p><span style="font-size: 12pt;"><a href="https://opencovidpledge.org/terms-of-use/"><span style="color: #ffffff;">Terms of Use</span></a></span></p></div></div></div></div></div></div></div></div></div></div></div></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </footer> </div><!--/.wrapper--> <!-- Enter your scripts here --> <script> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script><script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/opencovidpledge.org\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.2.1' id='contact-form-7-js'></script> <script type='text/javascript' id='molongui-authorship-js-extra'> /* <![CDATA[ */ var molongui_authorship = {"byline_prefix":"","byline_suffix":"","byline_separator":", ","byline_last_separator":" and ","byline_link_title":"View all posts by"}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/molongui-authorship/public/js/molongui-authorship.fb2d.min.js?ver=4.1.2' id='molongui-authorship-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/mystickymenu/js/detectmobilebrowser.js?ver=2.4.3' id='detectmobilebrowser-js'></script> <script type='text/javascript' id='mystickymenu-js-extra'> /* <![CDATA[ */ var option = {"mystickyClass":"header.header","activationHeight":"0","disableWidth":"0","disableLargeWidth":"0","adminBar":"false","device_desktop":"1","device_mobile":"1","mystickyTransition":"fade","mysticky_disable_down":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/mystickymenu/js/mystickymenu.min.js?ver=2.4.3' id='mystickymenu-js'></script> <script type='text/javascript' id='neve-script-js-extra'> /* <![CDATA[ */ var NeveProperties = {"ajaxurl":"https:\/\/opencovidpledge.org\/wp-admin\/admin-ajax.php","nonce":"47bbbe02d2"}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/themes/neve/assets/js/build/modern/frontend.js?ver=2.7.6' id='neve-script-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/comment-reply.min.js?ver=5.9.10' id='comment-reply-js'></script> <script type='text/javascript' id='jquery-lazyloadxt-js-extra'> /* <![CDATA[ */ var a3_lazyload_params = {"apply_images":"1","apply_videos":"1"}; /* ]]> */ </script> <script type='text/javascript' src='//opencovidpledge.org/wp-content/plugins/a3-lazy-load/assets/js/jquery.lazyloadxt.extra.min.js?ver=2.4.0' id='jquery-lazyloadxt-js'></script> <script type='text/javascript' src='//opencovidpledge.org/wp-content/plugins/a3-lazy-load/assets/js/jquery.lazyloadxt.srcset.min.js?ver=2.4.0' id='jquery-lazyloadxt-srcset-js'></script> <script type='text/javascript' id='jquery-lazyloadxt-extend-js-extra'> /* <![CDATA[ */ var a3_lazyload_extend_params = {"edgeY":"0","horizontal_container_classnames":""}; /* ]]> */ </script> <script type='text/javascript' src='//opencovidpledge.org/wp-content/plugins/a3-lazy-load/assets/js/jquery.lazyloadxt.extend.js?ver=2.4.0' id='jquery-lazyloadxt-extend-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=2.9.14' id='elementor-frontend-modules-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.1' id='jquery-ui-core-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.6' id='elementor-dialog-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2' id='elementor-waypoints-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6' id='swiper-js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=2.9.14' id='share-link-js'></script> <script type='text/javascript' id='elementor-frontend-js-before'> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","downloadImage":"Download image"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.9.14","urls":{"assets":"https:\/\/opencovidpledge.org\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_lightbox_enable_counter":"yes","elementor_lightbox_enable_fullscreen":"yes","elementor_lightbox_enable_zoom":"yes","elementor_lightbox_enable_share":"yes","elementor_lightbox_title_src":"title","elementor_lightbox_description_src":"description"},"editorPreferences":[]},"post":{"id":1141,"title":"Privacy%20Policy%20-%20Open%20Covid%20Pledge","excerpt":"","featuredImage":false}}; </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.9.14' id='elementor-frontend-js'></script> <script src='https://opencovidpledge.org/wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-before.js'></script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/underscore.min.js?ver=1.13.1' id='underscore-js'></script> <script src='https://opencovidpledge.org/wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-after.js'></script> <script type='text/javascript' id='wp-util-js-extra'> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-includes/js/wp-util.min.js?ver=5.9.10' id='wp-util-js'></script> <script type='text/javascript' id='wpforms-elementor-js-extra'> /* <![CDATA[ */ var wpformsElementorVars = {"recaptcha_type":"v2"}; /* ]]> */ </script> <script type='text/javascript' src='https://opencovidpledge.org/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js?ver=1.6.2.2' id='wpforms-elementor-js'></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10