Re: [PATCH] Allow comments in .gpg-id

2020-04-24 Thread HacKan
again for >>> convenience) >>> >>> Thanks, >>> Richard >>> >>> [0] - >>> https://lists.zx2c4.com/pipermail/password-store/2019-December/003842.html -- HacKan || Iván GPG: 0x35710D312FDE468B

Re: dump all content

2020-04-13 Thread HacKan
sted: https://github.com/jerabaul29/qrdump ), but still, is > there any guarantees that I will be able to scan and assemble this > back in 10 years? I don't know. By contrast the paper dump of raw > passwords should be ok in all cases. > > lør. 11. apr. 2020, 22:18 skrev HacKan <

Re: dump all content

2020-04-11 Thread HacKan
store-dump) & > > Would it be reasonable to provide a function in this kind to the user? > Then would it be safe to just open the file and print it (of course > the user still needs to remember to reset / clean the printers memory, > but this is another story)? -- HacKan || Iván GPG: 0x35710D312FDE468B

Re: dump all content

2020-04-10 Thread HacKan
> ├── gmail > │ ├── pass blabla3 > │ └── username blabla4 > > etc? > > I think this would be very useful for the 'casual' user who is not > under much threat. As this reveals a lot of information, I guess this > command could print a warning and ask for confirmation, something > like: > > $ pass show all > This is going to decrypt and show all your data, are you sure you want > to continue? [yes/no] > > Cheers, > > JR -- HacKan || Iván GPG: 0x35710D312FDE468B

Re: Allow to edit the commit message

2020-02-29 Thread HacKan
t; _______ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: [PATCH] show, insert: handle password with empty name

2019-07-12 Thread HacKan
"show" of nonexistant password' ' > test_must_fail "$PASS" show cred2 > ' >diff --git a/tests/t0100-insert-tests.sh b/tests/t0100-insert-tests.sh >index d8101ab..3bfc482 100755 >--- a/tests/t0100-insert-tests.sh >+++ b/tests/t0100-insert-tests.sh >@@ -10,4 +10,9 @@ t

Re: [PATCH] pass generates quite a few errors/warnings with shellcheck

2019-05-18 Thread HacKan
ions, it passes all the tests, which is a good sign, but there's > definitely a chance I misinterpreted something in the code. > > Sincerely, > > Chiraag -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Passwo

Re: [PATCH] pass generates quite a few errors/warnings with shellcheck

2019-05-18 Thread HacKan
s. Two we can't _really_ do anything > about (the SC1090s) and two I'm not quite sure how to fix. After my > modifications, it passes all the tests, which is a good sign, but there's > definitely a chance I misinterpreted something in the code. > > Sincerely, > > C

Re: pass generates quite a few errors/warnings with shellcheck

2019-05-18 Thread HacKan
check if it's useful. > > What are people's thoughts on this? > > Sincerely, > > Chiraag > > ___ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || I

Re: [PATCH] git: Do not end commit titles with dots

2019-03-23 Thread HacKan
if [[ -n $INNER_GIT_DIR && ! -e $old_path ]]; then >git -C "$INNER_GIT_DIR" rm -qr "$old_path" 2>/dev/null >set_git "$old_path" >- [[ -n $(git -C "$INNER_GIT_DIR" status --porcelain "$old_path") ]] && >git_commit &quo

Re: pass is 15x slower on one machine than another. How to debug?

2019-02-15 Thread HacKan
y be very > insightful into your system. > Without more information or data I don't think we could give you > anything to fix the issue you are having (maybe someone else knows more > than me though!). > > Good luck > -Kevin > >

Re: help

2018-12-08 Thread HacKan
Should we call 911? On December 9, 2018 12:58:26 AM GMT-03:00, Shiny Cat <163...@autistici.org> wrote: >help >___ >Password-Store mailing list >Password-Store@lists.zx2c4.com >https://lists.zx2c4.com/mailman/listinfo/passw

Re: What to do when someone leaves a team?

2018-11-08 Thread HacKan
! On November 8, 2018 2:04:01 PM GMT-03:00, Kjetil Torgrim Homme wrote: >On 11/8/18 4:28 PM, HacKan wrote:> Simply issue pass init again with >the >new keylist, that's it :) > >not really, since the person who left the team can check out an old >copy >of the reposito

Re: What to do when someone leaves a team?

2018-11-08 Thread HacKan
onder how pass deals when >someone leaves the team? >Let's say I supplied User X key in pass init and would like to remove >his >key when leaves the team so he cannot longer access any password. > >Thank you. > >Best regards, >Jose Gaspar -- HacKan || I

Re: Broken password-store-url

2018-06-07 Thread HacKan
> https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: pass extension keybase

2018-06-07 Thread HacKan
s.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: PSA: critical security vulnerability in third-party pass-compatible software, "QtPass"

2018-01-04 Thread HacKan
l correctly a straight forward way to select a > password generator too. > " > > from February 2017. > ___ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B __

Re: [PATCH] Check command to ensure basic sanity

2017-11-22 Thread HacKan
T -o mef -l multiline,echo,force -n "$PROGRAM" -- "$@")" > @@ -686,6 +705,7 @@ case "$1" in > show|ls|list) shift;cmd_show "$@" ;; > find|search) shift; cmd_find "$@" ;; > grep) shift;cmd_grep "$@" ;; > + check) shift; cmd_check "$@" ;; > insert|add) shift; cmd_insert "$@" ;; > edit) shift;cmd_edit "$@" ;; > generate) shift;cmd_generate "$@" ;; -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: [PATCH] a single result from find prompts the user

