|
8 | 8 |
|
9 | 9 | <section id="privacy-notice" class="purple">
|
10 | 10 | <div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
|
11 |
| - <p>Version 1.0, dated <time datetime="2019-08-19">2019-08-19</time></p> |
| 11 | + {{fluent "policies-privacy-page-version" version="1.0" date="2019-08-19"}} |
12 | 12 |
|
13 |
| - <p> |
14 |
| - The Rust Project oversees a number of projects, including the |
15 |
| - <a href="{{baseurl}}/">Rust website</a>, |
16 |
| - <a href="https://crates.io">crates.io</a>, and |
17 |
| - <a href="https://docs.rs">docs.rs</a>. This privacy notice explains what |
18 |
| - we do with personal information. |
19 |
| - </p> |
| 13 | + {{#fluent "policies-privacy-page-intro"}} |
| 14 | + {{#fluentparam "baseurl"}}{{baseurl}}{{/fluentparam}} |
| 15 | + {{/fluent}} |
20 | 16 |
|
21 | 17 | <header>
|
22 | 18 | <h2 id="rust-www">rust-lang.org</h2>
|
23 | 19 | <div class="highlight"></div>
|
24 | 20 | </header>
|
25 | 21 |
|
26 |
| - <p> |
27 |
| - The Rust website at <a href="{{baseurl}}/">rust-lang.org</a> is a project |
28 |
| - of the <a href="{{baseurl}}/governance/teams/core">Core team</a> and the |
29 |
| - <a href="{{baseurl}}/governance/teams/community">Community team.</a> |
30 |
| - </p> |
31 |
| - |
32 |
| - <dl> |
33 |
| - <dt>Visitor logs:</dt> |
34 |
| - <dd> |
35 |
| - When you visit rust-lang.org, we receive your IP address as part of |
36 |
| - our standard server logs. We store these logs for 1 year. |
37 |
| - </dd> |
38 |
| - </dl> |
| 22 | + {{#fluent "policies-privacy-page-rust-lang-org-desc"}} |
| 23 | + {{#fluentparam "baseurl"}}{{baseurl}}{{/fluentparam}} |
| 24 | + {{/fluent}} |
39 | 25 |
|
40 | 26 | <header>
|
41 | 27 | <h2 id="crates-io">crates.io</h2>
|
42 | 28 | <div class="highlight"></div>
|
43 | 29 | </header>
|
44 | 30 |
|
45 |
| - <p> |
46 |
| - <a href="https://crates.io">Crates.io</a> is managed by members of the |
47 |
| - <a href="{{baseurl}}/governance/teams/crates-io">Crates.io</a> and |
48 |
| - <a href="{{baseurl}}/governance/teams/core">Rust core</a> teams. |
49 |
| - </p> |
50 |
| - |
51 |
| - <dl> |
52 |
| - <dt>Logging in with GitHub:</dt> |
53 |
| - <dd> |
54 |
| - <p> |
55 |
| - Crates.io requires users to have a |
56 |
| - <a href="https://github.com">GitHub account</a> |
57 |
| - in order to log in and use the service. When you log in to Crates.io |
58 |
| - using a GitHub account, we receive your GitHub username and avatar. If |
59 |
| - you share a display name or public email address in your GitHub public |
60 |
| - profile, we also receive that information. |
61 |
| - </p> |
62 |
| - </dd> |
63 |
| - |
64 |
| - <dt>Email addresses:</dt> |
65 |
| - <dd> |
66 |
| - <p> |
67 |
| - You must have a verified email address to publish a crate. We receive |
68 |
| - any public email address associated with your GitHub account. You can |
69 |
| - also choose to submit a different address to associate with your |
70 |
| - Crates.io activity. We will only use your email address to contact you |
71 |
| - about your account. |
72 |
| - </p> |
73 |
| - </dd> |
74 |
| - |
75 |
| - <dt>Visitor logs:</dt> |
76 |
| - <dd> |
77 |
| - <p> |
78 |
| - When you visit Crates.io, we receive your IP address and user-agent |
79 |
| - header as part of our standard server logs. We store these logs for 1 |
80 |
| - year. |
81 |
| - </p> |
82 |
| - </dd> |
83 |
| - |
84 |
| - <dt>Information uploaded to crates:</dt> |
85 |
| - <dd> |
86 |
| - <p> |
87 |
| - All crates on Crates.io are public, including the list of crate owners’ |
88 |
| - user names and the crate upload date. Anyone may view or download a |
89 |
| - crate’s contents. Because of the public nature of Crates.io, any |
90 |
| - personal data you might include in a Cargo.toml file uploaded to |
91 |
| - a crate will be publicly available. For example, if an email address |
92 |
| - is in the `authors` field in the Cargo.toml file, that email address |
93 |
| - will also be public. |
94 |
| - </p> |
95 |
| - <p> |
96 |
| - Due to its public nature, be aware if you include any private |
97 |
| - information in a crate, that information may be indexed by search |
98 |
| - engines or used by third parties. Sensitive information should not be |
99 |
| - included in a crate file. |
100 |
| - </p> |
101 |
| - </dd> |
102 |
| - |
103 |
| - <dt>Publication of site-related data: </dt> |
104 |
| - <dd> |
105 |
| - <p> |
106 |
| - Crates.io uses the Google Visualization API to create graphs for each |
107 |
| - crate showing downloads over the last 90 days. Those graphs can be seen |
108 |
| - at the bottom of each crate’s page. |
109 |
| - </p> |
110 |
| - </dd> |
111 |
| - </dl> |
| 31 | + {{#fluent "policies-privacy-page-crates-io-desc"}} |
| 32 | + {{#fluentparam "baseurl"}}{{baseurl}}{{/fluentparam}} |
| 33 | + {{/fluent}} |
112 | 34 |
|
113 | 35 | <header>
|
114 | 36 | <h2 id="docs-rs">docs.rs</h2>
|
115 | 37 | <div class="highlight"></div>
|
116 | 38 | </header>
|
117 | 39 |
|
118 |
| - <p> |
119 |
| - <a href="https://docs.rs">Docs.rs</a> is managed by the members of the |
120 |
| - <a href="{{baseurl}}/governance/teams/dev-tools#rustdoc">Rustdoc team</a> |
121 |
| - and <a href="{{baseurl}}/governance/teams/core">Rust core team</a>. The |
122 |
| - project collects and uses data as described in this privacy notice. |
123 |
| - </p> |
124 |
| - |
125 |
| - <p> |
126 |
| - Docs.rs is an open source project to host documentation of crates for the |
127 |
| - Rust Programming Language. It automatically builds crates' documentation |
128 |
| - released on <a href="https://crates.io">crates.io</a> using the nightly |
129 |
| - release of the Rust compiler. All information from crates that is |
130 |
| - published on docs.rs is also available publicly on crates.io. |
131 |
| - </p> |
| 40 | + {{#fluent "policies-privacy-page-docs-rs-desc"}} |
| 41 | + {{#fluentparam "baseurl"}}{{baseurl}}{{/fluentparam}} |
| 42 | + {{/fluent}} |
132 | 43 |
|
133 | 44 | <header>
|
134 |
| - <h2 id="forums">Forums</h2> |
| 45 | + <h2 id="forums">{{fluent "policies-privacy-page-forums-title"}}</h2> |
135 | 46 | <div class="highlight"></div>
|
136 | 47 | </header>
|
137 | 48 |
|
138 |
| - <p> |
139 |
| - <a href="{{baseurl}}/governance/teams/community">The Rust Community team</a> |
140 |
| - administers the |
141 |
| - <a href="https://users.rust-lang.org">Users Forum</a> and the |
142 |
| - <a href="https://internals.rust-lang.org">Internals Forum</a>. Posts on |
143 |
| - these forums are public. If you sign up to participate in these forums, we |
144 |
| - collect your email address and name. As administrators of the forum, we |
145 |
| - have access to usage information regarding your interactions with it, such |
146 |
| - as posts published and read, and time spent on the site. |
147 |
| - </p> |
| 49 | + {{#fluent "policies-privacy-page-forums-desc"}} |
| 50 | + {{#fluentparam "baseurl"}}{{baseurl}}{{/fluentparam}} |
| 51 | + {{/fluent}} |
148 | 52 |
|
149 | 53 | <header>
|
150 |
| - <h2 id="third-party">Third-party Services</h2> |
| 54 | + <h2 id="third-party">{{fluent "policies-privacy-page-third-parties-title"}}</h2> |
151 | 55 | <div class="highlight"></div>
|
152 | 56 | </header>
|
153 | 57 |
|
154 |
| - <p> |
155 |
| - The Users Forum and Internals Forum on rust-lang.org are hosted by |
156 |
| - <a href="https://www.discourse.org/">Discourse</a> and use its open source |
157 |
| - discussion platform. Discourse’s privacy policy is available |
158 |
| - <a href="https://www.discourse.org/privacy">here</a>. |
159 |
| - </p> |
160 |
| - |
161 |
| - <p> |
162 |
| - We use Mailgun to send email. Mailgun’s privacy policy is available |
163 |
| - <a href="https://www.mailgun.com/privacy-policy">here</a>. |
164 |
| - </p> |
165 |
| - |
166 |
| - <p> |
167 |
| - GitHub login is used for authentication in Crates.io and (optionally) in |
168 |
| - the forums. GitHub’s Privacy Statement can be found |
169 |
| - <a href="https://help.github.com/en/articles/github-privacy-statement">here</a>. |
170 |
| - </p> |
171 |
| - |
172 |
| - <p> |
173 |
| - Some Rust team members use the Zulip and Discord platforms for |
174 |
| - community collaboration. Zulip’s privacy notice is available |
175 |
| - <a href="https://zulipchat.com/privacy/">here</a>. |
176 |
| - Discord’s privacy notice is available |
177 |
| - <a href="https://discordapp.com/privacy">here</a>. |
178 |
| - </p> |
| 58 | + {{fluent "policies-privacy-page-third-parties-desc"}} |
179 | 59 |
|
180 | 60 | <header>
|
181 |
| - <h2 id="contact">Contact</h2> |
| 61 | + <h2 id="contact">{{fluent "policies-privacy-page-contact-title"}}</h2> |
182 | 62 | <div class="highlight"></div>
|
183 | 63 | </header>
|
184 | 64 |
|
185 |
| - <p> |
186 |
| - For data subject access requests, or any questions about this privacy |
187 |
| - notice, please email support at |
188 |
| - |
189 |
| - </p> |
190 |
| - |
191 |
| - <p>Alternatively, you may contact us at:</p> |
192 |
| - |
193 |
| - <address> |
194 |
| - Mozilla Corporation<br> |
195 |
| - Attn: Legal Notices - Privacy<br> |
196 |
| - 331 E. Evelyn Ave,<br> |
197 |
| - Mountain View, CA 94041 |
198 |
| - </address> |
| 65 | + {{fluent "policies-privacy-page-contact-desc"}} |
199 | 66 |
|
200 | 67 | </div>
|
201 | 68 | </section>
|
|
0 commit comments