Giter Site home page Giter Site logo

gopwsafe's Introduction

gopwsafe

GoDoc Build Status Coverage Status

A password safe written in go using and implementing the password safe version 3 database. Simply download and run, no install needed.

The pwsafe package contains interfaces for reading/writing to Password Safe v3 databases. This package is utilized by both the gui and cli interfaces with the preference going to the gtk based gui library.

The gui is implemented with the library go-gtk The very basic cli is implemented using the prompt library.

The project has been largely tested and developed on Linux (Ubuntu).

GTK GUI

Features:

  • The ability to have multiple windows open with different databases in each is a key feature that many other Password Safe implementations don't have.
  • Simple database search.
  • Tree representation based on db and group.
  • Keyboard shortcuts, for copy/paste, opening url in a browser, etc.

References

Todo

  • Add the ability to create a new empty password db.
  • pwsafe
    • Finish implemenation of all record fields
    • Finish implementation of all header fields.
  • Add a timeout to clear the clipboard a minute or so after copying a password.
  • The ability copy/move entries from one open db to another.
  • Prompt on exit if there are unsaved changes.

Eventually

  • Automatic storage of old passwords.
  • Add a file selection tool for opening.
  • The ability to diff two different databases.
    • Full diff
    • diff based on particular fields, name, username, url, password
  • Edit of multiple entries at once for select fields, ie modify the group
  • Look at gomobile would it be possible to write my code in such a way it can be used on Android and ios. See the utils talk slides for more details on gomobile.

gopwsafe's People

Contributors

tkuhlman avatar

Watchers

Marco Piovan 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.