Skip to content

feat: add Protonpass provider (protonpass://)#86

Open
lillianrubyrose wants to merge 1 commit intocachix:mainfrom
lillianrubyrose:lillian/protonpass-provider
Open

feat: add Protonpass provider (protonpass://)#86
lillianrubyrose wants to merge 1 commit intocachix:mainfrom
lillianrubyrose:lillian/protonpass-provider

Conversation

@lillianrubyrose
Copy link
Copy Markdown

Adds a protonpass provider that integrates with https://proton.me/pass via the official pass-cli.

Secrets are stored as note items in a configurable vault, with the item title encoding project, profile, and key (the default template is {project}/{profile}/{key}).

For updates I've opted for deleting and creating a new note as updating via the CLI would require exposing secrets in argv at the time of writing.

  • URI format: protonpass://[vault[/title-template]]
  • Token based auth via pass-cli login --pat $PROTON_PASS_PAT

@lillianrubyrose lillianrubyrose changed the title Add protonpass provider feat: add Protonpass provider (protonpass://) May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant