{"id":19320358,"url":"https://github.com/jlyonsmith/lastpass-deduper","last_synced_at":"2026-06-15T03:32:55.188Z","repository":{"id":143313337,"uuid":"386648933","full_name":"jlyonsmith/lastpass-deduper","owner":"jlyonsmith","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-21T15:53:15.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T15:08:24.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlyonsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-16T13:36:08.000Z","updated_at":"2021-07-21T15:53:18.000Z","dependencies_parsed_at":"2023-05-13T03:15:38.227Z","dependency_job_id":null,"html_url":"https://github.com/jlyonsmith/lastpass-deduper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Flastpass-deduper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Flastpass-deduper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Flastpass-deduper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Flastpass-deduper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlyonsmith","download_url":"https://codeload.github.com/jlyonsmith/lastpass-deduper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240421641,"owners_count":19798609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T01:28:29.443Z","updated_at":"2026-06-15T03:32:50.169Z","avatar_url":"https://github.com/jlyonsmith.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LastPass De-Duper\n\nA simple Rust program to help with de-duping your LastPass export file ready for import into another password manager.\n\n## Background\n\nI recently switched from LastPass to the excellent and open source [Bitwarden](https://bitwarden.com/) password manager.  In doing so I wanted to clean up the 1300+ passwards I've amassed over the last decade. I wrote this little Rust program to help.  You feed it the exported CSV file and it will write a cleaned-up version in the same format. The tool works as follows:\n\n- If the tool finds a straight duplicate where all fields are the same, it removes the duplicate entry.\n- If there is a duplicate in `name` only, the tool will prompt to merge, split or delete both entries.\n  - If you choose to merge, the tool will go through each field that differs and prompt for you to pick one.\n\nI was able to process my 1300+ entries down to around 800 in under an hour.\n\n*Note that LastPass does not export secure notes and other non-site related records, so you'll have to do those manually.* 🙁\n\n## Installation\n\n1. [Install Rust](https://rustup.rs/) (or `brew rustup-init` if you use [Homebrew](https://brew.sh/))\n2. `rustup toolchain install stable`\n3. Clone this repo.\n4. [Export your LastPass CSV](https://support.logmeininc.com/lastpass).\n5. Run the tool with something like `cargo run -- lastpass_export.csv --output clean_lastpass_export.csv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Flastpass-deduper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlyonsmith%2Flastpass-deduper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Flastpass-deduper/lists"}