Coder Social home page Coder Social logo

firefoxlockwisededuper's Introduction

Firefox Lockwise Validator

Over time, manually entered data can become messy or duplicated. This simple script aims to read a local copy of your Firefox Lockwise passwords in order to generate a report on bad data. At the time of creation, Firefox does not support re-importing a modified version of the Firefox export, so this report performs read-only operations. Your data is not manipulated or cleaned automatically, but you can use the results to perform manual cleanup in your Lockwise vault.

To use the script, export your Lockwise password .csv, drop the file in either Downloads, Desktop or the same directory as the dedupe.py script, and run.

Exporting Firefox Lockwise Credentials

  1. Launch Firefox, sign in, and browse to about:logins
  2. In the top-right corner, next to your user profile icon, click the ...
  3. Choose Export Logins...
  4. Accept the warning
    • Note that passwords will be stored in plain text - protect this file!
  5. Save the file. The default name is logins.csv, which the script is expecting. Save to either Downloads, Desktop, or the same directory as the dedupe.py file

Supported Reports

  • Blank usernames
  • Blank/invalid passwords
    • Password validation is very limited. Checking for weak passwords is not in scope for this script at this time
  • Duplicate entries by website

Requirements

  • Mac: pip3 install pandas tabulate
  • Windows: pip install pandas tabulate

firefoxlockwisededuper's People

Contributors

twrogers1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.