gopass
Password manager for teams
Manage your credentials with ease. In a globally distributed team, on multiple devices or fully offline on an air gapped machine.
https://github.com/gopasspw/gopass
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install gopass
Snippets
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for gopass are versioned here.
Click here to see gopass ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/gopass/ops2deb.yml
name: gopass
matrix:
architectures:
- amd64
versions:
- 1.15.13
- 1.15.14
homepage: https://github.com/gopasspw/gopass
summary: password manager for teams
description: |-
Manage your credentials with ease. In a globally distributed team, on multiple
devices or fully offline on an air gapped machine.
fetch: https://github.com/gopasspw/gopass/releases/download/v{{version}}/gopass-{{version}}-linux-{{goarch}}.tar.gz
install:
- gopass:/usr/bin/gopass
The blueprint fetch
keyword contains a URL template pointing to gopass releases. Downloaded files are locked in a lockfile versioned here.
Click here to see gopass release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/gopass/ops2deb.lock.yml
- url: https://github.com/gopasspw/gopass/releases/download/v1.15.13/gopass-1.15.13-linux-amd64.tar.gz
sha256: d512fbc44fde1dc1720380e5f43d31adb78f580689d74c89db4927595bfe7bf0
timestamp: 2024-10-28 16:29:12+00:00
- url: https://github.com/gopasspw/gopass/releases/download/v1.15.14/gopass-1.15.14-linux-amd64.tar.gz
sha256: 7aa98e70edaeb89d67b86062e0427513643a00356b88e33c726b868f3d695a3f
timestamp: 2024-10-28 16:29:12+00:00