-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Append only time stamp without own digital signature #141
Comments
I totally agree with the need of these functionality: be able to add only timestamps. Even better: allow the user to setup more that one (up to whatever number the user wants) timestamp sources to add after signing the file, or just add those timestamps either the file is already signed or not. I'm curious because by reading the documents my doubt didn't disappear. My main trouble with these Timestamping thing is that timestamping authorities are not required to add some sort of unique identifier that will be the same for ever that they add to some common database used by everyone else, and that anyone can download at anytime, and query at anytime, and aren't able to remove things, in order for anyone, anytime in the future to go there and see if that entry with that unique identifier, and associated data (hash, nonce, date & time and anything else relevant) are present. And something flexible enough to accept different hash algorithms (currently in use and future ones). |
Hello. Would be possible add option append only time stamp without own digital signature from some TSA server (HTTP/HTTPS)?
This is necessary, for example:
Many thanks for your consideration.
The text was updated successfully, but these errors were encountered: