diff --git a/_config.yml b/_config.yml index 13a37025..a586e175 100644 --- a/_config.yml +++ b/_config.yml @@ -286,11 +286,29 @@ compress_html: # Collections +collections_dir: history-archive collections: - general: + 1970thru90s: output: true - permalink: /:collection/:path/ - share: true + permalink: /history/archive/1970s-90s/:path/ + 2000s: + output: true + permalink: /history/archive/:collection/:path/ + 2010s: + output: true + permalink: /history/archive/:collection/:path/ + 2016class: + output: true + permalink: /history/archive/2016/:path/ + 2017present: + output: true + permalink: /history/archive/2017-present/:path/ + assorted: + output: true + permalink: /history/archive/:collection/:path/ + people: + output: true + permalink: /history/archive/:collection/:path/ # Defaults @@ -331,4 +349,123 @@ defaults: toc_label : "Contents" toc_icon : "link" toc_sticky : true - + # _1970thru90s + - scope: + path: "_1970thru90s" + type: 1970thru90s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2000s + - scope: + path: "_2000s" + type: 2000s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2010s + - scope: + path: "_2010s" + type: 2010s + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2016class + - scope: + path: "_2016class" + type: 2016class + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _2017present + - scope: + path: "_2017present" + type: 2017present + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _assorted + - scope: + path: "_assorted" + type: assorted + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + # _people + - scope: + path: "_people" + type: people + values: + layout: single + share: true + related: true + sidebar: + title: DID History + nav: "didhistory" + classes: wide + disco: true + header: + image: /images/did-header1.png + og_image: https://didecentral.com/assets/images/did-og.png + teaser: https://didecentral.com/assets/images/did-og.png + diff --git a/_data/navigation.yml b/_data/navigation.yml index a6557488..f29ad88e 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -264,3 +264,174 @@ sovnav: url: "https://learncryptotrading.co" - title: "• DIDecentralized" url: "https://decentralized-id.com" + + +didhistory: + - title: Assorted + url: /history/archive/assorted/ + children: + - title: "• Cryptography" + url: /history/archive/assorted/cryptography/ + - title: "• ID History" + url: /history/archive/assorted/id-history/ + - title: "• Open Standards" + url: /history/archive/assorted/open-standards/ + - title: "• Sovereignty" + url: /history/archive/assorted/sovereignty/ + - title: "1970s thru 90s" + url: /history/archive/1970s-90s/ + children: + - title: "• Chaum" + url: "/history/archive/1970s-90s/chaum/" + - title: "• Dataviellance" + url: "/history/archive/1970s-90s/dataviellance/" + - title: "• Internet Identifier Assignment" + url: "/history/archive/1970s-90s/internet-identifier-assignment/" + - title: "• PGP" + url: "/history/archive/1970s-90s/pgp/" + - title: "• Planetwork ASN" + url: "/history/archive/1970s-90s/planetwork-asn/" + - title: "2000s" + url: /history/archive/2000s/ + children: + - title: "• Assorted" + url: "/history/archive/2000s/2000s/" + - title: "• ABC4Trust" + url: "/history/archive/2000s/abc4trust/" + - title: "• Attention Economy" + url: "/history/archive/2000s/attention-economy/" + - title: "• FIDO" + url: "/history/archive/2000s/fido/" + - title: "• idcommons" + url: "/history/archive/2000s/idcommons/" + - title: "• Identity Gang" + url: "/history/archive/2000s/identity-gang/" + - title: "• IIW" + url: "/history/archive/2000s/iiw/" + - title: "• Laws of Identity" + url: "/history/archive/2000s/laws-of-identity/" + - title: "• Moxy Tongue" + url: "/history/archive/2000s/moxytongue/" + - title: "• OAuth" + url: "/history/archive/2000s/oauth/" + - title: "• XDI-XRI" + url: "/history/archive/2000s/xdi-xri/" + - title: "• Yadis OpenID" + url: "/history/archive/2000s/yadis-openid/" + - title: "2010s" + url: /history/archive/2010s/ + children: + - title: "• Assorted" + url: "/history/archive/2010s/2010s/" + - title: "• Bitcoin" + url: "/history/archive/2010s/bitcoin/" + - title: "• Danube" + url: "/history/archive/2010s/danube/" + - title: "• Digital Bazaar" + url: "/history/archive/2010s/digital-bazaar/" + - title: "• GDPR" + url: "/history/archive/2010s/gdpr/" + - title: "• IBM Zurich" + url: "/history/archive/2010s/ibm-zurich/" + - title: "• Life Management" + url: "/history/archive/2010s/life-management/" + - title: "• Mecco" + url: "/history/archive/2010s/mecco/" + - title: "• Namecoin" + url: "/history/archive/2010s/namecoin/" + - title: "• OAuth 2" + url: "/history/archive/2010s/oauth2/" + - title: "• Rebooting Web of Trust" + url: "/history/archive/2010s/rebooting-wot/" + - title: "• Respect Network" + url: "/history/archive/2010s/respect-network/" + - title: "• Sovereign Source Authority" + url: "/history/archive/2010s/life-management/" + - title: "• UN Agenda Sustainable Development" + url: "/history/archive/2010s/un-agenda-sustainable-development/" + - title: "• Verifiable Claims" + url: "/history/archive/2010s/verifiable-credentials/" + - title: "• W3c Credentials Community Group" + url: "/history/archive/2010s/w3c-credentials-community-group/" + - title: "• Windhover Principles" + url: "/history/archive/2010s/windhover-principles/" + - title: "2016" + url: "/history/archive/2016/" + children: + - title: "• Consensys" + url: "/history/archive/2016/consensys-id/" + - title: "• DID History" + url: "/history/archive/2016/did-history/" + - title: "• Evernym" + url: "/history/archive/2016/evernym/" + - title: "• ID2020" + url: "/history/archive/2016/id2020/" + - title: "• Decentralized Identity Foundation" + url: "/history/archive/2016/identity-foundation-dif/" + - title: "• Learning Machine" + url: "/history/archive/2016/learning-machine/" + - title: "• Microsoft" + url: "/history/archive/2016/microsoft/" + - title: "• Mydata" + url: "/history/archive/2016/mydata/" + - title: "• Pan Canadian Trust" + url: "/history/archive/2016/pan-canadian-trust/" + - title: "• Self Sovereign Identity" + url: "/history/archive/2016/self-sovereign-identity/" + - title: "• Sovrin" + url: "/history/archive/2016/sovrin/" + - title: "• uPort" + url: "/history/archive/2016/uport/" + - title: "2017 - Present" + url: /history/archive/2017-present/ + children: + - title: "• 2018" + url: "/history/archive/2017-present/2018/" + - title: "• DID Auth" + url: "/history/archive/2017-present/did-auth/" + - title: "• DKMS" + url: "/history/archive/2017-present/dkms/" + - title: "• ERC 725" + url: "/history/archive/2017-present/erc-725/" + - title: "• Jolocom" + url: "/history/archive/2017-present/jolocom/" + - title: "• Veres One" + url: "/history/archive/2017-present/veres-one/" + - title: "• VON - BCGov" + url: "/history/archive/2017-present/von-bcgov/" + - title: Decentralized-id.com + url: https://decentralized-id.com + children: + - title: "• Our Values" + url: "https://decentralized-id.com/values/" + - title: "• History" + url: "https://decentralized-id.com/history/" + - title: "• DID Adoption" + url: "https://decentralized-id.com/adoption/" + - title: "• GDPR" + url: "https://decentralized-id.com/gdpr/" + - title: "• Humanitarian" + url: "https://decentralized-id.com/humanitarian/" + - title: "• Literature" + url: "https://decentralized-id.com/literature/" + - title: "• Workshops" + url: "https://decentralized-id.com/workshops/" + - title: "• Video, Podcasts and Slideshare" + url: "https://decentralized-id.com/media/" + - title: "• Hyperledger Global Forum - 2018" + url: "https://decentralized-id.com/hyperledger/hgf-2018/" + - title: "⧉InfoMine⧉" + children: + - title: "• InfoHub" + url: "https://infominer.id/" + - title: "• Bitcoin Histories" + url: "https://sourcecrypto.pub/bitcoin-history" + - title: "• Source⧉Crypto" + url: "https://sourcecrypto.pub" + - title: "• Learn Crypto Trading" + url: "https://learncryptotrading.co" + - title: "• DIDecentralized" + url: "https://decentralized-id.com" + - title: "• Decentralized Web" + url: "https://sourcecrypto.pub/decentralized-web/" + diff --git a/_includes/head/custom.html b/_includes/head/custom.html index 978d84fd..e759dbc6 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -1,5 +1,430 @@ - + + + + + + + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index a3dfd700..a343d260 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,7 +11,9 @@ {% include head.html %} - {% include head/custom.html %} + {% if page.disco %} + {% include head/custom.html %} + {% endif %} diff --git a/_pages/archive/1970s-90s.md b/_pages/archive/1970s-90s.md new file mode 100644 index 00000000..aaaa13c8 --- /dev/null +++ b/_pages/archive/1970s-90s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 1970s-1990s" +layout: collection +permalink: "/history/archive/1970s-90s/" +collection: 1970thru90s +entries_layout: grid +classes: wide +sidebar: + nav: didhistory +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2000s.md b/_pages/archive/2000s.md new file mode 100644 index 00000000..09b58517 --- /dev/null +++ b/_pages/archive/2000s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 2000s" +layout: collection +permalink: "/history/archive/2000s/" +collection: 2000s +entries_layout: grid +classes: wide +sidebar: + nav: didhistory +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2010s.md b/_pages/archive/2010s.md new file mode 100644 index 00000000..3105adb4 --- /dev/null +++ b/_pages/archive/2010s.md @@ -0,0 +1,11 @@ +--- +title: "Historical Archive - 2010s" +layout: collection +permalink: "/history/archive/2010s/" +collection: 2010s +entries_layout: grid +classes: wide +sidebar: + nav: didnav +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2016.md b/_pages/archive/2016.md new file mode 100644 index 00000000..613baa70 --- /dev/null +++ b/_pages/archive/2016.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - Class of 2016" +layout: collection +permalink: "/history/archive/2016/" +collection: 2016class +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/2017-present.md b/_pages/archive/2017-present.md new file mode 100644 index 00000000..2dbd12ac --- /dev/null +++ b/_pages/archive/2017-present.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - 2017 thru Present" +layout: collection +permalink: "/history/archive/2017-present/" +collection: 2017present +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/assorted.md b/_pages/archive/assorted.md new file mode 100644 index 00000000..6674f7d7 --- /dev/null +++ b/_pages/archive/assorted.md @@ -0,0 +1,12 @@ +--- +title: "Historical Archive - Assorted" +layout: collection +permalink: "/history/archive/assorted/" +collection: assorted +entries_layout: grid +classes: wide +sidebar: + nav: didhistory + +share: true +--- \ No newline at end of file diff --git a/_pages/archive/history-archive.html b/_pages/archive/history-archive.html new file mode 100644 index 00000000..2e81649b --- /dev/null +++ b/_pages/archive/history-archive.html @@ -0,0 +1,33 @@ +--- +layout: archive +title: "ID History -Collaborative Curation- Archive" +permalink: /history/archive/ +author_profile: false +header: + image: /images/did-header1.png + teaser: #/images/SourceCrypto-DiscoLog-teaser.png + caption: "[DID History - Curators Collaborative](https://discord.gg/YdGEh2t)" +sidebar: + nav: didhistory +classes: wide +share: true +--- + + +{% capture written_label %}'None'{% endcapture %} + +{% for collection in site.collections %} + {% unless collection.output == false or collection.label == "posts" %} + {% capture label %}{{ collection.label }}{% endcapture %} + {% if label != written_label %} +

