Skip to content

jmkok/keyvault-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required packages

Installing under Ubuntu (or Debian)
sudo apt-get install libgtk2.0-dev libssh2-1-dev libxml2-dev libssl-dev

------ ENCRYPTION SCHEME ------

PASSPHRASE
	key for decrypting data
		2048 rounds + "keyvault-data"
	key for decrypting config items
		2048 rounds + "keyvault-config"
	key for keyvault.org login
		2048 rounds + "keyvault-login"
 
(todo)
An entered passphrase will be immediatly converted into a sha1

------ Image ------

The lock image comes from:
http://pixabay.com/en/padlock-lock-locked-admin-154684/
"You can freely use any Pixabay image without attribution in digital and printed form, even for commercial applications."

About

Automatically exported from code.google.com/p/keyvault-org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors