Skip to content

csirac2/asgard-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • 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.

Getting Started

See the Quick Start section of our manual.

About

The Authentic Software Guard

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.9%
  • Shell 2.9%
  • PLpgSQL 1.2%