public
Description: Trusted third party timestamping service
Homepage: http://timecert.org
Clone URL: git://github.com/pelle/timecert.git
name age message
file .gitignore Tue Jul 15 21:40:53 -0700 2008 updated deployment [pelle]
file Capfile Tue Jul 15 20:30:51 -0700 2008 capistrano file [pelle]
file LICENSE.txt Thu Jul 17 11:09:06 -0700 2008 Added license. [pelle]
file README.textile Thu Jul 17 11:09:06 -0700 2008 Added license. [pelle]
file Rakefile Mon Jul 14 17:29:53 -0700 2008 Added base [pelle]
directory app/ Fri Jul 25 09:22:57 -0700 2008 fixed an issue with missing column. and added b... [pelle]
directory autotest/ Mon Jul 14 17:29:53 -0700 2008 Added base [pelle]
file config.ru Tue Jul 15 02:23:00 -0700 2008 migrate old data [pelle]
directory config/ Thu Jul 24 14:23:54 -0700 2008 Added site statistics [pelle]
directory public/ Mon Sep 29 19:15:21 -0700 2008 changed the iframe size in the timecert.js script [pelle]
directory schema/ Fri Jul 25 09:22:57 -0700 2008 fixed an issue with missing column. and added b... [pelle]
directory scripts/ Wed Sep 03 12:47:43 -0700 2008 fixed a slight bug with stats script [pelle]
directory spec/ Thu Jul 24 12:01:56 -0700 2008 added specs for statistics. They aren't quite a... [pelle]
README.textile

TimeCert

TimeCert is a project to provide a trusted third-party timestamping service. It will essentially provide a timestamp for each SHA1 digest presented to it.

Source Code Release

This is the first public release of TimeCert source code. We’re releasing this mainly to encourage trust in our service. We also encourage others to run competing timestamping services. It is released under the AGPL, which means that if you decide to run a competing service you will need to release your source changes as well. We recommend using GitHub’s great forking feature for this.

Getting started

TimeCert currently uses edge merb and datamapper. To install this please follow the instructions in Life on the Edge with Merb, Datamapper and RSpec. Once the next releases of Merb and Datamapper are released they should be in sync and we plan on just following official releases.

Contact info

My name is Pelle Braendgaard and my primary blog is Stake Ventures Inc. I may be available for consulting work in the Ruby space, email me at pelle@stakeventures.com for more info.