package passage

  1. Overview
  2. Docs
Passage - used to store and manage access to shared secrets

Install

dune-project
 Dependency

Authors

Maintainers

Sources

passage-0.1.7.tbz
sha256=d8d25d205c85f2cf6d122ce913405eee7f117b51d18861f0acb5351b5bf608c4
sha512=0cb84765c09ec5e02f571959b3bbd6586b6a54e0d821953451f75dd8fcc3a69aec81c86df54b356e5c98a329ae385c6c42cf6a1adad86b2270c3f392c85354f7

doc/CHANGES.html

0.1.7 (2025-09-15)

  • Add --comment flag to the create command
  • Add edit-comments command
  • Show recipients in "user is not recipient" error
  • Add add-who and rm-who commands
  • Add groups suggestions to recipients suggestions
  • Add my command
  • Add better handling of bad setup for get and ls
  • Improve error handling and message for missing setup
  • Better error message when passage isn't setup
  • Update Makefile
  • Improve README and run linting
  • Catch realpath error and raise friendlier exception
  • Update bash completions
  • Add zsh completions

0.1.6 (2024-11-28)

  • fix small bug with the input_and_validate_loop fn and empty secrets

0.1.5 (2024-11-26)

  • Add replace-comment command
  • Make new and edit commands usage uniform
  • Remove bash completions opam install. Moved to debian package.

0.1.4 (2024-08-26)

  • Add bash completions on install

0.1.3 (2024-07-24)

  • Add the public_name stanza to the passage lib

0.1.2 (2024-07-15)

  • Update test config and add opam ci exclusions

0.1.1 (2024-07-11)

  • Fix merlin dep and template parser

0.1.0 (2024-07-07)

  • Open source passage