Download presentation
Presentation is loading. Please wait.
Published byBaldwin May Modified over 8 years ago
1
Linux Password Vault by Ali Can Oğul
2
Codefellas2 Developer: Ali Can Oğul Sponsor: Özgür Yazılım A. Ş.
3
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.
4
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.
5
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.
6
Linux Password Vault Uses PGP for encryption. Uses SSL certification for authorization.
7
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
8
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
9
Technologies That Are Used Programming Language: Ruby Database Management System: MySQL Encryption: PGP Certification: SSL
10
Thank You!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.