Git Product home page Git Product logo

adamantite's Introduction

Adamantite

This is my attempt at making a local password manager in Ruby. Inspired by the recent breach at LastPass and other less recent breaches at other password managers, the purpose of this app is to create a simple password manager that never shares your stored passwords to another 3rd party.

This comes with obvious downsides. However, it may be preferable to using a service where you can't see the source code.

Usage

gem install adamantite

The gem page for this project can be found here: https://rubygems.org/gems/adamantite

The binary that's installed with the gem will run the GUI. In order to run the command line app, you'll need to navigate to where the gem is installed on your machine and run that directly.

Disclaimers

This is a pet project. There are no guarantees at this time that it is actually a secure way to manage passwords or secrets.

adamantite's People

Contributors

andyobtiva avatar jakebruemmer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

andyobtiva

adamantite's Issues

Move project site to this repo

Current static/marketing site is in a different repo as this repo was private. Just need to move it here in a docs/ folder for organizational purposes.

Offline mode

Tried to work on this on a plane and realized with the licensing calls it now doesn’t work without an internet connection

Create Free License Tier

Some ideas for the limits on free tier:

  • Limited number of passwords
  • No password generator
  • No password strength analyzer
  • No copying (just showing) of passwords
  • No backup

Settings Menu

Could be a differentiator between free and paid tiers. Some settings:

  • Change directory where files are stored
  • Enforce password strength/requirement rules
  • Change order of fields shown in GUI
  • Prompt to change passwords after certain amount of time
  • Alert when password used across multiple sites
  • Change display of fields in GUI (e.g., hide full username)
  • Enter randomly generated password by default for site

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.