A combined script would just be a `if version_a ... else if version_b ...`
so not combining them would be a little clearer for anyone maintaining them
or wanting to make changes.

pwSafe is a pretty good password manager that uses the Password Safe
format. Password Safe was designed by Bruce Schneier (the crypto and
security guy). They use a 'one master password unlocks an entire database
of password entries' model.

I started looking around for alternatives, and happily stumbled upon Pass,
because merging all of my separate copies (per device, shared via
Dropbox) of my 'safes' (password stores) was a big pain. I do Git merges a
lot more often so Pass should be a lot easier.

On Tuesday, May 31, 2016, Jason A. Donenfeld <ja...@zx2c4.com> wrote:

> Yes probably, but if it's a PITA, it's not such a big deal. (I don't even
> know what pwsafe is.)
> On May 31, 2016 9:54 AM, "Kenny Evitt" <kenny.ev...@gmail.com
> <javascript:_e(%7B%7D,'cvml','kenny.ev...@gmail.com');>> wrote:
>
>> It only works with the new version. Both scripts are pretty simple and
>> just `read` lines with fixed fields into variables. I *could* combine the
>> two scripts into one – would you be more interested in accepting that
>> instead of a new script?
>>
>> On Mon, May 30, 2016 at 8:06 PM, Jason A. Donenfeld <ja...@zx2c4.com
>> <javascript:_e(%7B%7D,'cvml','ja...@zx2c4.com');>> wrote:
>>
>>> Thanks! Does it also work with the old version or only the new?
>>> On May 31, 2016 12:39 AM, "Kenny Evitt" <kenny.ev...@gmail.com
>>> <javascript:_e(%7B%7D,'cvml','kenny.ev...@gmail.com');>> wrote:
>>>
>>>> The existing script for pwSafe seems to cover a version older than what
>>>> I'm running, version "4.9 (4900)" on Mac OS X.
>>>>
>>>> I adapted the existing script to work with the tab-delimited file
>>>> output by the export feature of the version I'm running.
>>>>
>>>> Here's a GitHub repo with my script:
>>>>
>>>> https://github.com/kenny-evitt/pwsafe-to-pass
>>>>
>>>> _______________________________________________
>>>> Password-Store mailing list
>>>> Password-Store@lists.zx2c4.com
>>>> <javascript:_e(%7B%7D,'cvml','Password-Store@lists.zx2c4.com');>
>>>> http://lists.zx2c4.com/mailman/listinfo/password-store
>>>>
>>>>
>>
_______________________________________________
Password-Store mailing list
Password-Store@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to