fix mispelling in about screen
[selectricity-live] / app / views / about / privacy.rhtml
1 <div id="title-header">
2   <span class="header">Privacy Policy</span>
3   <span class="subheader"></span>
4 </div>
5
6 <p>Selectricity respects its users' privacy. Private information on how
7 individuals use Selectricity including, but not limited to, information
8 on how users vote in anonymous elections will <em>never</em> be shared
9 with any third party. Private information will never be sold for any
10 reason.</p>
11
12 <p>QuickVotes publish list of IP addresses of voters to all voters to
13 allow them to check results for vote flooding.  Please be aware of this
14 feature and the fact that this information may be publicly disclosed for
15 QuickVotes to other voters. This does not affect full Selectricity
16 Elections. Users wanting to use these features anonymously are
17 encouraged to use an anonymity system like <%= link_to("Tor",
18 "http://tor.eff.org") %>.</p>
19
20 <p>Aggregate information on site usage (e.g., summaries of how many
21 users, how often they visited, the average time spent on the site, etc.)
22 may be collected and shared with others in <em>aggregated form</em>
23 after being stripped of any identifiable information.</p>
24

Benjamin Mako Hill || Want to submit a patch?