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:
- GNU Public License version 3
- 3-clause BSD License
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.
See the Quick Start section of our manual.