Giter Site home page Giter Site logo

arno01 / nym-validator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidp94/nym

0.0 1.0 0.0 56.69 MB

The Nym validator node

Home Page: https://nymtech.net/

License: GNU Affero General Public License v3.0

Dockerfile 1.32% Makefile 1.81% Shell 0.34% Go 95.90% Python 0.64%

nym-validator's Introduction

Nym

License: AGPL v3

This is the Nym validator. It includes a Go implementation of the Coconut selective disclosure credentials scheme. Coconut supports threshold issuance on multiple public and private attributes, re-randomization and multiple unlinkable selective attribute revelations.

Nym validators use a Tendermint blockchain to keep track of credential issuance and prevent double-spending of credentials, and contains server-side to support querying of credentials. There is client-side code to re-randomize credentials.

Currently, there exist two ways of running the demo code. One relies on local setup, which is more stable and more likely to work correctly. The other, uses external machines hosting the appropriate services. However, due to its experimental nature and being under heavy development, the latter option is more unstable and the machines might be at an unexpected state at any given moment of time, including being turned off, hence running the code locally is recommended.

The local setup requires docker and docker-compose to be installed on the machine. In order to startup the system, one needs to run the runLocalNym_v$VERSION.sh script, where $VERSION is the current release version of the code. This will pull the appropriate release binary for the gui and build and start all docker containers according to the docker-compose.yml file. When the application is started, it will ask for a configuration file in order to know which network it's supposed to connect to. In that case choose file located at build/nymapp/local_config.toml.

For the less stable remote version, you need to get the latest binary from the release page of the repository and when asked for configuration file use aws_config.toml located in the zip file. Note that the machines you would be trying to connect to may be switched off at any time without notice.

For more information, see the documentation.

nym-validator's People

Contributors

jstuczyn avatar futurechimp 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.