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

2018-08-22 Thread Dashamir Hoxha
ve already replied this question here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906907#20 In short, I have fixed the problem that was pointed out and I have also made some other small changes/improvements. I can also provide links to commits and changes if needed. > Am 22.08.18 um 0

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

2018-08-21 Thread Dashamir Hoxha
Package: wnpp Severity: wishlist 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 opt

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 4:08 PM Andrey Rahmatullin wrote: > On Mon, Jul 16, 2018 at 03:49:18PM +0200, Dashamir Hoxha wrote: > > > > > ++ mktemp -d /dev/shm/pw.sh.X > > > > > + WORKDIR=/dev/shm/pw.sh.JHasAYH9zwYz1 > > > > >

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 3:45 PM Philipp Kern wrote: > On 16.07.2018 15:14, Dashamir Hoxha wrote: > > On Mon, Jul 16, 2018 at 2:16 PM Philipp Kern > <mailto:pk...@debian.org>> wrote: > > > > rather than trying to appeal to authority like Marc - I could ha

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 3:43 PM Andrey Rahmatullin wrote: > On Mon, Jul 16, 2018 at 03:14:20PM +0200, Dashamir Hoxha wrote: > > > ++ mktemp -d /dev/shm/pw.sh.X > > > + WORKDIR=/dev/shm/pw.sh.JHasAYH9zwYz1 > > > [...] > > > + decrypt /home/pkern

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 3:03 PM Philipp Kern wrote: > On 16.07.2018 14:24, Dashamir Hoxha wrote: > > I have the same answer that I gave to Philipp. He has not looked close > > enough to the code, and has not tried to follow its logic. > > For example, error *messages* of

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 2:16 PM Philipp Kern wrote: > Hi, > > rather than trying to appeal to authority like Marc - I could have been > wrong -, I will point out that my first point was not actually addressed > at all: > > ++ mktemp -d /dev/shm/pw.sh.X > + WORKDIR=/dev/shm/pw.sh.JHasA

Re: Bug#903880: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 2:21 PM Holger Levsen wrote: > On Sun, Jul 15, 2018 at 12:41:36PM +0200, Carsten Schoenert wrote: > > Hmm, do you have tried to validate your shell code? > > https://www.shellcheck.net/ > > I just pasted > > https://raw.githubusercontent.com/dashohoxha/pw/master/src/pw.sh

Re: Bug#903880: RFS: pw/1.2-1 [ITP] -- simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 2:14 PM Sean Whitton wrote: > Dear Dashamir, > > On Mon 16 Jul 2018 at 05:44AM +0200, Dashamir Hoxha wrote: > > > Package: sponsorship-requests > > Severity: normal > > Please do not `X-debbugs-cc: debian-devel` for sponsorship req

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 1:02 PM Chris Lamb wrote: > Hi Holger, > > > please *dont* sponsor this until Dashamir has addressed the concerns > > pointed out in > > > https://lists.debian.org/msgid-search/aa2d4d3d-41d2-5399-225b-f492be2d2...@t-online.de > > (I've added a link to this thread on mentor

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
On Mon, Jul 16, 2018 at 12:34 PM Holger Levsen wrote: > On Mon, Jul 16, 2018 at 05:56:39AM +0200, Dashamir Hoxha wrote: > > I just uploaded it: https://mentors.debian.net/package/pw > > Please review and sponsor it. > > please *dont* sponsor this until Dashamir has a

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-16 Thread Dashamir Hoxha
I just found this message in Spam, so I did not ignore it intentionally. On Sun, Jul 15, 2018 at 11:47 PM Simon McVittie wrote: > On Sun, 15 Jul 2018 at 12:07:30 +0200, Dashamir Hoxha wrote: > > Either you did not look close enough to the code, or you are not > > an expert on

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-15 Thread Dashamir Hoxha
On Sun, Jul 15, 2018 at 1:02 PM wrote: > > Nonetheless, I don't have any opinion about pw. I use pass, and I think > that forks are welcomed. > I just uploaded it: https://mentors.debian.net/package/pw Please review and sponsor it. Adrien >

Bug#903880: RFS: pw/1.2-1 [ITP] -- simple command-line password manager

2018-07-15 Thread Dashamir Hoxha
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pw" * Package name: pw Version : 1.2-1 Upstream Author : Dashamir Hoxha * URL : https://github.com/dashohoxha/pw * License : GPL-2+

Re: Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-15 Thread Dashamir Hoxha
On Sun, Jul 15, 2018 at 11:31 AM Philipp Kern wrote: > On 15.07.2018 10:42, Dashamir Hoxha wrote: > > Description: > > A simple command-line password manager that keeps passwords inside a > > gpg encrypted tgz archive. The content of the archive is a directory > tr

Bug#903815: ITP: pw -- A simple command-line password manager

2018-07-15 Thread Dashamir Hoxha
Package: wnpp Severity: wishlist Closes: #903814 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

Bug#903814: pw -- A simple command-line password manager

2018-07-15 Thread Dashamir Hoxha
Package: wnpp Severity: wishlist 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 opt

Re: making a Debian Live CD for managing GnuPG master key and smartcards

2016-04-26 Thread Dashamir Hoxha
On Tue, Apr 26, 2016 at 2:52 PM, Peter Lebbing wrote: > > And I do it without bashing your messages, even though you > seem to take it personal. > Please keep the discussion technical. If you don't agree with me this is fine. But when you express your opinion about my lack of modesty, this is get

Re: making a Debian Live CD for managing GnuPG master key and smartcards

2016-04-26 Thread Dashamir Hoxha
On Tue, Apr 26, 2016 at 2:20 PM, Daniel Pocock wrote: > > > I manage the tasks of the project on GitHub: > > https://github.com/dashohoxha/egpg/issues > > > > You can use the wiki to link to the Github tasks that are relevant to > using epgp in the Live CD, you don't have to copy the details of ea

Re: making a Debian Live CD for managing GnuPG master key and smartcards

2016-04-26 Thread Dashamir Hoxha
On Tue, Apr 26, 2016 at 1:32 PM, Peter Lebbing wrote: > > I think you are taking the "plugging my project" approach too far. While > generating exposure is definitely a good component of making your > project succesful, I think a bit more modesty is in order. If I had a > Peter, I already know y

Re: making a Debian Live CD for managing GnuPG master key and smartcards

2016-04-26 Thread Dashamir Hoxha
On Tue, Apr 26, 2016 at 1:16 PM, Daniel Pocock wrote: > > Could you add a section to the wiki about this, with an itemized list of > the tasks that need to be done, e.g. > > * packaging egpg and uploading to Debian > * anybody can upload it to https://mentors.debian.net for a DD to > sponsor >

Re: making a Debian Live CD for managing GnuPG master key and smartcards

2016-04-26 Thread Dashamir Hoxha
On Tue, Apr 26, 2016 at 9:53 AM, Daniel Pocock wrote: > > There has been some discussion on debian-devel[1] about making a > bootable Debian Live CD specifically for GnuPG > > The benefit is that everything on the CD is self-contained, it can't be > tampered with, it can run without network suppo