Skip to content
/ gabi Public

A Go implementation of the IRMA approach to an attribute based credential system.

License

Notifications You must be signed in to change notification settings

mhe/gabi

Repository files navigation

GoDoc Build Status

Status

This version of gabi is UNMAINTAINED, do not use. Development has continued at the Privacy by Design foundation, more specifically here.

Gabi

Gabi is a Go implementation of the IRMA approach to the Idemix attribute based credential system. Check out the IRMA website to learn more on this great alternative to traditional identity management.

gabi itself is designed to be compatible with the existing Java and C++ implementations of the IRMA system.

Install

To install:

go get -v github.com/mhe/gabi

Test

To run tests:

go test -v ./... 

About

A Go implementation of the IRMA approach to an attribute based credential system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages