This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VOTE-610: create privacy policy page
- Loading branch information
1 parent
65684e5
commit b858a09
Showing
3 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
+++ | ||
title = "Privacy Policy" | ||
meta_title = "Privacy Policy" | ||
meta_description = "Vote.gov is a United States government website that provides trusted voting information and can help you find voter registration rules for your state." | ||
translationKey = "privacypolicy" | ||
+++ | ||
|
||
<div class="usa-prose"> | ||
<h2>Policy and Privacy Notice</h2> | ||
Last Updated December 2023 | ||
|
||
<h4>Vote.gov does not collect your personal information.</h4> | ||
<p>Vote.gov does not collect or store any personal information when users fill out the National Voter Registration Form (NVRF) on vote.gov.</p> | ||
<p>Vote.gov offers a web-based form filler tool to help eligible voters fill out the registration form online. Unlike many other web-based registration tools, vote.gov does not store any user-provided information. Vote.gov built the registration form filler tool in partnership with the Election Assistance Commission (EAC), and all information in the registration form comes directly from the EAC. When states provide updates to the EAC, those updates will be reflected in the registration form filler tool on vote.gov.</p> | ||
|
||
<h4>Vote.gov does not have a federal database of voters.</h4> | ||
<p>The federal government does not have a federal database of voters. If you are using the registration form filler tool on vote.gov to make changes to your information, you are reporting a change directly to your state. Your information is not being saved or updated in a federal database. </p> | ||
|
||
<h4>Your information is stored on your device, not on vote.gov.</h4> | ||
<p>When you complete the registration form on vote.gov, your web browser renders a PDF that you can save on your device (whether a computer, phone, or tablet). Your information is not being stored on federal government servers. Closing your web browser will clear your information. If you close the web browser before completing the registration form, you will have to start over filling out the form. </p> | ||
|
||
<h4>Vote.gov does not use cookies. </h4> | ||
<p>Vote.gov uses standard Google Analytics tracking, which tracks anonymous data such as clicks and time spent on pages. We do not track personally identifiable information (PII) or IP addresses.</p> | ||
|
||
<h4>If you’re using a public machine (such as a library computer), we recommend that you do the following to keep your information safe:</h4> | ||
<ul> | ||
<li>Delete the generated PDF with your information if you downloaded it on the public machine, then empty the trash on this device.</li> | ||
<li>Close the vote.gov page and web browser after you’ve completed the form. Since the webpage does not automatically time out, your information will remain on the page until you refresh or close the page.</li> | ||
<li>If you have questions or concerns</li> | ||
<li>If you have questions about the registration form filler tool on vote.gov, please contact: [email protected].</li> | ||
</ul> | ||
|
||
<h4>If you have questions or concerns about the information being requested by your state, please contact your state or local election office. </h4> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters