forked from mmistakes/minimal-mistakes
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathabout.html
49 lines (44 loc) · 3.31 KB
/
about.html
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
---
title: About
layout: default
---
<div class="about about--06">
<div class="container about__container--06">
<div class="about__title_box--06">
<h2 class="about__title about__title--06">About Blockcerts</h2>
<span class="about__description--06">
Blockcerts is an open standard for creating, issuing, viewing, and verifying blockchain-based certificates. These digital records are registered on a blockchain, cryptographically signed, tamper-proof, and shareable. The goal is to enable a wave of innovation that gives individuals the capacity to possess and share their own official records. We invite feedback, contributions, and general discussion.</p>
The initial design was based on prototypes developed at the <a href="http://learn.media.mit.edu/">MIT Media Lab</a> and by Learning Machine, now <a href="https://www.hyland.com/en/platform/product-suite/hyland-credentials">Hyland Credentials</a>. For ongoing development, this open-source project actively encourages other collaborators to get involved. While the MIT Media Lab is not actively involved in the ongoing development, Hyland is continuing forward as the primary steward of this project.</p>
The goal of this community is to create technical resources that other developers can utilize in their own projects. Rather than independently developing custom implementations, let’s work together to build an interoperable future.</p>
For more information about this project <a href="http://community.blockcerts.org/" target="_blank">join the community forum</a>.</p>
</span>
</div>
</div>
</div>
<div class="works works--01">
<div class="container">
<div class="works__title_box">
<div class="works__title">Related Blog Posts</div>
</div>
</div>
<div class="works__row works__row--01">
<a href="https://er.educause.edu/articles/2017/4/credentials-reputation-and-the-blockchain" class="works__item works__item--01">
<div style="background-image: url(/assets/img/pictures/blog-credentials.png)" class="works__item_img works__item_img--01"></div>
<div class="works__item_text_box--01">
<h3 class="works__item_title--01">Certificates, Reputation, and the Blockchain</h3><span class="works__item_tags--01">By Philipp Schmidt</span>
</div>
</a>
<a href="https://medium.com/learning-machine-blog/blockchain-credentials-b4cf5d02bbb7#.ycqark4w7" class="works__item works__item--01">
<div style="background-image: url(/assets/img/pictures/blog-2.png)" class="works__item_img works__item_img--01"></div>
<div class="works__item_text_box--01">
<h3 class="works__item_title--01">Verifiable Credentials on the Blockchain</h3><span class="works__item_tags--01">By Chris Jagers</span>
</div>
</a>
<a href="https://medium.com/mit-media-lab/what-we-learned-from-designing-an-academic-certificates-system-on-the-blockchain-34ba5874f196#.4m4bmwcm0" class="works__item works__item--01">
<div style="background-image: url(/assets/img/pictures/blog-3.png)" class="works__item_img works__item_img--01"></div>
<div class="works__item_text_box--01">
<h3 class="works__item_title--01">What we learned from designing an academic certificates system on the blockchain</h3><span class="works__item_tags--01">By Philipp Schmidt</span>
</div>
</a>
</div>
</div>