Skip to content
/ wallet Public
forked from fbaps-support/wallet

A simple multi-user password wallet, designed such that the data is always encrypted at rest.

License

Notifications You must be signed in to change notification settings

gw1urf/wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web-based multi-user wallet. Passwords are stored encrypted using a public/private keypair. This means that users can assign each other access to specific passwords, but neither they nor the administrator can gain access to information that's not been assigned to them.

This is a very basic system, used by a small team within the University, so it's not particularly pretty.

About

A simple multi-user password wallet, designed such that the data is always encrypted at rest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Perl 78.3%
  • Smarty 13.4%
  • HTML 2.8%
  • CSS 2.3%
  • JavaScript 1.9%
  • Shell 1.3%