Re: The Pass Extension Thread

2018-03-06 Thread William Morris
New Pass extension for mounting encrypted filesystems https://github.com/humanxrobot/pass-mount ``` Usage: pass mount pass-name pass mount target pass-name Mount encrypted filesystem using the configuration stored in pass-name. pass mount status pass-name Display stat

Re: The Pass Extension Thread

2018-02-24 Thread Alexandre Pujol
Hi Jason, Could you add my last extension pass-audit to the pass website? pass-audit [1] "A pass extension for auditing your password repository." [1] https://github.com/roddhjav/pass-audit Regards, Alex On 25/02/17 10:35, Jason A. Donenfeld wrote: > Hello, > > If you've developed an extension

Re: The Pass Extension Thread

2017-04-26 Thread Alper Nebi Yasak
Hi. I've written an extension that I call pass-code [1]. It's another solution to the "filenames are unencrypted" issue that's been discussed a few times. Essentially, it maps file paths to random strings, then stores this mapping in an encrypted .passcode.gpg file. [1] https://github.com/al

Re: The Pass Extension Thread

2017-03-12 Thread OSiUX
El dom, 12 mar 2017, Aaron Bieber decía: > On Mon, Mar 06, 2017 at 01:10:48PM -0300, OSiUX wrote: > > El lun, 06 mar 2017, OSiUX decía: > > > > > pass2xy and pass-mirror currently are not extensions, but can be useful, > > > maybe it is possible to refactor: > > > > > > https://github.com/gcoop-l

Re: The Pass Extension Thread

2017-03-12 Thread Aaron Bieber
On Mon, Mar 06, 2017 at 01:10:48PM -0300, OSiUX wrote: > El lun, 06 mar 2017, OSiUX decía: > > > pass2xy and pass-mirror currently are not extensions, but can be useful, > > maybe it is possible to refactor: > > > > https://github.com/gcoop-libre/pass-utils > > We also developed an Ansible Pass

Re: The Pass Extension Thread

2017-03-06 Thread OSiUX
El lun, 06 mar 2017, OSiUX decía: > pass2xy and pass-mirror currently are not extensions, but can be useful, > maybe it is possible to refactor: > > https://github.com/gcoop-libre/pass-utils We also developed an Ansible Pass Lookup Plugin: https://github.com/gcoop-libre/ansible-lookup-plugin-pa

Re: The Pass Extension Thread

2017-03-06 Thread OSiUX
pass2xy and pass-mirror currently are not extensions, but can be useful, maybe it is possible to refactor: https://github.com/gcoop-libre/pass-utils -- :: Osiris Alejandro Gomez (OSiRiS) osi...@gcoop.coop DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C http://gcoop.coop | Cooperativa d

Re: The Pass Extension Thread

2017-02-27 Thread Renato Alves
Nice! With all the recent (and not so recent) password and data leaks I was actually considering creating such extension myself. Thanks for sharing. Antoine Beaupre wrote on 02/27/2017 11:06 PM: > Someone pointed this extension out to me, which looks interesting: > > https://github.com/SirCmpwn

Re: The Pass Extension Thread

2017-02-27 Thread Antoine Beaupre
Someone pointed this extension out to me, which looks interesting: https://github.com/SirCmpwn/pass-rotate Well... it's not *exactly* an extension, but could easily become one... A. -- Computer science is no more about computers than astronomy is about telescopes - E. Di

Re: The Pass Extension Thread

2017-02-25 Thread Jason A. Donenfeld
All extensions I currently know about are now on: https://www.passwordstore.org/#extensions Feel free to chime in if yours is missing from this list, or if you're the author of one on the list and I got the description or link wrong. Thanks, Jason ___

Re: The Pass Extension Thread

2017-02-25 Thread Alexandre Pujol
Hi Jason: There are the extensions I did: pass-tomb [1] A pass extension allowing you to put and manage your password repository in a tomb. pass-update [2] A pass extension that provides a convenient solution to update an existing password. pass-import [3] A generic importer extension for pass.