The server component to the Lockbox app.
Go to file
erinn f3c7f1cc0b Update 'README.md' 2021-08-20 19:13:44 +00:00
cmd initial commit 2020-04-14 18:50:58 +00:00
css initial commit 2020-04-14 18:50:58 +00:00
img initial commit 2020-04-14 18:50:58 +00:00
php initial commit 2020-04-14 18:50:58 +00:00
LICENSE Add 'LICENSE' 2020-04-14 13:04:37 -07:00
README.md Update 'README.md' 2021-08-20 19:13:44 +00:00
admin.php fix potential timing attack in password validation reported by @sweis 2021-08-20 12:11:10 -07:00
index.php initial commit 2020-04-14 18:50:58 +00:00

README.md

This is the PHP/webserver component for Lockbox. For instructions visit the Lockbox app's main repository.

Acknowledgements

  • thanks to Steve Weis (@sweis) for reporting a potential timing attack against admin password validation