Zeitgitter timestamping server
pip install zeitgitterd==0.9.6
zeitgitter
— Independent git
TimestamperBeing able to provide evidence that you had some piece of information at a given time and it has not changed since are important in many aspects of personal, academic, or corporate life.
It can help provide evidence
Timestamping does not assure authorship of the idea, code, or document. It only provides evidence to the existence at a given point in time. Depending on the context, authorship might be implied, at least weakly.
zeitgitter
for Timestampingzeitgitter
consists of two components:
git
repository. Existing git
mechanisms can then be used
to distribute these timestamps (stored in commits or tags) or keep them
private.git
repositories and
stores its history of commits timestamped in a git
repository as well.
Anybody can operate such a timestamping server, but using an independent
timestamper provides strongest evidence, as collusion is less likely.
The timestamping client is called git timestamp
and allows to issue
timestamped, signed tags or commits.
To simplify deployment, we provide a free timestamping server at https://gitta.zeitgitter.ch. It is able to provide several million timestamps per day. However, if you or your organization plan to issue more than a hundred timestamps per day, please consider installing and using your own timestamping server and have it being cross-timestamped with other servers.
Having your own timestamping server provides several benefits:
There are currently two options for installation: