Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

initrd/clipperz2pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

clipperz2pass

This script is a cleaned up version of clipperz2pass.py submitted to the password-store mailing list in June 2015. It also adds support to import notes from the Clipperz export.

The JSON export is embedded in the HTML file that Clipperz provides on exporting using the "HTML+JSON" option. The JSON is obfuscated and needs some work to be displayed. Open the exported HTML file in an editor, find and remove textarea {display: none}. Open the HTML in the browser and you should see a textarea box at the end of the page. Copy the contents to a file, say clipperz.json. Now run:

$ python ./clipperz2pass.py clipperz.json

About

Clipperz to pass/passwordstore importer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages