Installation

Requirements

  • Python 3.8 or higher
  • op (1Password CLI) installed and authenticated (if using 1Password vaults)

Installing KeySentinel

pip install keysentinel

or if you are developing locally:

git clone https://github.com/daviguides/keysentinel.git
cd keysentinel
uv sync --all-extras

This site uses Just the Docs, a documentation theme for Jekyll.