gopass

The slightly more awesome standard unix password manager for teams

MIT License

Downloads
309
Stars
5.7K
Committers
205

Bot releases are hidden (Show)

gopass - v1.15.13 Latest Release

Published by gopass-releaser 7 months ago

1.15.13 / 2024-04-06

  • [bugfix] Default to true for core.exportkeys even in substores (#2848)
  • [bugfix] Do not report findings with severity none in audit summary (#2843)
  • [bugfix] Fix loading of git configs (#2849)
  • [chore] Update dependencies (#2850)
  • [chore] Use clean filepath in all of the fs.Set operation (#2846)
  • [chore] use the same version of golangci-lint (#2841)
  • [feat] Add an multi-line input type to the create wizard (#2847)
  • [feat] Add option to disable notification icon (#2845)
  • [feat] Add verbosity levels to the debug package (#2851)
  • [fix] Disble safecontent parsing if noparsing is requested (#2855)
  • [fix] Pass remote, if given, to local init as well (#2852)
gopass - v1.15.12

Published by gopass-releaser 7 months ago

1.15.12 / 2024-03-17

  • [BUGFIX] Use 'en' as default language for the xkcd generator (#2793)
  • [DOCUMENTATION] Fix typo: initilize -> initialize (#2796)
  • [bugfix] Bring back audit summary (#2820)
  • [bugfix] Do not abort saving if the OTP counter is aborted (#2775)
  • [bugfix] Fix NPE when using recipients completion (#2823)
  • [bugfix] Warn if trying to use fscopy inside the store (#2832)
  • [chore] Upgrade to Go 1.22 (#2805)
  • [cleanup] Add better logging in case no owner key is found (#2748)
  • [feat] Add .gopass-audit-ignore support to ignore secrets from audits (#2822)
  • [feat] Allow supression of password generation in create templates (#2821)
  • [ux] Add hint that computing recipients takes some time (#2833)
  • [ux] Do not show create type chooser if only one exists (#2752)
gopass - v1.15.11

Published by gopass-releaser 11 months ago

1.15.11 / 2023-12-01

  • [bugfix] Disable multi-line description for deb packages (#2729)
  • [bugfix] Fix writes to global config from tests (#2727)
  • [bugfix] Workaround for goreleaser/nfpm#742 (#2732)
  • [feature] Allow setting autosync.interval in different time units (#2731)
gopass - v1.15.10

Published by gopass-releaser 11 months ago

1.15.10 / 2023-11-25

  • [BUGFIX] Allow to move shadowed entries into their own folder (#2718)
  • [BUGFIX] Try to always honor local config for mounts (#2724)
  • [chore] Add OSSF scorecard link and improve security posture (#2704)
  • [chore] Update goxkcdpwgen dependency to include my PR (#2722)
  • [chore] Update grype workflow and pin Docker base images (#2706)
  • [cleanup] Add package description (#2702)
  • [feature] Add new pwgen options to capitalize and include numbers in (#2703)
gopass - v1.15.9

Published by gopass-releaser 11 months ago

1.15.9 / 2023-11-18

  • [BUGFIX] Disabling the OTP snip screenshot feature on OpenBSD (#2685)
  • [CLEANUP] Migration of options to more appropriate sections (#2681)
  • [bugfix] Improve git version parsing (#2690)
  • [bugfix] Remove leading and trailing slashes from mounts (#2698)
  • [enhancement] Add blake3 to the template functions (#2693)
  • [enhancement] Add input validation to block illegal mount points (#2672)
gopass - v1.15.8

Published by gopass-releaser about 1 year ago

1.15.8 / 2023-09-11

  • [BUGFIX] Use goreleaser build for crosscompile (#2635)
  • [bugfix] Allow fsck to check a single secret (#2659)
  • [bugfix] Do not remove unused keys on import by default (#2657)
  • [bugfix] Fix parsing of large secrets (#2654)
  • [chore] Update dependencies (#2660)
  • [docs] add/update choco, scoop, winget instructions (#2647)
  • [feat] Add --store option to gopass fsck (#2658)
  • [feat] Add XCKD pwgen config options (#2651)
gopass - v1.15.7

Published by gopass-releaser about 1 year ago

1.15.7 / 2023-08-04

  • [BUGFIX] Fix build issues on various non-Linux platforms (#2630, #2633)
gopass - v1.15.6

Published by gopass-releaser about 1 year ago

1.15.6 / 2023-07-30

  • [DOCUMENTATION] fix Arch Linux package url (#2598)
  • [BUGFIX] Only show desktop notifications if there are changes (#2627)
  • [ENHANCEMENT] Add a global nosync flag (#2626)
  • [BUGFIX] Correctly handle multiline secrets (#2625)
  • [ENHANCEMENT] Add screen parsing for OTP QR codes (#2597)
gopass - v1.15.5

Published by gopass-releaser over 1 year ago

1.15.5 / 2023-04-07

  • [chore] Update dependencies and use Go 1.20 (#2567)
  • [ENHANCEMENT] Add internal pager (ov). (#2510)
  • [cleanup] Stop requiring RELEASE_NOTES (#2580)
  • [feat] Add core.autopush to separate autopush and autosync
  • [fix] Improve error handling and logging during template handling
gopass - v1.15.4

Published by gopass-releaser over 1 year ago

1.15.4 / 2023-02-12

  • [BUGFIX] Also accept lower case CTE headers. (#2539, #2518)
  • [BUGFIX] Commit changes to mount config changes. (#2542, #2530)
  • [BUGFIX] Do not restrict pwlen when maxlen is zero. (#2537, #2536)
  • [BUGFIX] Fix fossilfs sync (#2549, #2516)
  • [BUGFIX] Fix recipients check for age. (#2545, #2544)
  • [BUGFIX] Hide harmless git error messages. (#2547, #2543)
  • [BUGFIX] Improve error handling for gopass convert (#2548, #2520)
  • [ENHANCEMENT] Add edit.auto-create (#2538)
gopass - v1.15.3

Published by gopass-releaser almost 2 years ago

1.15.3 / 2023-01-07

  • [BUGFIX] Check recipients before launching editor. (#2488, #1565)
  • [BUGFIX] Fix possible concurrency issues in fsck. (#2486, #2459)
  • [BUGFIX] Honor core.autosync (#2497, #2495)
  • [BUGFIX] Honor fuzzy search abort (#2491, #2490)
  • [ENHANCEMENT] Add nicer gopass audit HTML output (#2508)
  • [ENHANCEMENT] Check recipients before adding a new one. (#2487, #1918)
  • [ENHANCEMENT] Do not enforce lower case keys (#2489, #1777)
  • [ENHANCEMENT] Do not rewrite ~. (#2496, #2083)
  • [ENHANCEMENT] Rewrite gopass audit. Add HTML and CSV (#2506, #2504)
  • [ENHANCEMENT] gitconfig: Support MultiVars (#2476, #2457)
gopass - v1.15.3-rc1

Published by gopass-releaser almost 2 years ago

1.15.3-rc1 / 2023-01-01

  • [BUGFIX] Check recipients before launching editor. (#2488, #1565)
  • [BUGFIX] Fix possible concurrency issues in fsck. (#2486, #2459)
  • [BUGFIX] Honor core.autosync (#2497, #2495)
  • [BUGFIX] Honor fuzzy search abort (#2491, #2490)
  • [ENHANCEMENT] Check recipients before adding a new one. (#2487, #1918)
  • [ENHANCEMENT] Do not enforce lower case keys (#2489, #1777)
  • [ENHANCEMENT] Do not rewrite ~. (#2496, #2083)
  • [ENHANCEMENT] gitconfig: Support MultiVars (#2476, #2457)
gopass - v1.15.2

Published by gopass-releaser almost 2 years ago

1.15.2 / 2022-12-18

  • [BUGFIX] [gitconfig] Properly parse Key-Value pairs with (#2482, #2479)
  • [ENHANCEMENT] Add --force-regen flag to generate (#2475, #2474)
  • [ENHANCEMENT] Add recipients hash checking. (#2481, #2478)
gopass - v1.15.1

Published by gopass-releaser almost 2 years ago

1.15.1 / 2022-12-11

  • [BUGFIX] Fix domain alias lookup (#2455, #2453)
  • [BUGFIX] Fix vim invocation. (#2456, #2424)
  • [CLEANUP] Unhide fscopy and fsmove (#2444, #1831)
  • [ENHANCEMENT] Add DirName template (#2452)
  • [ENHANCEMENT] Add generate.symbols and generate.length (#2443, #2151)
  • [ENHANCEMENT] Add template docs (#2445, #1562)
  • [ENHANCEMENT] Document supported secret formats. (#2439, #1585)
  • [ENHANCEMENT] Pre-populate ID with git values (#2442, #968)
  • [ENHANCEMENT] Support german language in the password (#2454, #2451)
gopass - v1.15.0

Published by gopass-releaser almost 2 years ago

1.15.0 / 2022-12-03

  • [BREAKING] New config format based on git config. (#2395, #1567, #1764, #1819, #1878, #2387, #2418)
  • [BUGFIX] Fix symlink deduplication. (#2437, #2402)
  • [ENHANCEMENT] Maintain secret structure when parsing (#2433, #2431)
  • [ENHANCEMENT] Retain recipients file format (#2432, #2430)

New config format: gitconfg

Gopass is getting a new config format based on the one use by git itself.
The new implementation is much more flexible and extensible and will allow us
to more easily support new config options going forward. It does also support
a hierachy of configs. That means we can now support system wide defaults
as well as per mount config options.

The system wide configuration gives package maintainers and admins of multi
user deployments the option to pre-set certain options to their liking.

New default secret format

The default secret format has been rewritten to replace two of the existing
ones (KV and Plain). The new format puts a strong emphasis on retaining the
input as close as possible. And small change that might be visible in some
corner cases is that every secret now contains a terminating new line.

Recipient files can now contain comments

The parsing of the recipients files (.gpg-id) has become more flexible and
can now contain comments. These will be retained when updating these files
through gopass as well.

gopass - v1.15.0-rc3

Published by gopass-releaser almost 2 years ago

1.15.0-rc3 / 2022-12-01

  • [ENHANCEMENT] Maintain secret structure when parsing (#2433, #2431)
  • [ENHANCEMENT] Retain recipients file format (#2432, #2430)
gopass - v1.15.0-rc2

Published by gopass-releaser almost 2 years ago

1.15.0-rc2 / 2022-11-25

  • [BREAKING] New config format based on git config. (#2395, #1567, #1764, #1819, #1878, #2387, #2418)
  • [BUGFIX] Fix edit on MacOS Ventura (#2426, #2400)
  • [BUGFIX] Handle nvi (#2414)
  • [BUGFIX] Improve support for non-vim editors (#2427, #2424)
  • [BUGFIX] Only pass vim options to vim (#2421, #2412)
  • [ENHANCEMENT] Support combined short flags (#2420, #2419)
gopass - v1.14.11

Published by gopass-releaser almost 2 years ago

1.14.11 / 2022-11-25

  • [BUGFIX] Fix edit on MacOS Ventura (#2426, #2400)
  • [BUGFIX] Handle nvi (#2414)
  • [BUGFIX] Improve support for non-vim editors (#2427, #2424)
  • [BUGFIX] Only pass vim options to vim (#2421, #2412)
  • [ENHANCEMENT] Support combined short flags (#2420, #2419)
gopass - v1.15.0-rc1

Published by gopass-releaser almost 2 years ago

1.15.0-rc1 / 2022-11-09

  • [BREAKING] New config format based on git config. (#1567, #1764, #1819, #1878, #2387)
gopass - v1.14.10

Published by gopass-releaser almost 2 years ago

1.14.10 / 2022-11-09

  • [BUGFIX] Correctly handle key removal on Windows (#2372, #2371)
  • [DOCUMENTATION] (#1878)
  • [ENHANCEMENT] Ignore comments in recipient files. (#2394, #2393)
  • [ENHANCEMENT] Improve key expiration handling (#2383, #2369)
  • [ENHANCEMENT] allow re-encrypting entire directory when (#2373)