forked from OpenConsent/ConsentReceipt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-mark.html
More file actions
329 lines (189 loc) · 9.6 KB
/
index-mark.html
File metadata and controls
329 lines (189 loc) · 9.6 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<meta name="theme-color" content="#2196F3">
<title>Consent Receipt</title>
<!-- CSS -->
<link href="css/materialize.css" type="text/css" rel="stylesheet">
<link href="css/style.css" type="text/css" rel="stylesheet" >
<link href="css/font-awesome.min.css" type="text/css" rel="stylesheet" >
<script src="js/modernizr.js"></script> <!-- Modernizr -->
</head>
<body id="top" class="scrollspy">
<!-- Pre Loader -->
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
</div>
<!--Start Navigation-->
<div class="navbar-fixed">
<nav id="nav_f" class="default_color" role="navigation">
<div class="container">
<div class="nav-wrapper"><a id="logo-container" href="http://consentreceipt.org" class="brand-logo">Consent Receipt</a>
<ul id="nav-mobile" class="right side-nav">
<li><a href="http://blog.consentreceipt.org">Blog</a></li>
<li><a href="https://github.com/OpenConsent/ConsentReceipt/tree/gh-pages/mvcr">Code</a></li>
<li><a href="http://feed.mikle.com/widget/?rssmikle_url=http%3A%2F%2Fblog.consentreceipt.org%2Ffeed%2F&rssmikle_frame_width=1000&rssmikle_frame_height=600&frame_height_by_article=0&rssmikle_target=_blank&rssmikle_font=Arial%2C%20Helvetica%2C%20sans-serif&rssmikle_font_size=12&rssmikle_border=off&responsive=off&text_align=left&text_align2=left&corner=off&scrollbar=on&autoscroll=on&scrolldirection=up&scrollstep=3&mcspeed=20&sort=Off&rssmikle_title=on&rssmikle_title_bgcolor=%230066FF&rssmikle_title_color=%23FFFFFF&rssmikle_item_bgcolor=%23FFFFFF&rssmikle_item_title_length=55&rssmikle_item_title_color=%230066FF&rssmikle_item_border_bottom=on&rssmikle_item_description=on&item_link=off&rssmikle_item_description_length=150&rssmikle_item_description_color=%23666666&rssmikle_item_date=gl1&rssmikle_timezone=Etc%2FGMT&datetime_format=%25b%20%25e%2C%20%25Y%20%25l%3A%25M%20%25p&item_description_style=text%2Btn&item_thumbnail=full&item_thumbnail_selection=auto&article_num=15&rssmikle_item_podcast=off&">RSS</a></li>
<li><a href="https://docs.google.com/forms/d/1X7Hgz1YtsRDoA0uB_IlzN9rDGNsuFJGGlujGpkSHNbk/viewform">Get Involved</a></li>
</ul><a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</div>
</nav>
</div>
<!--End Navigation-->
<!--Start Projects-->
<div id="Projects" class="section scrollspy">
<div class="container">
<div class="row">
<div class="col s12">
</div>
</div>
<!-- Start row 1 three columns -->
<div class="row">
<center>
Welcome to the MVCR,(Minimum Viable Consent Receipt) specification and demonstration api on GitHub. This api uses the MVCR consent receipt specification from Kantara Consent & Information Sharing Work Group. The MVCR is currently being developed as an open all purpose consent record core field format. The aim is to prvide the minimum common field set for consent, so that this consent format can be common for all human readable consent records.
The intention is for this MVCR to be used as a base record format for human understandable transaction records. The core functionality of the MVCR is the purpose, contact, and attribute information required for consent, to be used as a communication channel for consent management.
In this version of the consent receipt specification and api there are some experimental components. The first is the addition of the Information Sharing section onto the core MVCR format. For the API this is an optional field and used to demonstrate how to use receipt data to ext4end the functionality, data risk and value of the receipt.
Also in this version there are a test set of Personal Infomration attributes and Purposes in the drop down boxes of the demo API. These are for test and demonstration purposes only and not recommended or supported. These appear in the dropdown list of the api and can be found in the appendix of the (MVCR v0.7)[] draft of the specification. Any implementation at this time should use their own purpose, but may find these references handy.
Current work effort status is v.07: Currently we are organising workshops for; purpose and attributes. We will also be having a receipt design session, researching design requirements, with the ideas that purpose(s) can be represented by icons and the like.
</center>
<!-- Start Column 1 -->
<div class="col s12 m4 l4">
<center><h5>MVCR Specification v0.7: Alpha Draft</h5> </center>
<div class="card blue-grey darken-1">
<div class="card-content white-text">
<center>
<a href="http://blog.consentreceipt.org/benefits-of-consent-receipt-for-organisations/">
<img width="170" height="96" src="images/api.png"></a></a>
<br>
</center>
</div> <div class="card-action">
</div> </div> </div>
<!-- End Column 1 -->
<!-- Start Column 2 -->
<div class="col s12 m4 l4"> <center><h5>The Core Format</h5></center>
<div class="card blue-grey darken-1"> <div class="card-content
white-text"> <center>
<a href="http://ciswg.herokuapp.com/doc/">
<img width="170" height="96" src="images/button.png"></a></a>
<br>
Javascript and HTML.
</center>
</div> <div
class="card-action">
<br>
</div>
</div> </div>
<!-- End Column 2 -->
<!-- Start Column 3 -->
<div class="col s12 m4 l4"> <center><h5>Road Map to Verions 1</h5></center>
<div class="card blue-grey darken-1"> <div class="card-content
white-text"> <center>
<br>
Road Map for MVCR to V.1 Kantara Specification
(details and dates to come)
* Workshop on Legal Consideration & Legal Project Kit
* Workshop on Purpose Specification
* Workshop on Attribute Specification
<center>
</center>
</div> <div class="card-action">
</a></div> </div> </div>
<!-- End Column 3 -->
</div>
<!-- End row 1 three columns -->
</div></div>
<hr>
<!-- Start row 1 three columns -->
<div class="row">
<center>
Developer resources to install, configure and deploy the Consent Receipt API and distributed web-based user-facing buttons.
</center>
<!-- Start Column 1 -->
<div class="col s12 m4 l4">
<center><h5>API Server Code</h5> </center>
<div class="card blue-grey darken-1">
<div class="card-content white-text">
<center>
<a href="https://github.com/OpenConsent/ConsentReceipt/tree/gh-pages/mvcr">
<img width="170" height="96" src="images/api.png"></a></a>
<br>
Node.js on Heroku.
</center>
</div> <div class="card-action">
<a href="https://github.com/OpenConsent/ConsentReceipt/tree/gh-pages/mvcr">
API SOURCE CODE </a>
<br>
<a href="https://github.com/OpenConsent/ConsentReceipt/wiki/Guide-to-Install-Consent-Receipt-API">
DEV GUIDE 1: API </a>
<br>
<a href="https://still-caverns-2170.herokuapp.com/">
API WORKING EXAMPLE </a>
</div> </div> </div>
<!-- End Column 1 -->
<!-- Start Column 2 -->
<div class="col s12 m4 l4"> <center><h5>User-Facing Button</h5></center>
<div class="card blue-grey darken-1"> <div class="card-content
white-text"> <center>
<a href="https://github.com/OpenConsent/ConsentReceipt/tree/gh-pages/CRClient">
<img width="170" height="96" src="images/button.png"></a></a>
<br>
Javascript and HTML.
</center>
</div> <div
class="card-action">
<a href="https://github.com/OpenConsent/ConsentReceipt/tree/gh-pages/CRClient">
CLIENT-SIDE CODE </a>
<br>
<a href="https://github.com/OpenConsent/ConsentReceipt/wiki/How-to-Setup-Button">
DEV GUIDE 2: Client </a>
<br>
<a href="http://consentreceipt.org/CRClient/ClientToCR.html">
CLIENT WORKING EXAMPLE </a>
</div>
</div> </div>
<!-- End Column 2 -->
<!-- Start Column 3 -->
<div class="col s12 m4 l4"> <center><h5>Project Overview</h5></center>
<div class="card blue-grey darken-1"> <div class="card-content
white-text"> <center>
<iframe src="https://docs.google.com/presentation/d/1l_z5ADFCM4C-aGgyZ7wQ8FoEZpN36QnH78l7YQ9oJwk/embed?start=true&loop=true&delayms=3000" frameborder="0" width="170" height="96" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<br>
<center>
More Developer Resources
</center>
</div> <div class="card-action">
<a href="https://github.com/OpenConsent/ConsentReceipt">
GITHUB CODE REPOSITORY </a>
<br>
<a href="https://github.com/OpenConsent/ConsentReceipt/wiki">
PROJECT WIKI PAGES </a>
<br>
<a href="http://web.mit.edu/law/OpenConsent">
MIT EXAMPLE CLIENT </a>
</a></div> </div> </div>
<!-- End Column 3 -->
</div>
<!-- End row 1 three columns -->
</div></div>
<hr>
<!-- Start Footer -->
<footer class="page-footer">
<div class="col l4 offset-l2 s12">
<center>
<a class="grey-text text-lighten-4" href="http://openconsentgroup.com">
© 2015 Open Consent Group </a></a>
<a class="grey-text text-lighten-4" href="http://creativecommons.org/licenses/by/4.0/">Published Under Creative Commons Attribution License</a></center>
<br>
<center> <a href="http://creativecommons.org/licenses/by/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="images/CCBY-sm.png"></a></a>
</center>
</footer>
<!-- End Footer -->
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>