Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxrn/locksmith
Easily convert between export formats of different password managers for migration.
https://github.com/maxrn/locksmith
ocaml password-manager
Last synced: 3 months ago
JSON representation
Easily convert between export formats of different password managers for migration.
- Host: GitHub
- URL: https://github.com/maxrn/locksmith
- Owner: maxRN
- License: mit
- Created: 2024-03-13T20:27:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T10:19:05.000Z (10 months ago)
- Last Synced: 2024-09-29T06:41:06.129Z (3 months ago)
- Topics: ocaml, password-manager
- Language: OCaml
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Locksmith
Easily switch between different password manager formats.
## Supported Password Managers
- BitWarden
- Apple iCloud Keychain## Goals
- Infer input password manager format automatically
- Amend entries as needed to make compatible with different formats
(e.g. Apple Keychain entries **need** a name for the entry or they will be ignored during import)