Skip to content

jotavare/password-manager-shell-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

This simple password manager was built with Shell Scripting (Bash) to add/update/delete user accounts and passwords. It doesn't have the security features of the typical password managers but I plan to implement in the future some ideas available below.

REQUIREMENTS

  • Linux environment;
  • Shell Scripting (Bash) knowledge;
  • Text editor;

FUTURE IDEAS

  • Encryption;
  • Password Strength Validation;
  • Two-Factor Authentication (2FA);
  • Automatic Logout;
  • Password Generation;
  • Search and Filter;
  • Backup and Restore;
  • Multiple User Support;
  • Category Tagging;
  • Audit Logs;
  • Password Expiry Notifications;
  • Graphical User Interface (GUI);
  • Web Interface;
  • Browser Integration;
  • Sync Across Devices;

CONTRIBUTING

If you find any issues or have suggestions for improvements, feel free to fork the repository and open an issue or submit a pull request.

LICENSE

This project is available under the MIT License. For further details, please refer to the LICENSE file.

About

A simple shell script to store and retrieve passwords for different accounts.

Topics

Resources

License

Stars

Watchers

Forks

Languages