Online Key Manager – password storage tool
\”[img w=600 h=485]/files/pub/okm/okm_new.jpg” />\”:/files/pub/okm/okm_new.jpg
Online Key Manager (OKM) is a PHP application to manage names & passwords in a MySQL database.
[note title=PLEASE NOTE]
Storing passwords online can be a security risk!
If you don’t know how to protect your stuff, don’t use Online Key Manager!
You have been warned.
[/note]
OKM does _NOT_ have any features for user authentication. The webserver on which OKM is running must be configured to authenticate users.
It is recommended to use OKM through a secure connection (SSL). This also must be configured on the webserver (IIS or Apache). OKM runs on PHP 5 and MySQL 5.
See link to screenshots at the end of this page.
_Version 0.7 – September 24, 2006_
* Fixed bug that prevented categories to be renamed
* Added stripslashes() to search results
* Added graphs-per-category to statistics page
\”download version 0.7\”:download.php?url=files/pub/okm/okm_0.7.zip&version=0.7 (18kB)
_Version 0.6 – March 15, 2006_
* Save and Delete buttons didn’t work anymore
* correct handling when deleting a new record directly
* new record is displayed after saving
_Version 0.5 – March 1, 2006_
* Ajax menu and search page
_Version 0.5ß – November 27, 2005_
* Menu and search page use ajax
_Version 0.4 – October 21, 2005_
* Added Home button
* Added some stripslashes to detail screen
* Timestamp on backup files now contains hour/minute information so more backup per day can be saved
_Version 0.3 – October 13, 2005_
* Added ‘Generate password’ button.
* Rearranged detail screen slightly.
_Version 0.2 – September 29, 2005_
* Added search feature.
_Version 0.1 – initial release – September 26, 2005._
\”download version 0.1\”:download.php?url=files/pub/okm/okm_0.1.zip&version=0.1 (12kB)
I am a .NET programmer first and foremost. But in my spare time I like to play around with PHP, Erlang, Haskell, F#,