GitHunt
OL

oliver/gluon-manifest-verifier

PHP script to show signatures of Gluon manifest file

Gluon Manifest Verifier

This script checks the cryptographic signatures of a Gluon manifest file and shows who signed the manifest.

Config Options:

  • $MANIFEST_BASE: base URL that will be prepended to all requested manifest paths
  • $PUBLIC_KEYS: list of public keys and their owner

URL Parameters:

  • manifest: relative path to the manifest file that shall be checked

If an error is encountered (eg. manifest could not be read, or signature is invalid), the text "ERROR: " will be included in the output.
Signatures are verified against a list of known public keys.

Languages

PHP100.0%

Contributors

GNU General Public License v3.0
Created January 28, 2018
Updated May 28, 2022