This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP VaultDB Project"
(→Quick Download) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {| | ||
+ | |- | ||
+ | ! width="700" align="center" | <br> | ||
+ | ! width="500" align="center" | <br> | ||
+ | |- | ||
+ | | align="right" | [[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] | ||
+ | | align="right" | | ||
+ | |||
+ | |} | ||
=Main= | =Main= | ||
Line 5: | Line 14: | ||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
+ | |||
+ | http://www.vaultdb.org/vault-icon.png | ||
+ | |||
==OWASP VaultDB Project== | ==OWASP VaultDB Project== | ||
− | VaultDB is an encrypted persistent key-value store with a multi-recipient cryptosystem for | + | VaultDB is an encrypted persistent key-value store with a multi-recipient cryptosystem for PHP based web applications. |
==Introduction== | ==Introduction== | ||
Line 43: | Line 55: | ||
== Related Projects == | == Related Projects == | ||
− | * [[ | + | * [[OWASP_PHP_Security_Project]] |
+ | == Ohloh == | ||
+ | *https://www.ohloh.net/p/VaultDB | ||
| valign="top" style="padding-left:25px;width:200px;" | | | valign="top" style="padding-left:25px;width:200px;" | | ||
Line 51: | Line 65: | ||
== Quick Download == | == Quick Download == | ||
− | * [https://github.com/ | + | * [https://github.com/maxlabelle/VaultDB Download from github] |
− | |||
− | |||
− | |||
== News and Events == | == News and Events == |
Latest revision as of 12:53, 28 June 2015
|
|
---|---|
Main
OWASP VaultDB ProjectVaultDB is an encrypted persistent key-value store with a multi-recipient cryptosystem for PHP based web applications. IntroductionThis framework provide everything you need for storing encrypted key-value documents inside a custom MySQL database. VaultDB also comes with a secure user login and authentication mechanism designed to avoid common security and cryptographic pitfalls. DescriptionVaultDB adds automatic transparent encryption to your application's data at the table/document level. Instead of using it's own internal storage engine, VaultDB stores the encrypted data inside a custom MySQL database for storage. It's design is made to provide developers with a solid method for integrating strong cryptography inside web applications and secure data using NoSQL-like transactions. LicensingOWASP VaultDB is free to use. It is licensed under the BSD license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same license to this one.
|
What is VaultDB?OWASP VaultDB can protect your application from 4 out of 10 critical security risks in the OWASP Top Ten Most Critical Web Application Security Risks from OWASP_Top_Ten_Project.
Project LeaderProject leader's is Maxime Labelle ([email protected])
Related ProjectsOhloh |
Quick DownloadNews and Events
DocumentationYou can view the online documentation here
Classifications |