Skip to content

PyCredentialVault is a secure and efficient password manager designed for terminal use. Written in Python, built using Jetbrains PyCharm.

Notifications You must be signed in to change notification settings

patrickmfsd/PyCredentialVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCredentialVault

PyCredentialVault is a secure and efficient password manager designed for terminal use. Built in Python, it offers a robust solution for managing and safeguarding your credentials.

Note: Project was initially created for a university course assignment, then expanded upon to support encryption.

Features

  • Terminal Interface: Operates seamlessly within a terminal environment for quick and efficient access.
  • Encryption: Protect Passwords using a master password.
  • Password Management: Easily add view credentials.

Installation

  1. Clone repo
git clone https://github.com/patrickmfsd/PyCredentialVault.git
  1. Navigate to PyCredentialVault folder
cd PyCredentialVault
  1. Install the required dependencies.
pip install -r dependencies.txt

Usage

Navigate to .venv cd .venv and run python main.py.

About

PyCredentialVault is a secure and efficient password manager designed for terminal use. Written in Python, built using Jetbrains PyCharm.

Resources

Stars

Watchers

Forks

Languages