package conex

  1. Overview
  2. Docs
Establish trust in community repositories

Install

Dune Dependency

Authors

Maintainers

Sources

conex-0.9.2.tbz
md5=91025ad2e155afad333b2473568c9102

CHANGES.md.html

0.9.2 (2017-02-18)

  • conex_author: status subcommand: handle id argument properly

0.9.1 (2017-02-18)

  • conex_author:

    • key subcommand: argument 'all' queued invalid resources (using id = all)

    • init subcommand: sign at the end, to have a public key in the index

    • status subcommand: fix argument processing if both id and repo are present

    • verify subcommand: require repo, do not use id

  • crypto: trim result from pub_of_priv (nocrypto appends a newline, and breaks checksum)

  • conex: verify_janitors could never succeed (unless quorum = 0), because the team janitors (repo.teams)) was empty while validating the team resource

0.9.0 (2017-02-16)

  • initial release