Skip to content

IPFS Social Proof: A decentralized identity and social proof system

License

Notifications You must be signed in to change notification settings

nickbytes/ipfs-social-proof

 
 

Repository files navigation

ipfs-social-proof

Identity and social proof serverlessly via IPFS

Create an online identity peer 2 peer, generate proof(s) that can be validated by peers to verify your identity. No walled garden neccesary.

Warning: alpha software with alpha dependencies

THIS IS VERY MUCH A Work In Progress

Requirements

  • js-ipfs (browser mode)
  • node.js 10
  • Chrome / Firefox

First time install & launch client

  • git clone / fork this repo
  • npm run make
  • Subsequent runs:
  • npm run client

Build Bundle

  • npm run bundle
  • This will produce a bundle one can consume in a web/electron app at bundle.js

Example client Identity DApp: Autonomica

Identity management & peer discovery

Alt Identity

Plan

  • See PLAN.md (preliminary plan & ideas scratchpad)

Contributing

About

IPFS Social Proof: A decentralized identity and social proof system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.7%
  • Shell 0.1%