Skip to content
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 request] Timestamp an arbitrary hash #97

Open
jonathancross opened this issue Aug 31, 2018 · 5 comments
Open

[feature request] Timestamp an arbitrary hash #97

jonathancross opened this issue Aug 31, 2018 · 5 comments

Comments

@jonathancross
Copy link
Contributor

I see this is an option for the js client: https://github.com/opentimestamps/javascript-opentimestamps#stamp

Is this possible in the python client?

@FrancisPouliot
Copy link

I was also wondering this. There are a few differences with the javascript client also you will notice verification of a stamp using insight.

@RCasatta ?

@InnovativeInventor
Copy link

From looking at the code, I don't think so. But, you can verify a file given a certain hash.

parser_verify.add_argument('timestamp_fd', metavar='TIMESTAMP', type=argparse.FileType('rb'),
help='Timestamp filename')

@jonathancross
Copy link
Contributor Author

Okay, thanks. I'll turn this into a feature request then :-)

@jonathancross jonathancross changed the title Timestamp an arbitrary hash? [feature request] Timestamp an arbitrary hash Oct 17, 2018
@User087
Copy link

User087 commented Mar 14, 2023

Any progress on this @petertodd ?

@petertodd
Copy link
Member

I made a pull-req, feedback appreciated! #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants