-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-pages-privacy-index-jsx-b182f0b4de288667e5dc.js.map
1 lines (1 loc) · 10.4 KB
/
component---src-pages-privacy-index-jsx-b182f0b4de288667e5dc.js.map
1
{"version":3,"sources":["webpack:///./src/pages/privacy/index.jsx"],"names":["data","css","title","description","fluid","file","childImageSharp","style","margin","maxWidth","to"],"mappings":"msDAMe,qBACX,IAAMA,EAAI,OAYV,OACI,mBAAKC,IAAG,GAQJ,YAAC,IAAD,CACIC,MAAM,iBACNC,YAAY,6LAEhB,YAAC,IAAD,CACIC,MAAQJ,EAAKK,KAAKC,gBAAgBF,MAClCG,MAAO,CACHC,OAAQ,SACRC,SAAU,OAGlB,mBAAKR,IAAG,GAGJ,mBAAKA,IAAG,GAAR,kBAOA,mBAAKA,IAAG,GAAR,wDAOA,uBACI,uBACI,0bAMA,iBAAGA,IAAG,GAAN,sEAKJ,mBAAKA,IAAG,GAAR,8LAMR,kBAAIA,IAAG,IAEP,mBAAKA,IAAG,GACJ,gDACA,8KAGA,kKAGA,iLAKJ,mBAAKA,IAAG,GACJ,qDACA,qaAKA,6UAKJ,mBAAKA,IAAG,GACJ,wEACA,uUAGA,iPAKJ,mBAAKA,IAAG,GACJ,sDACA,wNAGA,uNAGA,0IAGA,qKAKJ,mBAAKA,IAAG,GACJ,wCACA,+FAGA,4HAGA,0OAGA,iaAOJ,mBAAKA,IAAG,GACJ,kCACA,sfAKJ,mBAAKA,IAAG,GACJ,wDACA,0MAKJ,mBAAKA,IAAG,GACJ,2CACA,6MACyL,YAAC,IAAD,CAAMS,GAAG,YAAT,cADzL,KAGA","file":"component---src-pages-privacy-index-jsx-b182f0b4de288667e5dc.js","sourcesContent":["import React from \"react\";\nimport { useStaticQuery, graphql, Link } from \"gatsby\";\nimport Img from \"gatsby-image\";\n\nimport Helmet from \"../../components/Helmet\";\n\nexport default () => {\n const data = useStaticQuery(graphql`\n query {\n file(relativePath: { eq: \"privacy-header-image.png\" }) {\n childImageSharp {\n fluid {\n ...GatsbyImageSharpFluid_noBase64\n }\n }\n }\n }\n `);\n\n return (\n <div css={{\n maxWidth: 720,\n margin: \"0 auto\",\n padding: 25,\n \"p a\": {\n color: \"var(--green)\",\n },\n }}>\n <Helmet\n title=\"Privacy Policy\"\n description=\"Your privacy is important to Glee so we've developed a Privacy Policy that covers what exactly we collect, how we collect, use, disclose, transfer, and store your personal information.\"\n />\n <Img\n fluid={ data.file.childImageSharp.fluid }\n style={{\n margin: \"0 auto\",\n maxWidth: 450,\n }}\n />\n <div css={{\n textAlign: \"center\",\n }}>\n <div css={{\n fontSize: \"2em\",\n fontWeight: 700,\n marginBottom: 25,\n }}>\n Privacy Policy\n </div>\n <div css={{\n marginBottom: 25,\n color: \"lightgrey\",\n fontWeight: 500,\n }}>\n The Glee Privacy Policy was updated on July 7, 2020.\n </div>\n <div>\n <div>\n <p>\n Privacy is a fundamental human right. At Glee, it's also one of our core values.\n We offer services that enable organizations, creators and platforms to engage with their users in an effective way.\n We believe what you share and who you share it with should be up to you.\n We will never sell, rent or share your personal information with a 3rd party, without your explicit permission, unless required by law. Never ever!\n </p>\n <p css={{ color: \"lightgrey\" }}>\n We respect your privacy. That's our privacy policy in a nutshell.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n Your privacy is important to Glee so we've developed a Privacy Policy that covers what exactly we collect, how we collect, use, disclose, transfer, and store your personal information.\n </div>\n </div>\n </div>\n\n <hr css={{ marginTop: 64, marginBottom: 64, border: \"1px solid #222\" }} />\n\n <div css={{ marginTop: 100 }}>\n <h2>Information we collect</h2>\n <p>\n If you're only browsing Glee - without registering, voting, commenting, or posting anything explicitly - we don't collect any data from or about you.\n </p>\n <p>\n When you register for a Glee account, through GitHub, we collect your id, username, name, and primary verified email address from GitHub.\n </p>\n <p>\n When you subscribe for a non-free Glee plan for an organization, we will ask you to provide your organization name, billing email, and billing address.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Our use of your information</h2>\n <p>\n We use your id from GitHub to connect your GitHub account with your Glee account so that we can offer our service.\n Your GitHub name is used as your display name in the Glee platform. And if you don't have a GitHub name, we use your username instead.\n We use your primary verified email address from GitHub as your email address for Glee. We will use this email address only in case of emergencies.\n </p>\n <p>\n The organization name, billing email, and billing address that we ask you to provide when you start a non-free Glee subscription is required by our billing partner Stripe to manage you as a customer and is sent to Stripe, without ever being stored in our servers. This is covered by Stripe's Privacy Policy.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Collection and Use of Non-Personal Information</h2>\n <p>\n As is true of most internet services, we gather some information automatically and store it in log files. This information may include but is not limited to Internet Protocol (IP) addresses, system configuration information, User Agents, and other information about the traffic to and from the website.\n </p>\n <p>\n This information is collected so that we can diagnose errors, find and block malicious users/abusers of the service, and make our services better. Logs are stored temporarily and is deleted once our servers restart.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Your data rights and choices</h2>\n <p>\n We believe that users should be treated equally no matter where they are, and so we are making the following options to control your data available to all users, regardless of their location.\n </p>\n <p>\n To update your email and name/username associated with your account, you can update these details on GitHub and the next time you login to Glee, these details will be updated in our servers.\n </p>\n <p>\n You can update information about your organization account by accessing your organization profile via \"Settings\".\n </p>\n <p>\n We believe that the users should be in control of their data. And that's why we leave it up to you to delete your data whenever you choose.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Data Retention</h2>\n <p>\n We anonymize, or delete your data as soon as it's not relevant to you.\n </p>\n <p>\n When you remove a vote, delete a comment or post, all data associated with it is instantly deleted.\n </p>\n <p>\n When you delete an organization, any active subscription is cancelled, your customer data between us and Stripe is deleted, and all other data related to the organization is instantly deleted from our servers.\n </p>\n <p>\n And when you delete your account, we remove all your data with us - name, username, email address, and organizations you've created.\n You might've voted, commented, or posted something in an organization (that doesn't belong to you) that might be relevant to them.\n So, we don't delete these data, but we anonymize it so that it cannot be linked back to you as soon as your account is deleted.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Security</h2>\n <p>\n We take reasonable steps to protect the information we collect from loss, misuse, and unauthorized access, disclosure, alteration, or destruction. However, no Internet or email transmission is ever fully secure or error free. In particular, email sent to or from the Services may not be secure. Therefore, you should take special care in deciding what information you send to us via email. Please keep this in mind when disclosing any information via the Internet, in general.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Changes to this privacy policy</h2>\n <p>\n Glee may update its Privacy Policy from time to time. When we change the policy in a material way, a notice will be posted on our website along with the updated Privacy Policy.\n </p>\n </div>\n\n <div css={{ marginTop: 50 }}>\n <h2>Privacy Questions</h2>\n <p>\n If you have any questions or concerns about Glee's Privacy Policy or data processing, or if you would like to make a complaint about a possible breach of local privacy laws, please <Link to=\"/contact\">contact us</Link>.\n </p>\n <p>\n Where your complaint indicates an improvement could be made in our handling of privacy issues, we will take steps to make such an update at the next reasonable opportunity. In the event that a privacy issue has resulted in a negative impact on you or another person we will take steps to address that with you or that other person.\n </p>\n </div>\n </div>\n );\n};\n"],"sourceRoot":""}