Skip to content

A password manager created with flask and python that can store passwords. It has a very simple, elegant, and user friendly interface with high security.

Notifications You must be signed in to change notification settings

formerzayed/XurdePass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XurdePass

This is a password manager created with flask and python . It uses sqlite as database and tailwind for frontend . This can handle passwords very securely and you can also retrieve passwords very easily . Simply create an account and get started . After you create our account you will be redirected to your dashboard from where you can store and retrieve passwords with a few more options . You'll also get a account page from where you can view, edit, delete your account .

Features

Take a look at some features of XurdePass

  • User Friendly
  • Free
  • Elegant UI
  • Privacy
  • Safe

How to use?

First you need to clone the repository

git clone https://github.com/ZayedMalick/XurdePass.git

Change directory

cd XurdePass

Install requirement

pip install -r requirements.txt

Running app.py

python3 app.py

Now open your browser and paste this link

http://localhost:8080/

You will have XurdePass running

Hope everything worked out for you!

Thank You

About

A password manager created with flask and python that can store passwords. It has a very simple, elegant, and user friendly interface with high security.

Topics

Resources

Stars

Watchers

Forks