Skip to content

vijaystroup/Offline-Pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- This is a personal project for demonstration purposes only.

Logo

Table of contents

Overview

Offline Pass is an offline password manager. This means none of your information is stored in the 'cloud'.

Even with your information being stored locally, all data is either hashed or encrypted (no plain text anywhere).

Installation

Windows - Installer

macOS - TBA

Linux - TBA

With Python

Dependencies:
pip install cryptography

Just clone repo and run main.py with the dependencies installed on your virtual environment.

Gallery

Image Image Image Image Image Image Image

https://imgur.com/a/Ej6ojWx

Try Online

TBA

Future Features

  • Generate random password
  • Create alert for websites that have had a breakin to change your current password
  • Add gifs for gallery

About

Offline Password Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages