Vault 2

Author: Stephen W. Cote

Index

BETA NOTE

Vault 2 is currently in beta. This document and related projects are subject to change.

License

Vault 2 is made available as-is, without warranty.

Modification History

AuthorDateDescription
Stephen W. Cote03/29/2008Add additional content
Stephen W. Cote03/25/2008Version 2

Introduction

Dependencies

  • .NET 2.0 Framework. Currently does not build under Mono.
  • SQL Express, SQL Server, or MySQL.

Downloads

Screenshots

Overview

Vault was a cryptographic exercise. Vault 2 is very similar to the first version, except it has additional features and uses Account Manager 4.

[ top ]

Admissions

Like Vault 1, Vault 2 is a reference implementation to test various Account Manager 4 features. It is an Explorer, an encryptor, an image browser, et cetera.

Version 2 includes a number of features related to image galleries, more tag enhancements, and image labelling (including hypnotic labels, as a flight of fancy).

[ top ]

Background

Refer Version 1.

[ top ]

Cryptography and Licensing

No changes from Version 1

[ top ]

Performance

Setup and file copy operations were improved for .NET 2.0 with better bulk insert handling in Account Manager 4.

[ top ]

Setup

Similar to Version 1, except the database and product account configuration may now be made in the application configuration. This makes it easy to use Vault as an Explorer for current Account Manager 4 projects, such as exploring user data in a Core Web installation.

[ top ]

Security

Refer to version 1.

[ top ]

Data Structure

Refer to Version 1

[ top ]

License Tools

Refer to Version 1

[ top ]

Data Tags

Refer to Version 1

[ top ]