Skip to content

Cipher Vault is a Django-based cloud password manager ensuring security with AES encryption. It features two-factor authentication and provides real-time password strength feedback for an intuitive and secure password management experience.

Notifications You must be signed in to change notification settings

Deva-Vasista/Cipher-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher Vault - Password Manager

Cipher Vault is a secure and user-friendly password manager web application developed using Django, HTML, and CSS. It provides a robust solution for managing passwords with features like encryption, two-factor authentication, and password strength analysis.

Features

  • Password Encryption: Utilizes AES encryption to store passwords securely.
  • Two-Factor Authentication: Adds an extra layer of security for user accounts.
  • Password Strength Analysis: Provides real-time feedback on password strength.

Getting Started

Follow these steps to set up and run the Cipher Vault password manager locally:

  1. Clone the Repository:
    git clone https://github.com/deva-vasista/Cipher-Vault.git
    cd cipher-vault
  2. Install Dependencies
    pip install -r requirements.txt
  3. Run the Application
    python manage.py runserver
  4. Open your web browser and go to http://localhost:8000 to access Cipher Vault.

About

Cipher Vault is a Django-based cloud password manager ensuring security with AES encryption. It features two-factor authentication and provides real-time password strength feedback for an intuitive and secure password management experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published