Giter Site home page Giter Site logo

totonac / dpki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holochain/dpki

0.0 1.0 0.0 816 KB

Distributed Public Key Infrastructure which runs on holochain

License: GNU General Public License v3.0

JavaScript 22.55% HTML 20.03% CSS 57.42%

dpki's Introduction

DPKI

Code Status In Progress Gitter License: GPL v3

Distributed Public Key Infrastructure on Holochain

Code Status: Pre-alpha. Not for production use. This application has not been audited for any security validation.

The DPKI module provides a few main features:

  1. A set of better key management methods for Holochain users.
    • Revocation key distinct from source chain key,
    • delegation of a revocation authority,
    • M of N signing by authorized peers for key revocation.
  2. A pluggable mixin module for any Holochain application to bridge to DPKI for both key management and continuity of identity across multiple Holochain applications
  3. A space to aggregate identity information:
    • Delegation of public-facing identity services to an identity service provider of your choosing.
    • Storage of identity information in PRIVATE entries on your own DPKI chain for selective release via capabilities tokens.
    • Linking of signed claims from third parties authenticating aspects of your identity.

We see these base features enabling a massive emergent identity ecosystem built on a foundation of self-managed public/private keys.

More info to come!

Installation

Prerequiste: Install holochain on your machine. You can install dpki very simply with this:

hcdev init -cloneExample=dpki

Usage

To do a test run of the dpki app simply type

cd dpki
hcdev web

you should see something like:

Copying chain to: /home/bootstrap/.holochaindev
...
Serving holochain with DNA hash:QmUwUdSwJ16e5mZf2owc7vKWDi1p46qUijkS5hh997Dohj on port:4141

Then simply point your browser to http://localhost:4141 access the dpki UI.

Tests

To run all the stand alone tests:

hcdev test

Feature Roadmap and Current Progress

  • Bring up to date with Alpha0 Holochain release
  • Security review and code cleanup of existing code-base
  • Multi-sig via Schnorr sigs instead of composed via holochain sigs?
  • Oauth bridging to enable people to be their own Oauth provider for outside web applications. :D
  • Clarify structure of identity claims & interfaces with them
  • Clarify 3rd-party identity provider protocols.

Contribute

We welcome pull requests and issue tickets. Find us on gitter to chat.

Contributors to this project are expected to follow our development protocols & practices.

License

License: GPL v3

Copyright (C) 2017, The MetaCurrency Project (Eric Harris-Braun, Arthur Brock, et. al.)

This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (GPLv3). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note: We are considering other 'looser' licensing options (like MIT license) but at this stage are using GPL while we're getting the matter sorted out.

dpki's People

Contributors

artbrock avatar zippy avatar zo-el avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.