GitHub / aidensane / password-manager
This code is a simple password manager that allows users to view existing passwords and add new ones. It uses the cryptography library to encrypt and decrypt passwords and stores them in a text file. The program prompts the user to choose between viewing existing passwords, adding new ones, or quitting.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidensane%2Fpassword-manager
PURL: pkg:github/aidensane/password-manager
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: almost 2 years ago
Pushed at: over 2 years ago
Last synced at: almost 2 years ago
Topics: password, passwordmanager, security