<feed xmlns='http://www.w3.org/2005/Atom'>
<title>password-store/contrib/importers, branch master</title>
<subtitle>Fork of https://git.zx2c4.com/password-store/about/ with support for pass-otp in the dmenu script
</subtitle>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/'/>
<entry>
<title>pwsafe2pass: add importer</title>
<updated>2017-02-25T13:09:01+00:00</updated>
<author>
<name>Sam Mason</name>
<email>sam@samason.uk</email>
</author>
<published>2017-02-25T11:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=03424643466ccb3abafc6e9b4a609625e41c8b2e'/>
<id>03424643466ccb3abafc6e9b4a609625e41c8b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keepassx2pass: port to python3</title>
<updated>2017-02-25T12:51:57+00:00</updated>
<author>
<name>Fabio Zanini</name>
<email>fabio.zanini@fastmail.fm</email>
</author>
<published>2016-12-23T10:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=250207d21474fb8e6e86fc47722ce516ba81b74f'/>
<id>250207d21474fb8e6e86fc47722ce516ba81b74f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keepasss2csv2pass: improve and make more flexible</title>
<updated>2017-02-25T10:18:09+00:00</updated>
<author>
<name>Nathan Sommer</name>
<email>nsommer@wooster.edu</email>
</author>
<published>2017-02-22T23:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=5db9993af05ea358c0d5b3b270a40c37beb162f5'/>
<id>5db9993af05ea358c0d5b3b270a40c37beb162f5</id>
<content type='text'>
- Code is now PEP 8 compliant
- Uses argparse module for command line arguments
- Prints what it will do and prompts for confirmation before
  proceeding
- Does not put URL and notes fields in the entry unless they
  are present in the CSV file
- Adds a "user" field in the entry
- There are now command line arguments for the following:
    - Exclude specific groups from being imported
    - Convert groups and names to lowercase
    - Use the name of the KeePass entry rather than the
      username as the pass entry name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Code is now PEP 8 compliant
- Uses argparse module for command line arguments
- Prints what it will do and prompts for confirmation before
  proceeding
- Does not put URL and notes fields in the entry unless they
  are present in the CSV file
- Adds a "user" field in the entry
- There are now command line arguments for the following:
    - Exclude specific groups from being imported
    - Convert groups and names to lowercase
    - Use the name of the KeePass entry rather than the
      username as the pass entry name
</pre>
</div>
</content>
</entry>
<entry>
<title>1password2pass: modernization</title>
<updated>2016-12-21T05:22:13+00:00</updated>
<author>
<name>Alex Dunn</name>
<email>dunn.alex@gmail.com</email>
</author>
<published>2016-12-21T05:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=0fb529fc0ea2e6ff1f5ed88902510322e2c8a693'/>
<id>0fb529fc0ea2e6ff1f5ed88902510322e2c8a693</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keepass2csv2pass</title>
<updated>2016-02-06T19:56:47+00:00</updated>
<author>
<name>David Francoeur</name>
<email>dfrancoeur04@gmail.com</email>
</author>
<published>2015-10-21T01:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=eafeb73852880260e14da4cf1a65515396332d5d'/>
<id>eafeb73852880260e14da4cf1a65515396332d5d</id>
<content type='text'>
The CSV is generated by KeePassX 2.0 on Mac OSX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CSV is generated by KeePassX 2.0 on Mac OSX
</pre>
</div>
</content>
</entry>
<entry>
<title>Add importer for Password Exporter for Firefox</title>
<updated>2016-02-05T20:09:56+00:00</updated>
<author>
<name>Daniele Pizzolli</name>
<email>daniele.pizzolli@create-net.org</email>
</author>
<published>2016-01-02T15:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=3220fd7dec896a6ccdc16e857c102237209107ea'/>
<id>3220fd7dec896a6ccdc16e857c102237209107ea</id>
<content type='text'>
To assist the migration from the default Firefox password store to
passff.

Add also some basic tests.

More info at:
- &lt;https://addons.mozilla.org/en-US/firefox/addon/password-exporter&gt;
- &lt;https://addons.mozilla.org/en-US/firefox/addon/passff&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To assist the migration from the default Firefox password store to
passff.

Add also some basic tests.

More info at:
- &lt;https://addons.mozilla.org/en-US/firefox/addon/password-exporter&gt;
- &lt;https://addons.mozilla.org/en-US/firefox/addon/passff&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>keepass2pass.py: Don't import all entries twice</title>
<updated>2016-02-05T19:58:43+00:00</updated>
<author>
<name>Martin Günther</name>
<email>martin.guenther@dfki.de</email>
</author>
<published>2016-02-05T19:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=62e703f5a71fcc2470aaac85c0ec39f4976cf914'/>
<id>62e703f5a71fcc2470aaac85c0ec39f4976cf914</id>
<content type='text'>
Without this patch, all entries are processed twice: once in the first
call to import_group (which recursively processes all entries), then in
the following import_group on all subgroups.

This leads to spurious warnings ("Duplicate needs merging") and extra
text added to each entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this patch, all entries are processed twice: once in the first
call to import_group (which recursively processes all entries), then in
the following import_group on all subgroups.

This leads to spurious warnings ("Duplicate needs merging") and extra
text added to each entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>lastpass2pass.rb: Check for nil names/groupings</title>
<updated>2015-10-19T17:27:08+00:00</updated>
<author>
<name>Brian Tomlinson</name>
<email>darthlukan@gmail.com</email>
</author>
<published>2015-10-19T16:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=85757e99bff29d6fa663a6b291c9047ccce8c6d3'/>
<id>85757e99bff29d6fa663a6b291c9047ccce8c6d3</id>
<content type='text'>
In particular, people were encountering exceptions when `empty?` was
called on a `nil` grouping.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In particular, people were encountering exceptions when `empty?` was
called on a `nil` grouping.
</pre>
</div>
</content>
</entry>
<entry>
<title>lastpass importer: more types supported and better checking</title>
<updated>2015-05-11T11:38:58+00:00</updated>
<author>
<name>Raphaël Droz</name>
<email>raphael.droz@gmail.com</email>
</author>
<published>2015-05-11T11:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=18f36f05367f78820632870bff09bf80685d115b'/>
<id>18f36f05367f78820632870bff09bf80685d115b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add roboform import script.</title>
<updated>2015-05-11T11:10:09+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2015-05-11T11:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.m-chrzan.xyz/password-store/commit/?id=baa9d91af3fa1b5c1e8e06bd4135186f19152173'/>
<id>baa9d91af3fa1b5c1e8e06bd4135186f19152173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
