paragonie-scott / asgard-client

The Authentic Software Guard
https://getasgard.com
Other
13 stars 3 forks source link

ASGard - Authentic Software Guard (Client)

ASGard is a package manager that solves the secure code delivery problem. ASGard works standalone or in conjunction with an existing package manager (e.g. Composer).

This is a pure PHP implementation of the ASGard client protocol. All client implementations are released under all of the following public licenses:

We use Toro for routing the notary server; which is MIT licensed.

For cryptography, we use libsodium. Libsodium is released under the ISC License. Libsodium is a portable fork of NaCl - a high-speed, modern cryptography library by Daniel J. Bernstein, Tanja Lange, and Peter Schwabe.

Libsodium was forked (and is maintained) by Frank Denis.

Getting Started

See the Quick Start section of our manual.