Linux Password Vault by Ali Can Oğul
Codefellas2 Developer: Ali Can Oğul Sponsor: Özgür Yazılım A. Ş.
Linux Password Vault This project aims to create a corporate password repository where all corporate passwords can be stored securely, accessed by the authorized personnel only on a need-to-know basis.
Linux Password Vault The project consists of two main components: Server and Client. The server is a service daemon running in the background on a Unix/Linux system. The client will be a console based application which connects to the server and serves as a command line interface. The client is always in communication with server.
Linux Password Vault Linux Password Vault also uses a database management system to store corporate passwords as well as user credentials. It supports multiple users and groups It supports limiting access to configured user / password group pairs Passwords are encrypted for storage and while retrieving them they get decrypted.
Linux Password Vault Uses PGP for encryption. Uses SSL certification for authorization.
Linux Password Vault Lets administrators to manage individual accounts Passwords are encrypted and safe regardless of the users schema Multiple level access layers provide multiple level security layers
Difference Between Other Similar Products There are no public domain software projects providing this functionality. Most free software password managers run on a single-user environment. Most of the softwares don't provide a Linux console client, which is the primary work environment of Linux system administrators over slow connections
Technologies That Are Used Programming Language: Ruby Database Management System: MySQL Encryption: PGP Certification: SSL
Thank You!