#906907 ITP: pw -- A simple command-line password manager

Package:
wnpp
Source:
wnpp
Submitter:
Dashamir Hoxha
Date:
2025-11-29 16:41:29 UTC
Severity:
wishlist
Tags:
#906907#5
Date:
2018-08-22 04:32:28 UTC
From:
To:
Description:
  A simple command-line password manager that keeps passwords inside a
  gpg encrypted tgz archive. The content of the archive is a directory tree
  with a file for each password entry. The first line of the file is the
  password, and the rest can optionally be additional or related info.
  It provides commands for manipulating the passwords, allowing the user
  to add, remove, edit, generate passwords etc.

Repository: https://gitlab.com/dashohoxha/pw
Documentation: https://dashohoxha.gitlab.io/pw/man/

#906907#10
Date:
2018-08-22 05:42:02 UTC
From:
To:
Hello,

this seems to be a duplicate of 903814 and 903815, which were revoked and closed. It would be wise to demonstrate how the previously highlighted issues have been addressed.

Best,
Andrius

#906907#15
Date:
2018-08-22 05:46:54 UTC
From:
To:
What changed between this attempt and your last one?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903880

#906907#20
Date:
2018-08-22 05:54:18 UTC
From:
To:
- There is no temporary unencrypted tar file stored on disk. This has been
fixed by streamlining encrypt/decrypt operations with pipes, so that there
is no need for a temporary file.
- The time that the archive is unencrypted is minimized.
- Repository hosted on gitlab.
- Other small changes not necessarily raised as issues.

#906907#25
Date:
2018-08-22 05:56:49 UTC
From:
To:
On Wed, 22 Aug 2018, 07:46 Sergio Durigan Junior, <sergiodj@debian.org> wrote:

For more details you can look at the commits.

#906907#30
Date:
2018-08-22 06:37:24 UTC
From:
To:
Control: unarchive 903815
Control: reopen 903815
Control: forcemerge 903815 -1
sergiodj@debian.org>

I'm sorry, but that does not work that way.
Please go through all concerns and elaborate how you have fixed them.
Or, if applicable, why you did not fix something recommended; w.g set
-e)?

(A a technical note, you should not have opened a new bug, but reopened
the old one and then work on that one.)