GithubHelp home page GithubHelp logo

encrypsure's Introduction

Encrypsure

This is my submission for the final project of CS50P ๐Ÿ’ป.

!! Not continuing work on this project (for now) !!

Encrypsure is a command-line password managing application which gives you the freedom to forget your passwords with confidence. Using this application, you can view, create, edit, and delete numerous password entries. When viewing entries, you can view either all entries or filter by service and username to find the exact entry you are looking for. When creating an entry, you can just paste the website link as the service and it will automatically deduce the name of the service. Using the autopass feature, you can automatically create a strong 16-character password, which will definitely give the hackers trying to break into your accounts a difficult time. To top it all of, you can also set a master password, so no one except you can view your precious passwords. Keep your passwords safe and secure ๐Ÿ”’!


Installation

You must have python installed to run this application.

Firstly, clone the repository.

git clone https://github.com/aritra-codes/encrypsure.git

Then, change directories into the newly cloned repository:

cd encrypsure

Finally, using pip, install the application dependencies:

pip3 install -r requirements.txt

Usage

To run the application:

python3 project.py [-h] [-c] [-e] [-d] [-ap] [-a] [service] [username]

For further help running the application:

python3 project.py --help

encrypsure's People

Contributors

aritra-codes avatar

Stargazers

 avatar  avatar

Watchers

 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.