2017-04-19 Thread HacKan
one result (or maybe the first if > there are several) act like show. > > It could take a -c flag like show. > > I don't see why the user would have to specify which entries would be taken > into account — show doesn't; the only difference being calling findshow > does

[PATCHES] improve extensions support

2017-03-22 Thread HacKan
Hello! Sorry for the incorrect submission format, here it is in a correct and polished manner. Let me know of yout thoughts. Cheers! ___ Password-Store mailing list Password-Store@lists.zx2c4.com

[PATCH] Improve extensions support

2017-03-22 Thread HacKan
- Change command selection switch based on parameters by a more flexible design using eval. - Read user extensions first when executing a command, so even internal commmands can be overridden. - Add helper `override_function()` to enable extensions to override, but use, internal functions.

[PATCH] Add support for showing help from extensions

2017-03-22 Thread HacKan
When help command is issued, extensions installed are listed and, if they support it, help from them is displayed; if they don't, a message stating that there's no help available for them is displayed. --- src/password-store.sh | 44 +++- 1 file changed, 43

[PATCH] Add support for showing help from extensions

2017-03-22 Thread HacKan
I'm starting a new thread, but for previous reference, see [1]. This patch aims to improve pass's connection with extensions by showing help from them when pass's help command is issued. It's backwards compatible. Extension makers could add a help function named like `help_extensionname()`,

Re: [PATCH] Document known limitations

2017-02-24 Thread HacKan
+design of OpenPGP makes it trivial to compute the length of the > .SH SEE ALSO > .BR gpg2 (1), > .BR tr (1), > -- > 2.11.0 > ___ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iv

Re: Force pass to use specific GPG key

2017-02-15 Thread HacKan
for my key > > to be inserted. > > > > How can I get around this? > > > > > ___ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B _

Re: pass-otp: A pass extension for managing one-time-password tokens

2017-02-15 Thread HacKan
g list >> Password-Store@lists.zx2c4.com >> https://lists.zx2c4.com/mailman/listinfo/password-store >> > ___ > Password-Store mailing list > Password-Store@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312FDE468B _

Re: [PATCHES] improve extensions support

2017-02-07 Thread HacKan
he overwritten core command? > > Jason has already be kind enough to provide us the extension feature. > What you are proposing seem too much for me. > > > Anyone else in this ML has an opinion on this? > > Regards, > Alex > > On 06/02/17 16:40, HacKan wrote: >> Hell

Re: [PATCHES] improve extensions support

2017-02-06 Thread HacKan
t; check_extension_and_load show "$@" && exit 0 > > before the final > cmd_show "$@" > > Regards, > Lars > > On 06.02.2017 17:40, HacKan wrote: >> Hello there! I spent the last few days playing around with pass, so I >> forked it [1] and ch

Re: [PATCH] Fixes for tests

2017-02-06 Thread HacKan
Here is the patch attached. On 02/06/2017 11:07 AM, HacKan wrote: > Tests fails on latest password-store.sh because they're outdated. Also, > config vars weren't unset so local user config affected tests. > > I'm working on a few patches for pass, so I forked the project. Here's

[PATCH] Fixes for tests

2017-02-06 Thread HacKan
/2e6767ea07c3b5a3f3c49eecf645efbb7ff588e0 Cheers! -- HacKan || Iván GPG: 0x35710D312FDE468B ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: add new dump command

2017-02-05 Thread HacKan Iván
017-January/002685.html > >I think a page on password-store.org documenting extension creation >could be useful. > > >On 05/02/17 14:04, HacKan Iván wrote: >> Funny thing is, I said the same the first time someone answered me >that >> (a week ago) :D >&g

Re: add new dump command

2017-02-05 Thread HacKan Iván
wrote: > > >On 02/04/2017 10:52 PM, HacKan Iván wrote: >> Yo should better implement this as an extension: pass dump. >> > >I'm not really sure what you mean by "as an extension". Are there >any docs on creating extensions for "pa

Re: encrypted file and directory names?

2017-02-04 Thread HacKan Iván
>encrypted file at the top level of the store. > >Thanks! >Adam >___ >Password-Store mailing list >Password-Store@lists.zx2c4.com >https://lists.zx2c4.com/mailman/listinfo/password-store -- HacKan || Iván GPG: 0x35710D312F

Re: add new dump command

2017-02-04 Thread HacKan Iván
know what you think! >> >> Dusty >> >> ___ >> Password-Store mailing list >> Password-Store@lists.zx2c4.com >> https://lists.zx2c4.com/mailman/listinfo/password-store >> >__

Re: [PATCH] Added way to insert files, modified help accordingly. Added -h as additional help parameter

2017-01-31 Thread HacKan
Hello everyone! Here's the extension https://github.com/HacKanCuBa/pass-extension-insertfile Opinions, bug fixes, issues, etc, are all very welcome! Cheers! On 01/29/2017 03:59 PM, David A. wrote: > On 29/01/17 00:44, HacKan wrote: >> I don't entirely agree with all you said, but imp

Re: [PATCH] Added way to insert files, modified help accordingly. Added -h as additional help parameter

2017-01-28 Thread HacKan
! On 01/28/2017 05:12 PM, David A. wrote: > On Fri, 27 Jan 2017 15:02:45 -0300, HacKan <hac...@gmail.com> wrote: > > I don't think you should have added in the '-h' option within this > patch simply because it's unrelated. > > I also think this error message should include the

Introduction and request

2017-01-26 Thread HacKan
Hello there! I'm HacKan, and currently a new pass user. However, I've been following development for a while, I like it. I noticed the repo site doesn't have an issue tracker, and I would like to propose two additions to pass: a way to add files (text or binary) to the storage and a way