Convert a JSON file exported from Clipperz to a XML file that can be imported by Password Safe.
hansfn/clipperz2passwordsafe
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
clipperz2passwordsafe ===================== A PHP script that converts a JSON file exported from Clipperz to a XML file that can be imported by Password Safe. Written by Hans F. Nordhaug - <hansfn@gmail.com>. Usage: php clipperz2passwordsafe.php [option] json-file xml-file Currently the only option is '-utf8encode' which can be used if you, by accident, saved the exported JSON file as ISO-8859-1/CP-1252. The script tries to handle the fact that a Clipperz card can contain many username and password pairs. It also tries to warn when data is skipped because a Password Safe entry is less flexible than a Clipperz card. The script is NOT intended to be run on a webserver, because uploading the JSON file with all your unencrypted passwords is very high risk. The script is placed in the public domain.
About
Convert a JSON file exported from Clipperz to a XML file that can be imported by Password Safe.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published