Giter Site home page Giter Site logo

pwlookup's Introduction

pwlookup

What

pwlookup is a script that manages the retrieval of passwords from a plain text file within an encrypted disk image under MacOs.

Why

There are tons of password managers out there. And they are probably more capable and faster. But hey, this was more fun to build.

How

Setup

This script assumes that you have an encryped disk image on your machine that contains a plain text file with your passwords. One password per line.

  1. Copy the file pwlookup to some place within your PATH.
  2. Copy the file example/pwlookup.conf.example into the same directory as pwlookup
    • Rename it to "pwlookup.conf"
    • Modify it so it matches your system setup

Usage

There are two modes: lookup and insert

Lookup

$ pwlookup <searchTerm>

Upon hitting return, you will be asked to enter the password for you disk image. If everything went right, you should receive a list of results matching your search string.

Insert

$ pwlookup -insert

Calling the script this way will open the password file using Vim.

Exit

After lookup or insert operations, hit any key to quit the script. It will close the current terminal, so it is a good habit to use a separate terminal window when using the script

pwlookup's People

Contributors

tobi-or-not avatar

Watchers

 avatar James Cloos 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.