index.html
11.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.3), see www.w3.org" />
<meta http-equiv="content-type" content=
"text/html; charset=utf-8" />
<title>Privacy for Advanced Web APIs - W3C
Workshop</title>
<link rel="stylesheet" href=
"http://www.w3.org/2007/08/video/style.css" type="text/css"
media="all" />
<link rel="stylesheet" href=
"http://www.w3.org/2007/08/video/print.css" type="text/css"
media="print" />
<link rel="icon" href=
"http://www.w3.org/2005/11/MWI-Icons/MWI-favicon" type=
"image/png" />
<style type="text/css" media="screen">
/*<![CDATA[*/
dl.items {margin: 1em 2em;}
dl.items dt {margin: 1.5em 0 0 1em;}
dl.items dt a {font-weight: bold;}
dl.items dd {margin: 0.5em 0 0 1em;}
acronym { border-bottom: black dashed 1px }
div#navigation li.current { color: white;
font-weight: bold;
}
div#page { background-image:none;}
div.submit {
text-align: center;
padding: 15px;
margin-left: 30%;
margin-right: 30%;
border: 1px solid black;
font-size: small;
}
div.submit a.button {
font-size: large;
}
#main {text-align: left;}
/*]]>*/
</style>
</head>
<body>
<div id="page">
<h1>W3C Workshop on Privacy for Advanced Web APIs <span class=
"baseline">12/13 July 2010, London</span></h1>
</div>
<div id="navigation">
<ul>
<li><a href="http://www.w3.org/Consortium/">About
W3C</a></li>
<li><a href="report">Report</a></li>
<li><a href="papers.html">Papers</a></li>
<li><a href="agenda.html">Agenda</a></li>
<li class="current">Call for Participation</li>
<li><a href="venue.html">Venue</a></li>
<li></li>
</ul>
</div>
<div id="main">
<p class="logo"><a href="/"><img alt="W3C" width="85" height="43"
src="../../Mobile/W3C" style="border-left: 0; border-right: 0; border-top: 1px solid black; border-bottom: 1px solid black; padding: 6px; margin: 2px; vertical-align:top" /></a>
<br/>
<a href="http://www.primelife.eu"><img alt="sponsored by PrimeLife" width="62" src="primelife-logo.png" style="border:0; vertical-align: top; margin-top: 3px; margin-bottom: 3px;"/></a> <br/>
12/13 July 2010<br/> Hosted by Vodafone</p>
<!-- content beg -->
<h2 id="call_for_participation">Call For Participation</h2>
<h3 id="cfp_background">Background</h3>
<p>As the Web advances toward becoming an application development platform
that addresses needs previously met by native applications, work proceeds
on APIs to access information that was previously not available to Web
developers. The broad availability of possibly sensitive data collected
through location sensors and other facilities in a Web browser is just one
example of the broad new privacy challenges that the Web faces today.</p>
<div class="submit">
<a class="button" href="report.html">Read the Workshop Report.</a>
</div>
<p>Security considerations and design choices for sensitive APIs
were the topic of the December 2008 <a href=
"http://www.w3.org/2008/security-ws/">W3C Workshop on Security
for Access to Device APIs for the Web</a> (<a href=
"http://www.w3.org/2008/security-ws/report">report</a>).
Following up to that workshop, the Device API and Policy
Working Group was chartered.</p>
<p>Earlier approaches to address privacy issues for the Web,
especially through policy languages, have not seen broad implementation in
current-generation Web browsers.</p>
<p>This workshop serves to investigate strategies toward better privacy
protection on the Web that are effective and lead to benefits in the near
term.</p>
<h3 id="cfp_goalsAndScope">Goals and Scope</h3>
<p>This workshop serves to review experiences from recent design and
deployment work on device APIs, and to investigate novel strategies toward
better privacy protection on the Web that are effective and lead to
benefits in the near term. The results from this workshop will provide
direction and give input into ongoing and future technical work at W3C,
including:</p>
<ul>
<li>the <a href="http://www.w3.org/2008/geolocation/">W3C
Geolocation Working Group</a>'s work on
version 2 of the geolocation API;</li>
<li>the <a href="http://www.w3.org/2009/dap/">W3C Device API
and Policy Working Group</a>'s work on
assorted device and service APIs and their security and
privacy considerations;</li>
<li>the <a href="http://www.w3.org/2008/webapps/wiki/PubStatus#API_Specifications">W3C Web
Applications Working Group</a>;</li>
<li>the <a href="http://www.w3.org/2001/tag/">W3C Technical
Architecture Group</a>'s recent and future
work on a Web Application Architecture.</li>
</ul>
<p>Topics for position papers may include, but are not limited
to:</p>
<ul>
<li>novel approaches and architectures toward privacy on the
Web that W3C should pursue;</li>
<li>implementation experience with current generation device
APIs;</li>
<li>deployment experience of current generation device APIs
from a Web Application implementer's and
provider's perspective;</li>
<li>implementation and deployment experience with current generation
device APIs from a public policy and privacy perspective;</li>
<li>policy considerations for the future development of the
Web platform in general, and advanced APIs in
particular;</li>
<li>user experience and service design issues and approaches
related to security and privacy technologies for the
Web;</li>
<li>social or regulatory issues relating to privacy as they
potentially impact any of the above.</li>
</ul>
<p>The workshop is expected to attract a broad set of
stakeholders, including implementers from the mobile and
desktop space, policy and privacy experts, and developers and
operators of Web applications that make use of advanced
APIs.</p>
<h3 id="cfp_participationRequirements">Participation
Requirements</h3>
<p>All participants are required to <a href="http://www.w3.org/2010/api-privacy-ws/submit">submit a position paper</a>
by <del>1 June 2010</del><strong>7 June 2010</strong> (extended on June 1st). W3C membership is not required to participate in this
workshop.</p>
<p>The total number of participants will be limited. To ensure
diversity, a limit might be imposed on the maximum number of
participants per organization.</p>
<p>Instructions for how to register will be sent to submitters
of accepted position papers. These instructions will also
indicate a possible limit on the maximum number of participants
per organization.</p>
<p>Workshop sessions and documents will be in English. Position papers,
presentations, minutes and the workshop report will be public.</p>
<p>There is no fee to participate.</p>
<h3 id="eoi">Expression of Interest</h3>
<p>To help the organizers plan the workshop: If you wish to participate,
please <b>as soon as possible</b> send a message to <a
href="mailto:team-privacyws-submit@w3.org">team-privacyws-submit@w3.org</a>
with a short (one paragraph) "expression of interest" stating:</p>
<ul>
<li>that a representative from your organization plans to
submit a position paper</li>
<li>whether you want to send one or two participants</li>
<li>whether or not you wish to make a presentation</li>
</ul>
<p>Note: Sending that expression of interest does not mean that
you registered for the workshop. It is still necessary to send
a <b>position paper</b> (see below), which then must be
considered for acceptance by the Program Committee.</p>
<h2 id="paper">Position Papers</h2>
<!-- <div class="submit">
<a class="button" href="http://www.w3.org/2010/api-privacy-ws/submit">submit a position paper</a>
</div> -->
<p>You paper must meet the following criteria:</p>
<ul>
<li>explains your interest in the Workshop</li>
<li>aligned with the Workshop's stated <a href=
"#scope">goals</a> as outlined above.</li>
<li>1 to 5 pages long</li>
<li>formatted in (valid) HTML/XHTML, PDF, or plain text</li>
</ul>
<p>Based on a review of all submitted position papers, the
Program Committee will select the most relevant and invite the
submitters of those papers to the Workshop. From among all
accepted papers, the program committee will choose a small
number of papers judged most appropriate for fostering
discussion, and ask the authors of those papers to give short
presentations about them at the Workshop. After the workshop,
those presentations will then be published on the <a href=
"./">workshop home page</a>.</p>
<h2 id='dates'>Important dates</h2>
<table border="1" width="60%" align="center">
<tbody>
<tr valign="top">
<th>Date</th>
<th>Event</th>
</tr>
<tr valign="top">
<td>27 April 2010</td>
<td>Call for Participation issued</td>
</tr>
<tr valign="top">
<td><del>1</del> <strong>7</strong> June 2010</td>
<td>Deadline for <a href="#paper">position
papers</a></td>
</tr>
<tr valign="top">
<td>15 June 2010</td>
<td>Acceptance notification sent</td>
</tr>
<tr valign="top">
<td>22 June 2010</td>
<td>Program released</td>
</tr>
<!-- <tr valign="top">
<td>@@</td>
<td>Deadline for Registration</td>
</tr> -->
<tr valign="top">
<td>12/13 July 2010</td>
<td>Workshop</td>
</tr>
</tbody>
</table>
<h2 class='break' id="Organization">Workshop Organization</h2>
<p>Workshop sessions and documents will be in English.</p>
<h3>Chairs</h3>
<ul>
<li>Dan Appelquist, Vodafone</li>
<li>Thomas Roessler, W3C</li>
</ul>
<h3><a id="Prog_chair" name="Prog_chair">Program
Committee</a></h3>
<ul>
<li>Adrian Bateman, Microsoft</li>
<li>Robin Berjon, Vodafone</li>
<li>Lars Erik Bolstad, Opera Software</li>
<li>Kasey Chappelle, Vodafone</li>
<li>Tom Coates</li>
<li>Malcolm Crompton, Information Integrity Solutions Pty Ltd.</li>
<li>Peter Eckersley, EFF</li>
<li>Ian Fette, Google</li>
<li>Marit Hansen, ICPP</li>
<li>Dominique Hazaël-Massieux, W3C</li>
<li>Frederick Hirsch, Nokia</li>
<li>Cullen Jennings, CISCO</li>
<li>Julie Martin, Mozilla</li>
<li>John Morris, CDT</li>
<li>Deirdre Mulligan, UC Berkeley</li>
<li>David Rogers, OMTP</li>
<li>Wendy Seltzer, Berkman Center for Internet and Society</li>
<li>Tu Tsao, Google</li>
<li>Hannes Tschofenig,
Nokia Siemens Networks and Internet Architecture Board</li>
<li>Mischa Tuffield, Garlik</li>
<li>Rigo Wenning, W3C</li>
</ul>
<h3>Venue</h3>
<p>The Workshop will be hosted in London by Vodafone. More detailed venue
information will be made available in due course.</p>
<h2>Deliverables</h2>
<p>Position <a href="papers">papers</a>, <a href=
"agenda.html">agenda</a>, accepted presentations, and <a href=
"report.html">report</a> will also be published online.</p>
<div id="footer">
<address>
For more information, contact <a href=
"mailto:tlr@w3.org">Thomas Roessler</a>.<br />
<small>$Date: 2010/08/14 08:51:41 $</small>
</address>
</div><!-- footer end -->
</div>
</body>
</html>