{{ label }}

+ {% capture written_label %}{{ label }}{% endcapture %} + {% endif %} + {% endunless %} + {% for post in collection.docs %} + {% unless collection.output == false or collection.label == "posts" %} + {% include archive-single.html %} + {% endunless %} + {% endfor %} +{% endfor %} + diff --git a/assets/70608PersonalDataLifeManagementPlatforms.pdf b/assets/70608PersonalDataLifeManagementPlatforms.pdf new file mode 100644 index 00000000..0c5f0963 Binary files /dev/null and b/assets/70608PersonalDataLifeManagementPlatforms.pdf differ diff --git a/assets/Meeco_Zero Knowledge Proofs of the modern digital life_V1.0_20180513.compressed.pdf b/assets/Meeco_Zero Knowledge Proofs of the modern digital life_V1.0_20180513.compressed.pdf new file mode 100644 index 00000000..47ec4baf Binary files /dev/null and b/assets/Meeco_Zero Knowledge Proofs of the modern digital life_V1.0_20180513.compressed.pdf differ diff --git a/history-archive/_1970thru90s/chaum.html b/history-archive/_1970thru90s/chaum.html new file mode 100644 index 00000000..79a9dcf0 --- /dev/null +++ b/history-archive/_1970thru90s/chaum.html @@ -0,0 +1,44 @@ +--- +title: "⏲-chaum" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-chaum
+ +
Transaction Systems to make Big Brother obsolete
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:25 PM + +
+ https://www.cs.ru.nl/~jhh/pub/secsem/chaum1985bigbrother.pdf - David Chaum, 1985. + - The large-scale automated transaction systems of the near future can be designed to protect the privacy and maintain the security of both individuals and organizations. + > Computerization is robbing individuals of the ability to monitor and control the ways information about them is used. As organizations in both the private and the public sectors routinely exchange such informa- tion, individ.uals have no way of knowing if the information is inaccurate, obsolete, or otherwise inap- propriate. The foundation is being laid for a dossier society, in which computers could be used to infer individuals’ life-styles, habits, whereabouts, and asso- ciations from data collected in ordinary consumer transactions. Uncertainty about whether data will re- main secure against abuse by those maintaining or tapping it can have a “chilling effect,” causing people to alter their observable activities. As computerization becomes mclre pervasive, the potential for these prob- lems will grow dramatically. + +
+ + + +
+
+
+ diff --git a/history-archive/_1970thru90s/dataviellance.html b/history-archive/_1970thru90s/dataviellance.html new file mode 100644 index 00000000..f1aa4217 --- /dev/null +++ b/history-archive/_1970thru90s/dataviellance.html @@ -0,0 +1,51 @@ +--- +title: "⏲-dataviellance" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-dataviellance
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:47 PM + + + + + +
+ The concept of 'dataveillance' is introduced, and defined as the systematic monitoring of people's actions or communications through the application of information technology. Dataveillance's origins are traced, and an explanation provided as to why it is becoming the dominant means of monitoring individuals and populations. + +The paper identifies, classifies and describes the various dataveillance techniques. It then examines the benefits, and especially the dangers, arising from dataveillance. It considers the intrinsic and extrinsic controls that act to keep the application of dataveillance under control, and suggests some appropriate policy measures. + +
+ + + +
+
+
+ diff --git a/history-archive/_1970thru90s/internet-identifier-assignment.html b/history-archive/_1970thru90s/internet-identifier-assignment.html new file mode 100644 index 00000000..a320f347 --- /dev/null +++ b/history-archive/_1970thru90s/internet-identifier-assignment.html @@ -0,0 +1,79 @@ +--- +title: "⏲-internet-identifier-assignment" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-internet-identifier-assignment
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+ +
+
+ diff --git a/history-archive/_1970thru90s/pgp.html b/history-archive/_1970thru90s/pgp.html new file mode 100644 index 00000000..b425040c --- /dev/null +++ b/history-archive/_1970thru90s/pgp.html @@ -0,0 +1,90 @@ +--- +title: "⏲-pgp" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-pgp
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:48 PM + + + + +
+
+
+
+
+
+ + + Linux.com + +
+ + + +
Public Key Cryptography infrastructure (PKI) has two main implementations. One is done using certificates and certificate authorities (CAs), and is described in the X.509 standard. It is best suited for structured organizational hierarchies with an implicitly trusted authorit...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+ +
+
+ diff --git a/history-archive/_1970thru90s/planetwork-asn.html b/history-archive/_1970thru90s/planetwork-asn.html new file mode 100644 index 00000000..01df6812 --- /dev/null +++ b/history-archive/_1970thru90s/planetwork-asn.html @@ -0,0 +1,118 @@ +--- +title: "⏲-planetwork-asn" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-planetwork-asn
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:49 PM + + + + + +
+ http://asn.planetwork.net/ +> The Augmented Social Network: Building identity and trust into the next-generation Internet by Ken Jordan, Jan Hauser, and Steven Foster +http://www.uic.edu/htbin/cgiwrap/bin/ojs/index.php/fm/article/view/1068/988 +> Could the next generation of online communications strengthen civil society by better connecting people to others with whom they share affinities, so they can more effectively exchange information and self-organize? Could such a system help to revitalize democracy in the 21st century? When networked personal computing was first developed, engineers concentrated on extending creativity among individuals and enhancing collaboration between a few. They did not much consider what social interaction among millions of Internet users would actually entail. It was thought that the Net’s technical architecture need not address the issues of "personal identity" and "trust," since those matters tended to take care of themselves. +http://asn.planetwork.net/asn-archive/AugmentedSocialNetwork.pdf + + (edited) +
+ + +
+
+
+
+
+ + + +
The Augmented Social Network: Building identity and trust into the next-generation Internet
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:39 PM + + + + + + + + +
+
+
+
+
+ + + +
The Augmented Social Network: Building identity and trust into the next-generation Internet
+ +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/2000s.html b/history-archive/_2000s/2000s.html new file mode 100644 index 00000000..86786a1b --- /dev/null +++ b/history-archive/_2000s/2000s.html @@ -0,0 +1,317 @@ +--- +title: "🌱-2000s" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-2000s
+ +
ish
+ +
10 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 12:10 PM + + + + +
+
+
+
+
+ +
+ Reference +
+ + +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 12:57 PM + + + + +
+
+
+
+
+ + + + +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 01:10 PM + + + + + + + + +
+
+
+
+
+ + + +
Updated: November 12 2006 I am trying to come up with the list of vendors and associated products in the Identity and Access Management ar...
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:16 PM + + + + +
+
+
+
+
+ + + +
The term "user-centric" identity is getting bandied about a lot these days. It's generally understood to be a different way of expressing the entire identity transaction as opposed to what might be called the "enterprise-centric" approach traditionally used within provisionin...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
My recent post on Google's identity silo was part of a hailstorm (pun intended) of comments that occurred on the email list over at the Identity Gang. All of those fast-flying emails unveiled what I'm now calling the "identity silo paradox."
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:40 PM + + + + +
+
+
+
+
+ + + +
OneName™ software enables businesses to authorize and control the use of sensitive data + within the enterprise and across the Internet.
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:44 PM + + + + + +
+ Jøsang, Audun and Simon Pope. 2005. “User Centric Identity Management”. AusCERT Conference 2005. + +
+ + + +
+
+
+ diff --git a/history-archive/_2000s/abc4trust.html b/history-archive/_2000s/abc4trust.html new file mode 100644 index 00000000..5468206c --- /dev/null +++ b/history-archive/_2000s/abc4trust.html @@ -0,0 +1,43 @@ +--- +title: "🌱-abc4trust" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-abc4trust
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:32 PM + +
+ https://abc4trust.eu/ + + (edited) +
+ + + +
+
+
+ diff --git a/history-archive/_2000s/attention-economy.html b/history-archive/_2000s/attention-economy.html new file mode 100644 index 00000000..73217da8 --- /dev/null +++ b/history-archive/_2000s/attention-economy.html @@ -0,0 +1,51 @@ +--- +title: "🌱-attention-economy" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-attention-economy
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:38 AM + + + + + +
+ > I've been looking forward to what Steve Gillmor would say about Attention here, since Steve got this meme rolling two years ago with attention.xml, and later helped launch the Attention Trust., with Seth Goldstein and some other folks. Search for "Steve Gillmor" and Attention on Google, and 113,000 results come up. +> +> Steve is a good friend. I'm a member of his weekly Gillmor Gang podcast. He's talked about attention many times on many shows, and even has a radio show on Sirius called Attention Tech. And yet, I've got to admit, I've never understood more than a fraction of what he's talking about — even when I've given him my full attention. (Which isn't easy for a techie typically given to "continuous partial attention", as Linda Stone pointed out in one of eTech's best talks.) + +
+ + + +
+
+
+ diff --git a/history-archive/_2000s/fido.html b/history-archive/_2000s/fido.html new file mode 100644 index 00000000..31e9c85b --- /dev/null +++ b/history-archive/_2000s/fido.html @@ -0,0 +1,611 @@ +--- +title: "🌱-fido" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-fido
+ +
+ +
24 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 03:46 PM + + + + +
+
+
+
+
+ + + +
2009 – Validity Sensors and PayPal discuss using biometrics for identification of online users instead of passwords. The meeting inspired the idea to work on an industry standard designed around public key cryptography, enabling a passwordless log-in backed purely by local ...
+ +
+ +
+ + +
+
+ +
+ + +
+ + + + + + + +
+
+
+
+
+ + + +
The FIDO Alliance (Fast IDentity Online) Standards Will Allow Users the Option to Replace Passwords with Authentication Methods that are More Secure and Easier to Use Palo Alto, California – February 12, 2013 – Leading Internet companies, system integrators and security p...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
FIDO Members are Multiplying Rapidly since Launch, as Critical Needs and New Market Opportunities Become Increasingly Compelling Palo Alto, California – April 23, 2013 – The FIDO Alliance, an industry consortium revolutionizing online authentication with the first standar...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Associate Members Diamond Fortress and Crocus Technology Align with (FIDO) Fast IDentity Online – the First and Only Industry Standard for Strong Authentication RSA Conference, San Francisco, California – February 27, 2013 – The FIDO Alliance (Fast IDentity Online), an ...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Mountain View, Calif. and Barcelona, Spain – Mobile World Congress (MWC) – February 24, 2014…The FIDO (Fast IDentity Online) Alliance (http://fidoalliance.org/), an industry consortium delivering standards for simpler, stronger authentication, today announced the first ...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Mountain View, CA – December 9, 2014 The FIDO (Fast IDentity Online) Alliance (http://fidoalliance.org/), an open industry consortium delivering standards for simpler, stronger authentication, today published final 1.0 drafts of its two specifications – Universal Authenti...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Mountain View, Calif. – Feb. 13, 2015 – The FIDO (Fast IDentity Online) Alliance (http://fidoalliance.org/), an industry consortium launched in 2013 to revolutionize online authentication with open standards for simpler, stronger methods, today announced that Microsoft wi...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
In Only Four Months, NTT DOCOMO Announces Intentions to Expand FIDO Authentication to 10 Devices, More NTT DOCOMO Services, and Mobile Commerce Partners Mountain View, Calif., – September 29, 2015… The FIDO® (Fast IDentity Online) Alliance (http://fidoalliance.org/), an ...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
FIDO Alliance engages in meaningful discussion with government officials & policymakers on how FIDO specifications offer better options for authentication.
+ +
+ +
+ + +
+
+ + + + + + + + +
+
+
+
+
+ + + +
FIDO U2F 1.0 Specifications Add Support for NFC and Bluetooth® Technology Mountain View, Calif., – June 30 2015… The FIDO (Fast IDentity Online) Alliance (http://fidoalliance.org/), an industry consortium launched in 2013 to revolutionize online security with open standa...
+ +
+ +
+ + +
+
+ + + + + + + + +
+
+
+
+
+
+ + + shadmin + +
+ + + +
Lenovo's official site for press materials and original stories about the vision and passion behind the technology.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
People ask all the time what they can do to make their online accounts more secure. Like most security professionals, I recommend setting up two-factor aut
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The Authenticator Certification Levels introduce Authenticator Security Requirements to the FIDO Certification Program. Authenticators must be certified to at least Authenticator Certification Level 1 (L1) for UAF, U2F, and FIDO2 certification. Currently, the supported Cert...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
FIDO India Working Group Launched to Further Drive Local Market Engagement New Delhi, India and Mountain View Calif, May 9, 2017 – The FIDO Alliance today announced a partnership with the Data Security Council of India (DSCI) and the launch of the FIDO India Working Group t...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Organization to help companies meet emerging regulations and growing requirements for simpler, stronger user authentication LONDON, November 14, 2017 – The FIDO Alliance today announced the launch of a FIDO Europe Working Group to accelerate the use of FIDO authentication s...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
SEOUL, DECEMBER 6, 2017 – The FIDO Alliance announced today the launch of the FIDO Korea Working Group to further accelerate awareness and adoption of the FIDO Authentication standards in the Korean marketplace. FIDO Authentication reduces industry reliance on passwords in ...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
With support from Google Chrome, Microsoft Edge and Mozilla Firefox, FIDO2 Project opens new era of ubiquitous, phishing-resistant, strong authentication to protect web users worldwide  MOUNTAIN VIEW, Calif., and https://www.w3.org/ — April 10, 2018 – The FIDO Alliance a...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Sony Mobile Xperia™ smartphones from NTT DOCOMO are first devices to market TOKYO, DECEMBER 8, 2017 – The FIDO Alliance, an industry consortium with 250+ member and partner organizations developing open standards for simpler, stronger authentication, announced today that ...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
FIDO2 leverages devices to authenticate to online services via both mobile and desktop. FIDO2 specs are the W3C WebAuthn spec & FIDO Alliance’s CTAP.
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The latest versions of the FIDO Alliance specifications are available below. If you are new to FIDO, we recommend you first review the Specifications Overview before proceeding further. Older versions of the specifications can be found in the specification archive along with...
+ +
+ +
+ + +
+
+ +
+ (left of around) September 2018-https://fidoalliance.org/overview/history/ + +
+ + + +
+
+
+ diff --git a/history-archive/_2000s/idcommons.html b/history-archive/_2000s/idcommons.html new file mode 100644 index 00000000..34ca6b7b --- /dev/null +++ b/history-archive/_2000s/idcommons.html @@ -0,0 +1,257 @@ +--- +title: "🌱-idcommons" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-idcommons
+ +
+ +
9 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 06:12 AM + +
+ http://web.archive.org/web/20070210000624/http://wiki.idcommons.net/Moin.cgi/IdentityCommonsTwoPurposeAndPrinciples +Historical - Archive of Earlier Proposals for the Purpose Statement +
First Proposal (May 2006 - Drummond Reed and Eugene Kim).... +
+ + (edited) +
+ + + +
+
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 11:51 AM + + + + +
+
+
+
+
+ + + + +
+ +
+ + +
+
+ +
+ http://wiki.idcommons.org/History +http://wiki.idcommons.net/History +(just noticing that the .net and .org links are the same content) + + (edited) +
+ + +
+
+
+
+
+ +
+ History +
+ + +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ +
+ IC Logo +
+ + +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:56 PM + + + + +
+
+
+
+
+
+ + + kaliya + +
+ + + +
I vividly remember the first time the identity gang met - it was in at Digital Identity World in October of 2004.  I had met Doc Searls in August at Linux world and shared about the work that Owen Davis, Drummond Reed, Bill Washburn and others were doing trying open standard...
+ +
+ +
+ + +
+
+ + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:44 PM + + + + + + + + +
+
+
+
+
+
+ + + kaliya + +
+ + + +
Founded in 2011, the Personal Data Ecosystem Consortium advocates a user-centric approach to managing personal data. We believe that, in order for the Internet economy to continue delivering on its promise, the needs of individuals, companies, and governments must all be resp...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+ + +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/identity-gang.html b/history-archive/_2000s/identity-gang.html new file mode 100644 index 00000000..d5f98874 --- /dev/null +++ b/history-archive/_2000s/identity-gang.html @@ -0,0 +1,25 @@ +--- +title: "🌱-identity-gang" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-identity-gang
+ +
+ +
0 messages
+ +
+
+ +
+
+ diff --git a/history-archive/_2000s/iiw.html b/history-archive/_2000s/iiw.html new file mode 100644 index 00000000..b2f931b0 --- /dev/null +++ b/history-archive/_2000s/iiw.html @@ -0,0 +1,205 @@ +--- +title: "🌱-iiw" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-iiw
+ +
+ +
7 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:04 PM + + + + +
+
+
+
+
+ + + +
There’s been considerable conversation around identity on the Internet, or what some would call grassroots identity. Providing identity services between people, websites, and organizations that may or may not have any kind of formalized relationship is a different problem t...
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:27 PM + + + + + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 04:03 PM + + + + +
+
+
+
+
+ + + +
The term "user-centric" identity is getting bandied about a lot these days. It's generally understood to be a different way of expressing the entire identity transaction as opposed to what might be called the "enterprise-centric" approach traditionally used within provisionin...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
My recent post on Google's identity silo was part of a hailstorm (pun intended) of comments that occurred on the email list over at the Identity Gang. All of those fast-flying emails unveiled what I'm now calling the "identity silo paradox."
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:45 PM + + + + + + + + +
+
+
+
+
+ + + +
Visit the post for more.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/laws-of-identity.html b/history-archive/_2000s/laws-of-identity.html new file mode 100644 index 00000000..6a1d0312 --- /dev/null +++ b/history-archive/_2000s/laws-of-identity.html @@ -0,0 +1,144 @@ +--- +title: "🌱-laws-of-identity" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-laws-of-identity
+ +
+ +
5 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 04:37 PM + + + + +
+
+
+
+
+ + + +
Kim Cameron has caused quite a stir with his +Identity Blog. He came out with +a whitepaper called "the Laws of Identity" which has caused quite a bit of conversation.So, we went over and
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:02 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:43 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:40 PM + + + + +
+
+
+
+
+ + + + +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/moxytongue.html b/history-archive/_2000s/moxytongue.html new file mode 100644 index 00000000..3badc266 --- /dev/null +++ b/history-archive/_2000s/moxytongue.html @@ -0,0 +1,121 @@ +--- +title: "🌱-moxytongue" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-moxytongue
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 01:52 PM + + + + +
+
+
+
+
+ + + +
http://bit.ly/j80T3 Senator Kerry, Your IDENTITY is at the root of your relationship with any service providing company, including the ...
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 07:00 PM + + + + +
+
+
+
+
+ + + +
#indie Creator: Self-Sovereign $ID entities.. structure yields results. #OwnRoot #SovereignSourceAuthority $OYO Standing up civil Society, personally. 🇺🇸
+ +
+
+
Tweets
+
10696
+
+
+
Followers
+
675
+
+
+
+ +
+ + + +
+
+ + + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/oauth.html b/history-archive/_2000s/oauth.html new file mode 100644 index 00000000..7a9ac343 --- /dev/null +++ b/history-archive/_2000s/oauth.html @@ -0,0 +1,69 @@ +--- +title: "🌱-oauth" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-oauth
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 06-Sep-19 08:21 PM + +
+ https://en.wikipedia.org/wiki/OAuth#History +> OAuth began in November 2006 when Blaine Cook was developing the Twitter OpenID implementation. Meanwhile, Ma.gnolia needed a solution to allow its members with OpenIDs to authorize Dashboard Widgets to access their service. Cook, Chris Messina and Larry Halff from Magnolia met with David Recordon to discuss using OpenID with the Twitter and Ma.gnolia APIs to delegate authentication. They concluded that there were no open standards for API access delegation[4]. +> +> The OAuth discussion group was created in April 2007, for the small group of implementers to write the draft proposal for an open protocol. DeWitt Clinton from Google learned of the OAuth project, and expressed his interest in supporting the effort. In July 2007, the team drafted an initial specification. Eran Hammer joined and coordinated the many OAuth contributions creating a more formal specification. On 4 December 2007, the OAuth Core 1.0 final draft was released.[5] + +
+ + +
+
+
+
+
+ +
+ OAuth +
+ +
OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords. This mechanism is used by companies such as Amazon, Google, Facebo...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/xdi-xri.html b/history-archive/_2000s/xdi-xri.html new file mode 100644 index 00000000..45493909 --- /dev/null +++ b/history-archive/_2000s/xdi-xri.html @@ -0,0 +1,139 @@ +--- +title: "🌱-xdi-xri" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-xdi-xri
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:51 PM + + + + +
+
+
+
+
+
+ + + Markus Sabadello + +
+ +
+ History +
+ + +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:40 PM + +
+ https://web.archive.org/web/20120117204002/http://www.cordance.net/ -Cordance created the technology under the development of XRI and XDI Oasis Technical Committees. + +
+ + + +
+ https://www.home.neustar/ -Neustar is a telecommunications company originally charged with maintaining the system of directories and databases for telephone area codes and prefixes in North America + +
+ + +
+
+
+
+
+ + + +
Neustar Enables Trusted Connections Between Companies and People at the Moments That Matter the Most.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ +
+ XDI.org +
+ + +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2000s/yadis-openid.html b/history-archive/_2000s/yadis-openid.html new file mode 100644 index 00000000..d52e5c34 --- /dev/null +++ b/history-archive/_2000s/yadis-openid.html @@ -0,0 +1,353 @@ +--- +title: "🌱-yadis-openid" +--- + + + + +
+
+ +
+
+
DID History
+
🌱-yadis-openid
+ +
+ +
16 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 06-Sep-19 08:06 PM + +
+ https://en.wikipedia.org/wiki/OpenID#History +> The original OpenID authentication protocol was developed in May 2005[43] by Brad Fitzpatrick, creator of popular community website LiveJournal, while working at Six Apart.[44] Initially referred to as Yadis (an acronym for "Yet another distributed identity system"),[45] it was named OpenID after the openid.net domain name was given to Six Apart to use for the project.[46] OpenID support was soon implemented on LiveJournal and fellow LiveJournal engine community DeadJournal for blog post comments and quickly gained attention in the digital identity community.[47][48] Web developer JanRain was an early supporter of OpenID, providing OpenID software libraries and expanding its business around OpenID-based services. + + (edited) +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ http://lists.danga.com/pipermail/yadis/2005-October/001511.html +Reed, Dummond (2005-12-31). "Implementing YADIS with no new software". Danga Interactive. Retrieved 2008-03-20. + + (edited) +
+ + + + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
For most people, watching the evolution of technical specifications is like watching a glacier move. To those of us living the process, though, there can be a great deal of drama to it — in f…
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ Graves, Michael (2007-02-06). "VeriSign, Microsoft & Partners to Work together on OpenID + Cardspace". VeriSign. Archived from the original on 2008-05-03. Retrieved 2008-03-20. +https://web.archive.org/web/20080511162600/http://dev.aol.com/aol-and-63-million-openids + Panzer, John (2007-02-16). "AOL and 63 Million OpenIDs". AOL Developer Network. Archived from the original on 2008-05-11. Retrieved 2008-03-20. + +
+ + +
+
+
+
+
+ + + +
AOL's status regarding OpenID implementation; and, 63 million OpenIDs. Plus reactions to the blogosphere.
+ +
+ +
+ + +
+
+ + + + + +
+ https://en.wikipedia.org/wiki/OpenID#cite_ref-66 +> In mid-January 2008, Yahoo! announced initial OpenID 2.0 support, both as a provider and as a relying party, releasing the provider service by the end of the month.[66] In early February, Google, IBM, Microsoft, VeriSign and Yahoo! joined the OpenID Foundation as corporate board members.[67] Around early May, SourceForge, Inc. introduced OpenID provider and relying party support to leading open source software development website SourceForge.net.[68] In late July, popular social network service MySpace announced support for OpenID as a provider.[69] In late October, Google launched support as an OpenID provider and Microsoft announced that Windows Live ID would support OpenID.[70] In November, JanRain announced a free hosted service, RPX Basic, that allows websites to begin accepting OpenIDs for registration and login without having to install, integrate and configure the OpenID open source libraries.[71] +> +> In January 2009, PayPal joined the OpenID Foundation as a corporate member, followed shortly by Facebook in February. The OpenID Foundation formed an executive committee and appointed Don Thibeau as executive director. In March, MySpace launched their previously announced OpenID provider service, enabling all MySpace users to use their MySpace URL as an OpenID. In May, Facebook launched their relying party functionality,[72][73] letting users use an automatic login-enabled OpenID account (e.g. Google) to log into Facebook.[74] +> +> In September 2013, Janrain announced that MyOpenID.com would be shut down on February 1, 2014; a pie chart showed Facebook and Google dominate the social login space as of Q2 2013.[75] Facebook has since left OpenID; it is no longer a sponsor, represented on the board, or permitting OpenID logins.[15][76] + + (edited) +
+ + +
+
+
+
+
+ +
+ OpenID +
+ +
OpenID is an open standard and decentralized authentication protocol. +Promoted by the non-profit OpenID Foundation, it allows users to be authenticated by co-operating sites (known as relying parties, or RP) using a third-party service, eliminating the need for webmasters to ...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ http://wiki.openid.net/w/page/12995215/OpenID%20Authentication%202-1 +> Most of the related work for moving OpenID infrastructure forward is occurring outside of the immediate OpenID specifications community: +> +> Projects like XRDS-Simple (http://xrds-simple.net/) are evolving the Yadis discovery protocol. +> EAUT (http://eaut.org/) among others are looking at email address-style identifiers. +> The OpenID Foundation is investigating security considerations and improvements. +> Various groups are working on projects that start to integrate OpenID with the browser (Sxipper, VeriSign's OpenID Seatbelt, Higins, OpenID for Flock). +> In addition, since the release of OpenID 2.0, OAuth (http://oauth.net/) is now a finalized specification that is gaining adoption and has a workflow similar to OpenID Authentication. + +
+ + +
+
+
+
+
+ + + +
The leading source for trustworthy and timely health and medical news and information. Providing credible health information, supportive community, and educational services by blending award-winning expertise in content, community services, expert commentary, and medical review.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:46 PM + + + + +
+
+
+
+
+ + + +
First 37Signals announced it would drop support for OpenID. Then Microsoft’s Dare Obasanjo called OpenID a failure (along with XML and AtomPub). Former Facebooker Yishan Wong’s scathing (and sometimes wrong) rant calling OpenID a failure is one of the more popular answers...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/2010s.html b/history-archive/_2010s/2010s.html new file mode 100644 index 00000000..356abccb --- /dev/null +++ b/history-archive/_2010s/2010s.html @@ -0,0 +1,191 @@ +--- +title: "🖇-2010s" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-2010s
+ +
Personal Data
+ +
6 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:11 PM + + + + +
+
+
+
+
+
+ + + kaliya + +
+ + + +
Founded in 2011, the Personal Data Ecosystem Consortium advocates a user-centric approach to managing personal data. We believe that, in order for the Internet economy to continue delivering on its promise, the needs of individuals, companies, and governments must all be resp...
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:48 PM + + + + + +
+ + +
+ + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:34 AM + + + + +
+
+
+
+
+ + + +
The Essential Guide for Any Company Affected by Personal Data
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
PDEC, the Personal Data Ecosystem Consortium, is a Small Data NGO. We connect companies building personal control over personal data into their products.
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Rethinking Personal Data: Strengthening Trust examines how the appropriate use of personal data can create enormous value for governments, organizations and individuals. Produced in collaboration with The Boston Consulting Group, the report provides a multistakeholder perspe...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/bitcoin.html b/history-archive/_2010s/bitcoin.html new file mode 100644 index 00000000..e8490a09 --- /dev/null +++ b/history-archive/_2010s/bitcoin.html @@ -0,0 +1,149 @@ +--- +title: "🖇-bitcoin" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-bitcoin
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:56 PM + + + + +
+
+
+
+
+ + + +
Your Blockchain Jurisdiction
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:54 PM + + + + +
+
+
+
+
+ + + +
Andreas Antonopoulos thinks that the key is to hedge against default risk with the blockchain instead of creating reputation systems.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:38 PM + + + + +
+
+
+
+
+ + + +
ID3, founded out of the MIT Media Lab, has teamed up with nearly two dozen leading digital currency firms to announce the Windhover Principles. ID3 is a research and educational nonprofit with a mission to develop a new social ecosystem of trusted digital institutions. The Wi...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/danube.html b/history-archive/_2010s/danube.html new file mode 100644 index 00000000..9e309b67 --- /dev/null +++ b/history-archive/_2010s/danube.html @@ -0,0 +1,61 @@ +--- +title: "🖇-danube" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-danube
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:48 PM + + + + +
+
+
+
+
+ + + +
Open-Source Sofware for Identity & Personal Data Services
+ +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/digital-bazaar.html b/history-archive/_2010s/digital-bazaar.html new file mode 100644 index 00000000..e71a3f73 --- /dev/null +++ b/history-archive/_2010s/digital-bazaar.html @@ -0,0 +1,124 @@ +--- +title: "🖇-digital-bazaar" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-digital-bazaar
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 04:05 PM + + + + +
+
+
+
+
+
+ + + Adam Lake + +
+ +
+ Home +
+ + +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:47 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:55 PM + + + + +
+
+
+
+
+ + + +
DHS S&T has awarded a $749,241 Small Business Innovation Program (SBIR) contract to Digital Bazaar, Inc. to develop fit-for-purpose blockhains for identity and access management.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/gdpr.html b/history-archive/_2010s/gdpr.html new file mode 100644 index 00000000..3064e7a6 --- /dev/null +++ b/history-archive/_2010s/gdpr.html @@ -0,0 +1,25 @@ +--- +title: "🖇-gdpr" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-gdpr
+ +
+ +
0 messages
+ +
+
+ +
+
+ diff --git a/history-archive/_2010s/ibm-zurich.html b/history-archive/_2010s/ibm-zurich.html new file mode 100644 index 00000000..09d0918e --- /dev/null +++ b/history-archive/_2010s/ibm-zurich.html @@ -0,0 +1,300 @@ +--- +title: "🖇-ibm-zurich" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-ibm-zurich
+ +
+ +
7 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:36 PM + + + + +
+
+
+
+
+ + + +
privacy-preserving attribute-based credentials engine - p2abcengine/p2abcengine
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ http://web.archive.org/web/20180521081750/https://www.zurich.ibm.com/identity_mixer/ +IBM Identity Mixer is a cryptographic protocol suite for privacy-preserving authentication and transfer of certified attributes. +https://github.com/p2abcengine/p2abcengine/wiki/Concepts-and-features + +
+ + +
+
+
+
+
+ + + +
IBM Research - Zurich, Identity Mixer
+ +
+ +
+ + +
+
+
+
+
+
+
+ + + +
privacy-preserving attribute-based credentials engine - p2abcengine/p2abcengine
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 07:59 PM + + + + +
+
+
+ + + +
+
+ + + + +
+
+
+ + + +
+
+ + + + +
+
+
+ + + +
+
+ + + + +
+
+
+
+
+ + + +
RWOT2 for the ID2020 UN Summit (May 2016). Contribute to WebOfTrustInfo/rwot2-id2020 development by creating an account on GitHub.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
One of the most common questions I get when talking to customers and analysts about the self-sovereign identity (SSI) movement is, “Why blockchain?”
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/life-management.html b/history-archive/_2010s/life-management.html new file mode 100644 index 00000000..54a07226 --- /dev/null +++ b/history-archive/_2010s/life-management.html @@ -0,0 +1,100 @@ +--- +title: "🖇-life-management" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-life-management
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 07:17 AM + +
+ KuppingerCole Advisory Note: by Martin Kuppinger | March 2012 + + (edited) +
+ + + +
+ + +
+ + + + +
+ Life Management Platforms: Control and Privacy for Personal Data + +
Turning the Internet upside down and making privacy a fundamental layer of any +networked interaction in the post Google & Facebook era. How the individuals +will gain control. How social networks will have to adapt their business models. +How privacy will return. +
+ +
+ + + + + + +
+
+
+
+
+ + + +
KuppingerCole, an international, independent Analyst organization headquartered in Europe, specializes in offering technology research, neutral advice and events in Information Security, IAM, GRC as well as all areas concerning the Digital Transformation
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/mecco.html b/history-archive/_2010s/mecco.html new file mode 100644 index 00000000..50a9d06e --- /dev/null +++ b/history-archive/_2010s/mecco.html @@ -0,0 +1,108 @@ +--- +title: "🖇-mecco" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-mecco
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 07:26 AM + + + + +
+
+
+
+
+
+ + + 11FS + +
+ + + +
Sam sits down with Katryna Dow from Meeco to discuss data and taking control. ● Catch us on twitter: https://twitter.com/FinTechInsiders ● Website: 11fs.com ...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 08:33 AM + + + + +
+
+
+
+
+ + + +
The Voices & View from FemTech Leaders
+ +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/namecoin.html b/history-archive/_2010s/namecoin.html new file mode 100644 index 00000000..282eeb61 --- /dev/null +++ b/history-archive/_2010s/namecoin.html @@ -0,0 +1,76 @@ +--- +title: "🖇-namecoin" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-namecoin
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 04-Sep-19 02:06 PM + + + + +
+
+
+
+
+
+ + + mediocregopher + +
+ + + + +
+ +
+ + + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/oauth2.html b/history-archive/_2010s/oauth2.html new file mode 100644 index 00000000..b82dddc4 --- /dev/null +++ b/history-archive/_2010s/oauth2.html @@ -0,0 +1,110 @@ +--- +title: "🖇-oauth2" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-oauth2
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 06-Sep-19 08:23 PM + +
+ https://en.wikipedia.org/wiki/OAuth#OAuth_2.0 +> OAuth 2.0 is not backwards compatible with OAuth 1.0. OAuth 2.0 provides specific authorization flows for web applications, desktop applications, mobile phones, and smart devices. The specification and associated RFCs are developed by the IETF OAuth WG;[7] the main framework was published in October 2012. +> +> Facebook's Graph API only supports OAuth 2.0.[8] Google supports OAuth 2.0 as the recommended authorization mechanism for all of its APIs.[9] Microsoft[10] also supports OAuth 2.0 for various APIs and its Azure Active Directory service, which is used to secure many Microsoft and third party APIs. +> +> The OAuth 2.0 Framework[11] and Bearer Token Usage[12] were published in October 2012. + +
+ + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 04:01 PM + + + + +
+
+
+
+
+ + + +
OpenID Connect (OIDC) is an authentication layer on top of OAuth 2.0, an authorization framework. The standard is controlled by the OpenID Foundation.
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ +
+ IndieAuth +
+ +
IndieAuth is a standard decentralized authentication protocol that uses OAuth 2.0 and enables services to verify the identity of a user represented by a URL as well as to obtain an access token that can be used to access resources under the control of the user.. +IndieAuth is ...
+ +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/rebooting-wot.html b/history-archive/_2010s/rebooting-wot.html new file mode 100644 index 00000000..a1f5deff --- /dev/null +++ b/history-archive/_2010s/rebooting-wot.html @@ -0,0 +1,171 @@ +--- +title: "🖇-rebooting-wot" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-rebooting-wot
+ +
+ +
9 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:55 PM + + + + +
+
+
+
+
+ + + +
Andreas Antonopoulos thinks that the key is to hedge against default risk with the blockchain instead of creating reputation systems.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + +
+ > Decentralized systems that are engineered to prevent concentrating power as they grow avoid this. They can in fact increase their credibility as more users provide their assessments as input. Protocols and structures that are distributed and self-sovereign also offer significantly improved robustness, portability, and versatility than conventional centralized or escrowed processes — especially when combined with secure cryptography. +> +> One of the first technologies to offer the advantages of decentralization emerged 25 years ago when the advent of PGP realized a Web of Trust that contained decentralized, cryptographically verified attestations of its users. Unfortunately, failures of UX design confined the spread of PGP to highly technical communities. +> +> Today, decentralized Webs of Trust remain as important as ever. Now is the time to extend them to be usable by everyone who has access to digital networks, in particular to marginalized populations that can benefit from the technology. It is a fortunate tragedy that there is no shortage of real-life examples of the need for decentralized Webs of Trust in the world today. A large spectrum of individuals — from marginalized persons like stateless refugees and victims of human trafficking to members of the informal or unregulated economy — urgently need to participate in otherwise privileged economic and political fora, but they face technical, economic, and political barriers to entry. +> +> The essential problem is to connect burgeoning new technological developments with unmet consumer needs, and vice-versa. In this paper, we present five use cases: from two relatively simple cases of managing selective disclosure to the most extreme case of establishing government-verifiable credentials from nothing for a stateless refugee. + +
+ + + + + + + + + + + + + + +
+
+
+
+
+ + + +
RWOT1 in San Francisco, California (November 2015) - WebOfTrustInfo/rwot1-sf
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust/blob/master/final-documents/rebranding-web-of-trust.pdf +> The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. It’s a phrase that dates back almost twenty-five years, the classic definition derives from PGP […] the vibrant blockchain community is also drawing new attention to the concept we aim to reboot it. + +
+ + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 08:10 PM + + + + + +
+ + +
+ + + + +
+
+
+ diff --git a/history-archive/_2010s/respect-network.html b/history-archive/_2010s/respect-network.html new file mode 100644 index 00000000..990f04b8 --- /dev/null +++ b/history-archive/_2010s/respect-network.html @@ -0,0 +1,460 @@ +--- +title: "🖇-respect-network" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-respect-network
+ +
+ +
13 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:29 AM + + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
Yesterday the World Economic Forum (WEF) Rethinking Personal Data initiative published a new report, Rethinking Personal Data: Strengthening Trust (PDF). The second report from the project (the fir…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
14 June 2012, London: At the World Economic Forum Rethinking Personal Data expert meeting today, Respect Network and Kynetx released a new paper, The Personal Channel: The Extraordinary Benefits of…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + + + + +
+
+
+
+
+ + + +
Founding Partners are companies who are joining with Respect Network Corporation to develop and deploy the Respect Network. Currently our Founding Partners fall into four categories: Commercial Par...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
With the emergence of personal clouds comes the newest form of communications link: the personal channel. Personal channels combine many of the best features of email and social networks without th…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
In a new paper titled Privacy by Design and the Emerging Personal Data Ecosystem, renowned Ontario Information and Privacy Commissioner Ann Cavoukian together with co-authors from the United States…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
Think “cloud computing” is only for big companies and big data? In fact one of the next big steps in cloud computing is also the next big step in personal, social, and mobile computing:…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
We connect companies that build personal control over personal data
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The foundation of the Respect Network is the Respect Trust Framework, which was listed with the Open Identity Exchange in May 2011 and honored with the Privacy Award at the 2011 European Identity C...
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Drummond Reed + +
+ + + +
The foundation of the Respect Network is the Respect Trust Framework, which was listed with the Open Identity Exchange in May 2011 and honored with the Privacy Award at the 2011 European Identity C…
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:42 AM + + + + +
+
+
+
+
+ + + +
The world's first global private cloud network with over 50 Founding Partners
+ +
+
+
Tweets
+
601
+
+
+
Followers
+
533
+
+
+
+ +
+ + + +
+
+ + + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:37 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:29 PM + + + + +
+
+
+
+
+ + + +
Information on acquisition, funding, cap tables, investors, and executives for Respect Network. Use the PitchBook Platform to explore the full profile.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/sovereign-source-authority.html b/history-archive/_2010s/sovereign-source-authority.html new file mode 100644 index 00000000..9ace264d --- /dev/null +++ b/history-archive/_2010s/sovereign-source-authority.html @@ -0,0 +1,197 @@ +--- +title: "🖇-sovereign-source-authority" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-sovereign-source-authority
+ +
+ +
7 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 05:16 PM + + + + +
+
+
+
+
+ + + +
What is an Individual Human Being prior to "identity registration" in Society? What is the data administration framework of default partic...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:27 PM + + + + + + + + + + + + +
+
+
+
+
+ + + +
ID3 is a Boston, Massachusetts, research and educational nonprofit whose mission is to develop a new social ecosystem of trusted, self-healing digital institutions.
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Doc Searls + +
+ + + +
You know who you are. So does the IRS, the DMV, and every website and service online where you have a login and a password for. But none of those entities really knows you. What they know is what t…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+
+ + + Doc Searls + +
+ + + +
We are all different. We look different, we sound different, we think and act different. Even soldiers marching lock-step in uniform are all different. Emperor Qui Shi Huang recognized this fact by…
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + +
+
+
+ diff --git a/history-archive/_2010s/un-agenda-sustainable-development.html b/history-archive/_2010s/un-agenda-sustainable-development.html new file mode 100644 index 00000000..d90251e8 --- /dev/null +++ b/history-archive/_2010s/un-agenda-sustainable-development.html @@ -0,0 +1,126 @@ +--- +title: "🖇-un-agenda-sustainable-development" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-un-agenda-sustainable-development
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:58 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 04:07 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:23 AM + + + + +
+
+
+
+
+ + + +
This two-hour session will go over the key elements of the Digital IDs for Development program and acknowledge the support of the government of France to this agenda.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The Global ID4D Dataset, compiled by the World Bank Group’s Identification for Development (ID4D) initiative, provides a global estimate for the number of
+ +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2010s/verifiable-credentials.html b/history-archive/_2010s/verifiable-credentials.html new file mode 100644 index 00000000..bdc28781 --- /dev/null +++ b/history-archive/_2010s/verifiable-credentials.html @@ -0,0 +1,82 @@ +--- +title: "📜-verifiable-credentials" +--- + + + + +
+
+ +
+
+
DID History
+
📜-verifiable-credentials
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 03:46 AM + +
+ + +
+ + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:06 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:43 PM + + + + + +
+
+
+ diff --git a/history-archive/_2010s/w3c-credentials-community-group.html b/history-archive/_2010s/w3c-credentials-community-group.html new file mode 100644 index 00000000..dabd49a7 --- /dev/null +++ b/history-archive/_2010s/w3c-credentials-community-group.html @@ -0,0 +1,60 @@ +--- +title: "🖇-w3c-credentials-community-group" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-w3c-credentials-community-group
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:52 PM + + + + + + +
+
+
+ diff --git a/history-archive/_2010s/windhover-principles.html b/history-archive/_2010s/windhover-principles.html new file mode 100644 index 00000000..f8e2a790 --- /dev/null +++ b/history-archive/_2010s/windhover-principles.html @@ -0,0 +1,133 @@ +--- +title: "🖇-windhover-principles" +--- + + + + +
+
+ +
+
+
DID History
+
🖇-windhover-principles
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 04:39 PM + + + + +
+
+
+
+
+ + + +
Today we communicate, share and transact digitally over the Internet. Individuals who make use of the Internet for these purposes should have control over their digital
+ +
+ +
+ + +
+
+ + + + +
+
+
+
+
+ + + +
HubID, (the self-sovereign digital identity system at the core of Hub Culture and the Ven currency) is the first consumer application to deploy the Windhover Principles and features new frameworks for digital identity, trust and open data. The core technology has been in deve...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:38 PM + + + + +
+
+
+
+
+ + + +
ID3, founded out of the MIT Media Lab, has teamed up with nearly two dozen leading digital currency firms to announce the Windhover Principles. ID3 is a research and educational nonprofit with a mission to develop a new social ecosystem of trusted digital institutions. The Wi...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/consensys-id.html b/history-archive/_2016class/consensys-id.html new file mode 100644 index 00000000..2fb148b3 --- /dev/null +++ b/history-archive/_2016class/consensys-id.html @@ -0,0 +1,153 @@ +--- +title: "📡-consensys-id" +--- + + + + +
+
+ +
+
+
DID History
+
📡-consensys-id
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 06:55 PM + + + + +
+
+
+
+
+ + + +
Self-sovereign identity on the blockchain
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 07:55 PM + + + + +
+
+
+ + + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:43 PM + + + + +
+
+
+
+
+ + + +
The Decentralized Identity Foundation will collaborate across industries to research personal identity solutions.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/did-history.html b/history-archive/_2016class/did-history.html new file mode 100644 index 00000000..fae2127d --- /dev/null +++ b/history-archive/_2016class/did-history.html @@ -0,0 +1,103 @@ +--- +title: "📜-did-history" +--- + + + + +
+
+ +
+
+
DID History
+
📜-did-history
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 03:42 AM + + + + + +
+ + +
+ + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:46 PM + + + + +
+
+
+
+
+ + + +
RWOT2 for the ID2020 UN Summit (May 2016). Contribute to WebOfTrustInfo/rwot2-id2020 development by creating an account on GitHub.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + +
+
+
+ diff --git a/history-archive/_2016class/evernym.html b/history-archive/_2016class/evernym.html new file mode 100644 index 00000000..125bccf8 --- /dev/null +++ b/history-archive/_2016class/evernym.html @@ -0,0 +1,115 @@ +--- +title: "📡-evernym" +--- + + + + +
+
+ +
+
+
DID History
+
📡-evernym
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 01:51 PM + + + + +
+
+
+
+
+ + + +
Out of stealth mode at last: https://t.co/wUdo8Iemer #identity #privacy #fintech #me2b #FOSS @dgwbirch @Steve_Lockstep @EmLindley @ACTobin
+ +
+ +
+ + + +
+
+ + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 07:50 PM + + + + + +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 08:04 PM + + + + + +
+
+
+ diff --git a/history-archive/_2016class/id2020.html b/history-archive/_2016class/id2020.html new file mode 100644 index 00000000..2d0901f8 --- /dev/null +++ b/history-archive/_2016class/id2020.html @@ -0,0 +1,296 @@ +--- +title: "📡-id2020" +--- + + + + +
+
+ +
+
+
DID History
+
📡-id2020
+ +
id2020 + rwot
+ +
9 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 07:52 PM + + + + + + + + +
+
+
+
+
+ + + +
ID 2020 DESIGN WORKSHOP +MAY 21ST AND 22ND  +  +Our second #RebootingWebOfTrust Design Workshop on decentralized identity technologies will be held the weekend of May 21st and 22nd in New York City. This date was selected to follow an important digital identity policy event a...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ https://github.com/WebOfTrustInfo/ID2020DesignWorkshop/blob/master/topics-and-advance-readings/README.md +> 1.1 Billion people live without an officially recognized identity — This lack of recognized identification deprives them of protection, access to services, and basic rights. ID2020 is a public-private partnership dedicated to solving the challenges of identity for these people through technology. + +
+ + +
+
+
+
+
+ + + +
RWOT2 for the ID2020 UN Summit (May 2016). Contribute to WebOfTrustInfo/rwot2-id2020 development by creating an account on GitHub.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The ID2020 Alliance is a global partnership maximizing the potential of digital ID to improve lives.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
RWOT2 for the ID2020 UN Summit (May 2016). Contribute to WebOfTrustInfo/rwot2-id2020 development by creating an account on GitHub.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Accenture has joined the ID2020 alliance and leverages its unique identity service platform. Learn about our digital identity with blockchain solutions.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
PURCHASE, N.Y. and REDMOND, Wash. – December 3, 2018 – Mastercard (NYSE: MA) and Microsoft (Nasdaq “MSFT” @microsoft) today announced a strategic collaboration to improve how people manage and use their digital identity. Currently, verifying your identity online is s...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 11:23 AM + + + + +
+
+
+
+
+
+ + + Gina Jordan + +
+ + + +
Legal identity is important, without it individuals can't get access to basic services and can be put at risk. Two groups are working to bring it to all.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:39 PM + + + + + +
+
+
+ diff --git a/history-archive/_2016class/identity-foundation-dif.html b/history-archive/_2016class/identity-foundation-dif.html new file mode 100644 index 00000000..b244c2d0 --- /dev/null +++ b/history-archive/_2016class/identity-foundation-dif.html @@ -0,0 +1,145 @@ +--- +title: "📡-identity-foundation-dif" +--- + + + + +
+
+ +
+
+
DID History
+
📡-identity-foundation-dif
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 08:01 PM + + + + +
+
+
+
+
+ + + +
The Decentralized Identity Foundation will collaborate across industries to research personal identity solutions.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
On any blockchain or other decentralized system
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:44 PM + + + + +
+
+
+
+
+ + + +
The Decentralized Identity Foundation will collaborate across industries to research personal identity solutions.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/learning-machine.html b/history-archive/_2016class/learning-machine.html new file mode 100644 index 00000000..b1c98ebc --- /dev/null +++ b/history-archive/_2016class/learning-machine.html @@ -0,0 +1,66 @@ +--- +title: "📡-learning-machine" +--- + + + + +
+
+ +
+
+
DID History
+
📡-learning-machine
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:30 PM + + + + +
+
+
+
+
+ + + +
The world needs a new system to record, house, curate, secure, and distribute evidence of learning. That new system is the global…
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/microsoft.html b/history-archive/_2016class/microsoft.html new file mode 100644 index 00000000..de12abe1 --- /dev/null +++ b/history-archive/_2016class/microsoft.html @@ -0,0 +1,42 @@ +--- +title: "📡-microsoft" +--- + + + + +
+
+ +
+
+
DID History
+
📡-microsoft
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 08:02 PM + + + + + +
+
+
+ diff --git a/history-archive/_2016class/mydata.html b/history-archive/_2016class/mydata.html new file mode 100644 index 00000000..055ef51b --- /dev/null +++ b/history-archive/_2016class/mydata.html @@ -0,0 +1,66 @@ +--- +title: "📡-mydata" +--- + + + + +
+
+ +
+
+
DID History
+
📡-mydata
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:28 PM + + + + +
+
+
+
+
+
+ + + Semi + +
+ +
+ Homepage +
+ + +
+ +
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/pan-canadian-trust.html b/history-archive/_2016class/pan-canadian-trust.html new file mode 100644 index 00000000..0238109f --- /dev/null +++ b/history-archive/_2016class/pan-canadian-trust.html @@ -0,0 +1,145 @@ +--- +title: "📡-pan-canadian-trust" +--- + + + + +
+
+ +
+
+
DID History
+
📡-pan-canadian-trust
+ +
+ +
4 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:27 PM + + + + +
+
+
+
+ + +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:56 PM + + + + +
+
+
+
+
+ + + +
Treasury Board Identity Management Policy  and Pan-Canadian Trust FrameworkIdentity Management Policy WorkshopIncluding the History of the Pan-Canadian Trust...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + + + + + +
+
+
+
+
+ + + +
Treasury Board Identity Management Policy  and Pan-Canadian Trust FrameworkIdentity Management Policy WorkshopIncluding the History of the Pan-Canadian Trust...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/self-sovereign-identity.html b/history-archive/_2016class/self-sovereign-identity.html new file mode 100644 index 00000000..d39b7a6c --- /dev/null +++ b/history-archive/_2016class/self-sovereign-identity.html @@ -0,0 +1,172 @@ +--- +title: "📡-self-sovereign-identity" +--- + + + + +
+
+ +
+
+
DID History
+
📡-self-sovereign-identity
+ +
+ +
5 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:33 PM + + + + +
+
+
+
+
+ + + +
Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles - WebOfTrustInfo/self-sovereign-identity
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Literature associated with the Fundamentals of Self-Sovereign Identity.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
Self-Sovereign Identity  must emit directly from an individual human life, and not from within an administrative mechanism created by, for,...
+ +
+ +
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:42 PM + +
+ v + +
+ + + + + + +
+
+
+
+
+ + + +
RWOT3 in San Francisco, California (October 2016). Contribute to WebOfTrustInfo/rwot3-sf development by creating an account on GitHub.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2016class/sovrin.html b/history-archive/_2016class/sovrin.html new file mode 100644 index 00000000..d4717898 --- /dev/null +++ b/history-archive/_2016class/sovrin.html @@ -0,0 +1,171 @@ +--- +title: "📡-sovrin" +--- + + + + +
+
+ +
+
+
DID History
+
📡-sovrin
+ +
+ +
5 messages
+ +
+
+ +
+
+
+ +
+ +
+
+
+ +
+
+ ⧉infominer + 06-Sep-19 07:55 PM + + + + +
+
+
+
+
+ + + +
Guest post: Phillip J. Windley, Ph.D., Chair, Sovrin Foundation We’re excited to announce Indy, a new Hyperledger project for supporting independent identity on distributed ledgers. Indy provides tools, libraries, and reusable...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 07-Sep-19 08:01 PM + + + + +
+
+
+
+ + +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 03:28 PM + + + + +
+
+
+
+
+ + + +
Information on acquisition, funding, cap tables, investors, and executives for Respect Network. Use the PitchBook Platform to explore the full profile.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ Sovrin Aquired Respect Network + +
+ + + +
+
+
+ diff --git a/history-archive/_2016class/uport.html b/history-archive/_2016class/uport.html new file mode 100644 index 00000000..7972b39c --- /dev/null +++ b/history-archive/_2016class/uport.html @@ -0,0 +1,66 @@ +--- +title: "📡-uport" +--- + + + + +
+
+ +
+
+
DID History
+
📡-uport
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:35 PM + + + + +
+
+
+
+
+ + + +
Many people feel user-owned identity and data will be crucial for realizing the compelling vision of Web 3.0. uPort will act as a unique…
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/2018.html b/history-archive/_2017present/2018.html new file mode 100644 index 00000000..8a14d1a7 --- /dev/null +++ b/history-archive/_2017present/2018.html @@ -0,0 +1,72 @@ +--- +title: "2018" +--- + + + + +
+
+ +
+
+
DID History
+
2018
+ + +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:59 PM + + + + + + + + +
+
+
+
+
+ + + +
All over the world, a growing number of organizations –from the public and private sectors –are advancing systems that establish and verify digital identities for people, devices and other entities. Yet we are still learning what “identity in a digital world”means. We...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/did-auth.html b/history-archive/_2017present/did-auth.html new file mode 100644 index 00000000..9690348b --- /dev/null +++ b/history-archive/_2017present/did-auth.html @@ -0,0 +1,48 @@ +--- +title: "📜-did-auth" +--- + + + + +
+
+ +
+
+
DID History
+
📜-did-auth
+ +
+ +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 03:45 AM + +
+ + +
+ + + + +
+
+
+ diff --git a/history-archive/_2017present/dkms.html b/history-archive/_2017present/dkms.html new file mode 100644 index 00000000..1f2598f9 --- /dev/null +++ b/history-archive/_2017present/dkms.html @@ -0,0 +1,96 @@ +--- +title: "📜-dkms" +--- + + + + +
+
+ +
+
+
DID History
+
📜-dkms
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 03:45 AM + +
+ + +
+ + + + +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:55 PM + + + + + + + + +
+
+
+
+
+ + + +
The Department of Homeland Security (DHS) Science and Technology Directorate (S&T) has awarded Salt Lake City-based startup Evernym a $749,000 Small Business Innovation Program (SBIR) award to develop an easy-to-use, decentralized mechanism for managing public and private key...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/erc725.html b/history-archive/_2017present/erc725.html new file mode 100644 index 00000000..54caa569 --- /dev/null +++ b/history-archive/_2017present/erc725.html @@ -0,0 +1,97 @@ +--- +title: "erc-725" +--- + + + + +
+
+ +
+
+
DID History
+
erc-725
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:58 PM + + + + +
+
+
+
+
+ + + +
eip: <to be assigned> title: ERC-725 Proxy Account author: Fabian Vogelsteller (@frozeman) <fabian@ethereum.org>, Tyler Yasaka (@tyleryasaka) discussions-to: https://git...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+ + + +
The ERC-725 Alliance proposes a standard for blockchain-based identity. What is ERC-725 and why is it valuable?
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/jolocom.html b/history-archive/_2017present/jolocom.html new file mode 100644 index 00000000..7b38f35b --- /dev/null +++ b/history-archive/_2017present/jolocom.html @@ -0,0 +1,65 @@ +--- +title: "jolocom" +--- + + + + +
+
+ +
+
+
DID History
+
jolocom
+ + +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:57 PM + + + + +
+
+
+
+
+ + + +
I always believed that I should be in control of my own data and share it accordingly. Therefore in 2002 I started Jolocom in San…
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/veresone.html b/history-archive/_2017present/veresone.html new file mode 100644 index 00000000..eaef4012 --- /dev/null +++ b/history-archive/_2017present/veresone.html @@ -0,0 +1,65 @@ +--- +title: "veres-one" +--- + + + + +
+
+ +
+
+
DID History
+
veres-one
+ + +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 04:51 PM + + + + +
+
+
+
+
+ + + +
A ledger for acquiring and managing decentralized identifiers - veres-one/veres-one
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_2017present/von-bcgov.html b/history-archive/_2017present/von-bcgov.html new file mode 100644 index 00000000..40949a06 --- /dev/null +++ b/history-archive/_2017present/von-bcgov.html @@ -0,0 +1,65 @@ +--- +title: "von-bcgov" +--- + + + + +
+
+ +
+
+
DID History
+
von-bcgov
+ + +
1 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 05:01 PM + + + + +
+
+
+
+
+ + + +
Transcript of Presentation by John Jordan and Stephen Curran at HGF 2018
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+ diff --git a/history-archive/_assorted/cryptography.html b/history-archive/_assorted/cryptography.html new file mode 100644 index 00000000..a216f97a --- /dev/null +++ b/history-archive/_assorted/cryptography.html @@ -0,0 +1,171 @@ +--- +title: "🔣-cryptography" +--- + + + + +
+
+ +
+
+
DID History
+
🔣-cryptography
+ +
+ +
6 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 04:53 PM + + + + +
+
+
+
+
+ + + +
privacy-preserving attribute-based credentials engine - p2abcengine/p2abcengine
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 05:43 PM + +
+ http://web.archive.org/web/20180521081750/https://www.zurich.ibm.com/identity_mixer/ +IBM Identity Mixer is a cryptographic protocol suite for privacy-preserving authentication and transfer of certified attributes. +https://github.com/p2abcengine/p2abcengine/wiki/Concepts-and-features + + (edited) +
+ + +
+
+
+
+
+ + + +
IBM Research - Zurich, Identity Mixer
+ +
+ +
+ + +
+
+
+
+
+
+
+ + + +
privacy-preserving attribute-based credentials engine - p2abcengine/p2abcengine
+ +
+ +
+ + + +
+
+ + +
+
+ +
+
+
+
+ +
+
+ ⧉infominer + 08-Sep-19 01:42 PM + + + + + +
+ Establishing Identity WithoutCertification AuthoritiesCarl M. EllisonCyberCash, Inc + +
+ + + + + + + + + + + +
+
+
+ diff --git a/history-archive/_assorted/id-history.html b/history-archive/_assorted/id-history.html new file mode 100644 index 00000000..b7f54f00 --- /dev/null +++ b/history-archive/_assorted/id-history.html @@ -0,0 +1,74 @@ +--- +title: "🔣-id-history" +--- + + + + +
+
+ +
+
+
DID History
+
🔣-id-history
+ +
+ +
2 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 05-Sep-19 01:55 PM + + + + +
+
+
+
+
+ + + +
Indy isn’t just another blockchain identity application, but is born of a richly interwoven fabric stretching across the identity standards, cryptographic, blockchain, humanitarian, and enterprise ecosystems — similar to the network it was built to enable.
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ an article I wrote when first learning about decentralized id + + (edited) +
+ + + +
+
+
+ diff --git a/history-archive/_assorted/open-standards.html b/history-archive/_assorted/open-standards.html new file mode 100644 index 00000000..fd698390 --- /dev/null +++ b/history-archive/_assorted/open-standards.html @@ -0,0 +1,145 @@ +--- +title: "📜-open-standards" +--- + + + + +
+
+ +
+
+
DID History
+
📜-open-standards
+ +
+ +
3 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 03:36 AM + + + + +
+
+
+
+
+
+ + + Alex + +
+ + + +
Drummond Reed, Chief Trust Officer at Evernym and Sovrin Foundation Trustee, features in our first Webinar "The Story of SSI Open Standards" by giving us the background on the foundation of Self Sovereign Identity.
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+
+
+
+
+ + + SSI Meetup + +
+ + + +
Drummond Reed, Chief Trust Officer at Evernym and Sovrin Foundation Trustee, features in our first http://ssimeetup.org/ Webinar "The Story of SSI Open Stand...
+ +
+ +
+ + + +
+
+ + +
+
+ + + + +
+
+ +
+ +
+
+
+ diff --git a/history-archive/_assorted/sovereignty.html b/history-archive/_assorted/sovereignty.html new file mode 100644 index 00000000..aa28831e --- /dev/null +++ b/history-archive/_assorted/sovereignty.html @@ -0,0 +1,161 @@ +--- +title: "⏲-sovereignty" +--- + + + + +
+
+ +
+
+
DID History
+
⏲-sovereignty
+ +
+ +
6 messages
+ +
+
+ +
+
+
+ +
+
+ ⧉infominer + 31-Aug-19 01:59 AM + + + + +
+
+
+
+
+
+ + + Alex + +
+ + + +
This presentation reflects the first installment of a wider project examining the origins and potential of self-sovereign identity. While the term "self-sovereign identity" has become commonplace within digital identity circles and in the media, what it means in theory and in...
+ +
+ +
+ + + +
+
+ + +
+
+ +
+ + +
+ + + + +
+ + +
+ + + + +
+ + +
+ + + + +
+ + +
+ + + + + + + + + +
+
+
+ diff --git a/images/did-header1.png b/images/did-header1.png new file mode 100644 index 00000000..0a500e6f Binary files /dev/null and b/images/did-header1.png differ