11 KiB
date | title | layout | header | sidebar | redirect_from | permalink | canonical_url | categories | tags | last_modified_at | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2019-03-05 | BCGov - Verifiable Organizations Network | single |
|
|
|
public-sector/von/ | https://decentralized-id.com/public-sector/von/ |
|
|
2019-07-11 |
VON's founding members are governments who are, by law, trusted issuers of data about organizations. The Province of British Columbia, Province of Ontario and the Government of Canada have come together to create the initial services needed to establish VON.
VON's founders have delivered new Indy-based open source components which form VON's backbone. TheOrgBook is a publicly accessible repository of verifiable claims about organizations. VON-X enables services to verify and issue credentials. - A Production Government Deployment of Hyperledger Indy- John Jordan, Stephen Curran.
- Verified Organization Network
- "an initiative by the government of British Columbia to create a trusted network of organizational data. It allows organizations to claim credentials that are part of their own digital identity, using a component called TheOrgBook that lists entities with their associated public verifiable claims. British Columbia's Verifiable Organizations - Source
OrgBook BC is a searchable public directory of open verifiable data about organizations legally registered in BC.
- VON’s Blockchain Basis
- A VON Overview - An overview of a VON Ecosystem
{% include figure image_path="/images/von-info.png" alt="IACA May 2018" caption="VON-Using-Blockchain-Technology IACA May 2018- Presentation" %}
- 2017 - 09 - Demonstrating the Verifiable Organizations Network (VON)
- BC.gov Verifiable Organizations Network Demo (video)
One of my favourite client projects (Verifiable Organization Network) was demonstrated at last month’s Rebooting the Web of Trust conference in Santa Barbara. John Jordan runs an incredible project out of the Office of the CIO for British Columbia. I play a minor role provi...
Pan Canadian Trust Framework
{% include figure image_path="/images/canadian-digital-identity-history.png" alt="canadian-digital-identity-history" caption="Annex E - 2014- 2017 Federating Identity: Milestones and Initiatives" %}
- Treasury Board Identity Management Policy and Pan-Canadian Trust Framework — Identity Management Policy Workshop
- Pan Canadian Trust Framework - Overview
- Pan-Canadian Trust Framework
- Pan-Canadian Trust Framework (Draft for Discussion) — deck, ... Here is a link to the discussion deck of the Pan-Canadian Trust Framework. One of the slides is depicted below.
- White Paper: Canada’s Digital ID Future - A Federated Approach In this brief, we highlight why Canada needs a digital identity system, how other countries have made progress in this area and the lessons we can learn from those experiences to build a system in Canada.
- canada-ca/PCTF-CCP - Public Sector Profile of the Pan-Canadian Trust Framework | Cadre de Confiance pancanadien
Public Sector Profile of the Pan-Canadian Trust Framework Version 1.0 Recommendation Draft (July 4th, 2019) A quick video overview of the document (this video is of a previous version will be updated shortly)
- ssimeetup- Overview of Proposed Pan Canadian Trust Framework 1\2019 Slideshare
The Government of British Columbia and the Government of Ontario have already rolled out a production system using the Sovrin Network for business registration and licensing; together they've issued over 6 million credentials, according to Windley. - How Blockchain may Kill the Password
Developers exchange
Better ways for government and developers to work together
- BCDevExchange/devex - Main app for bc developers exchange https://bcdevexchange.org/
- BCDevExchange - The BC Developer's Exchange
- canada-ca/devex - Main app for GC developers exchange
GitHub Repositories
BCGov
- bcgov/BC-Policy-Framework-For-GitHub - Policy information for BC Government employees using GitHub
- bcgov/design-system - British Columbia Government Design System for Digital Services
BCGov - VON
- bcgov/TheOrgBook - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
- bcgov/von - Verifiable Organizations Network.
- bcgov/von-network - A portable development level Indy Node network.
- bcgov/von-connector - Verifiable Organization Network Connector.
- bcgov/von-ledger-explorer - The VON Ledger Explorer.
- bcgov/greenlight - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
Indy
Getting Started with Hyperledger Indy 2018-06-VON-Webinar-for-Sovrin-Indy-Community (1).mp4 BCovrin - Indy TestNet
-
bcgov/von-network - A portable development level Indy Node network.
-
bcgov/indy-catalyst - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
-
bcgov/indy-sdk-postgres-storage - PostgreSQL plug-in for use with the indy-sdk.
-
bcgov/indy-catalyst - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
-
bcgov/indy-sdk-postgres-storage - PostgreSQL plug-in for use with the indy-sdk
Agents
- bcgov/von_agent Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk
- bcgov/von-personal-agent - A personal agent for the von network.
- bcgov/VON-ESB-DRS-Agent - Piloting the Dispute Resolution Suite with connections to the OrgBook
- bcgov/von-agent-template - Template for a von-x based agent
- bcgov/von-bc-registries-agent
DID-Auth
- bcgov/did-auth-extension - DID Auth browser extension.
- bcgov/http-did-auth-proxy - DID Auth HTTP proxy.
- bcgov/did-auth-relying-party - DID Auth relying party.
Public Services and Procurement Canada
- PSPC-SPAC-buyandsell/von_tails - Tails file server for von_anchor issuer and holder-prover anchors
- PSPC-SPAC-buyandsell/von_base
- PSPC-SPAC-buyandsell/von_anchor - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
- PSPC-SPAC-buyandsell/von-image - Standard docker images for building VON components
- PSPC-SPAC-buyandsell/von-x - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook
- PSPC-SPAC-buyandsell/demo-agent - agent and api wrapper code base
- PSPC-SPAC-buyandsell/didauth - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
- PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk.
- PSPC-SPAC-buyandsell/von_connector - service wrapper API per agent, via django application
- PSPC-SPAC-buyandsell/ReferenceVonActuator - Java implementation of actuator of reference von_connector implementation
- PSPC-SPAC-buyandsell/von_conx - Reference implementation (sample) for a VON Connector using tools of VON_X