Skip to content

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.

terminal

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

sudo apt install gopass

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    gopass=1.15.14*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      gopass=1.15.14*

Download URLs

Version SHA256 Size (KB)
1.15.14 02621321964f50eb53fd31ad30080092a3cdb94a9bfe593c3a68878b146d717e 5802
1.15.13 d07a0c08a7b155745227c9678e567916ed57176bee16a123ffeb22ecb71de8a2 5629

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

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/gopass.svg)](https://docs.wakemeops.com/packages/gopass)
<a href="https://docs.wakemeops.com/packages/gopass">
  <img src="https://docs.wakemeops.com/badges/gopass.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/gopass.svg
:target: https://docs.wakemeops.com/packages/gopass