Download

People upgrading from 0.4.0:
Starting TDSV-SE-0.5.0 the program uses a directory in your profile/home directory for storing the database! It can be found on the following locations:

Windows: <profile>\.tdsv\tdsv.db <profile> is most likely c:\Documents and Settings\<user>\
Unix (Linux): /home/<user>/.tdsv/tdsv.db

After starting the new version for the first time, copy your database to that location, overwriting the newly generated database.

Here you can download The Digital Seed Vault Standalone Edition:

tdsv-se-0.5.0.tar.bz2 (24072 bytes)

For MS Windows users there is an self extracting zip file. This file also contains PHP-GTK 2.0.1, configured it as it should be. You should however install PHP yourself. Currently the latest stable version that can be used is 5.2.13 (5.3.x won't work). Go to http://windows.php.net/download/ and get the "VC6 x86 Non Thread Safe" version, or click on the following link to download the installer directly: http://windows.php.net/downloads/releases/php-5.2.13-nts-Win32-VC6-x86.msi
Install it with the php_pdo and php_sqlite extensions (you need to select them). Feel free to install other extensions.
After installing PHP, unpack the exe into a location where you have write permission (like your desktop).

tdsv-se-0.5.0.exe (5502408 bytes)

There is also an old development version of the webbased version of The Digital Seed Vault still available:

TDSV-dev-20081209.tar.bz2 (26990 bytes)