Metadata-Version: 2.1
Name: agent-vault-proxy
Version: 0.9.1
Summary: Deprecated: renamed to keys-on-the-wire. Installing this installs keys-on-the-wire.
Requires-Python: >=3.12
Requires-Dist: keys-on-the-wire>=1.0.0
Project-URL: Homepage, https://github.com/inflightsec/keys-on-the-wire
Description-Content-Type: text/markdown

# agent-vault-proxy has moved to keys-on-the-wire

This project was renamed to **[keys-on-the-wire](https://pypi.org/project/keys-on-the-wire/)** in 1.0.0.

`0.9.1` is a deprecation shim: installing `agent-vault-proxy` now pulls in
`keys-on-the-wire`, which ships the same daemon and the same CLI. `kow` is the
canonical command; `avp` and `agent-vault-proxy` remain as deprecated aliases
for one more major.

Please switch to the new name:

```
pip install keys-on-the-wire
```

The `agent-vault-proxy` distribution will receive no further releases.
