GithubHelp home page GithubHelp logo

phodal / mopass Goto Github PK

View Code? Open in Web Editor NEW
42.0 3.0 6.0 2.66 MB

A OpenSource Clientless & Serverless Password Manager

Home Page: https://phodal.github.io/mopass/

License: GNU General Public License v3.0

JavaScript 68.65% TypeScript 31.35%
serverless spm password password-manager password-generator password-safety

mopass's Introduction

Serverless Password Manager

a serverless personal password manager tools

Roadmap:

  • Serverless
  • Client: CLI
  • Client: Chrome Plugin
  • Features: 2-Step Verification
  • Client: WeChat-app
  • Security: New Devices

Screenshots

Chrome Screenshots

Mopass Chrome Screenshots

Command Line Screenshots

Mopass Command Line Screenshots

CLI

Code in ./command

Usage

npm install -g mopass

Commands:

  • Create Encrypt Key: mopass --createKey
  • Generate New Password: mopass --generate
  • Fetch Passwords from Server: mopass fetch
  • Get Password By Title: mopass --get [title]
  • List All Titles: mopass --list
  • Update password bt Title: mopass --update [title]
  • Create MFA: mopass --create mfa or mopass --mfa
  • Update password by Title: mopass --update [title]
  • Delete password by Title: mopass --delete [title]
  • Import MFAs from AndOTP: mopass --import [fileName] --type mfa

Features

  • Sync Remote Passwords
  • List All Passwords Alias/Title
  • Get Password by Alias/Title
  • Delete One Password
  • QRCode Generator for Password

Serverless Server

Setup

  1. Setup AWS Accounts && Serverless Framework
  2. Setup: yarn install
  3. Config: change domain & DB in serverless.yml
  4. Deploy: sls deploy

Chrome Plugins

Setup

  1. Config key in options page

Documents for Developer

ToC

├── browsers   // Chrome Extensions
├── command    // CLI
├── common     // Common Code
├── docs       // Documents
├── server     // Serverless Server
└── weapp      // Wechat App [todo]

LICENSE

@ 2019 A Phodal Huang's Idea. This code is distributed under the GPL license. See LICENSE in this directory.

mopass's People

Contributors

phodal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mopass's Issues

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.