Skip to content

Commit

Permalink
Add package description
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Schulz <[email protected]>
  • Loading branch information
dominikschulz committed Nov 19, 2023
1 parent 8b14ec0 commit 5e4681f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ nfpms:
vendor: Gopass Authors
homepage: "https://www.gopass.pw"
maintainer: "Gopass Authors <[email protected]>"
description: |-
gopass is a simple but powerful password manager for your terminal. It is a
Pass implementation in Go that can be used as a drop in replacement.
Every secret lives inside of a gpg (or: age) encrypted textfile. These secrets
can be organized into meaninful hierachies and are by default versioned using
git.
This package contains the haveibeenpwned.com leak checker that supports both
online as well as offline leak checks.
license: MIT
formats:
- deb
Expand Down

0 comments on commit 5e4681f

Please sign in to comment.