- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Apr 2011 14:04:06 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/privacy-practices
In directory hutz:/tmp/cvs-serv32647
Added Files:
Overview.html
Log Message:
empty starting point
--- NEW FILE: Overview.html ---
<!DOCTYPE html>
<html>
<head>
<title>Device API Privacy Requirements</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8' />
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
specStatus: "ED",
shortName: "dap-privacy-practices",
editors: [
{ name: "Frederick Hirsch", company: "Nokia", companyURL:
"http://www.nokia.com/" },
],
// publishDate: "2010-06-29",
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/privacy-practices/",
// lcEnd: "2009-08-05",
noRecTrack: true,
};
</script>
<script src='../common/configPolicy.js' class='remove'></script>
</head>
<body>
<section id='abstract'>
This document provides privacy best practices relevant to device
APIs.
</section> <!-- abstract -->
<section id='sotd'>
This document is expected to be further updated based on both Working
Group input and public comments. The Working Group anticipates to
eventually publish a stabilized version of this document as a W3C
Working Group Note.
</section>
<section id='introduction'>
<h2>Introduction</h2>
<p></p>
</section>
</body>
</html>
Received on Wednesday, 13 April 2011 14:04:12 UTC