View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000079 | file | General | public | 2019-05-10 03:52 | 2019-05-27 01:28 |
Reporter | cisba | Assigned To | christos | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 5.38 | ||||
Summary | 0000079: [PATCH] add OpenTimestamps related magic entries | ||||
Description | https://opentimestamps.org/ https://en.wikipedia.org/wiki/OpenTimestamps | ||||
Steps To Reproduce | 1. create a file .ots using the web interface at https://opentimestamps.org/ 2. download the attacched file "opentimestamps" 3. execute "file -m opentimestamps <your-ots-file-name>.ots" | ||||
Tags | magic | ||||
|
opentimestamps (647 bytes)
#------------------------------------------------------------ # $File$ # OpenTimestamps related magic entries # https://opentimestamps.org/ # https://en.wikipedia.org/wiki/OpenTimestamps # "Emanuele Cisbani" <emanuele.cisbani@gmail.com> #------------------------------------------------------------ # OpenTimestamps Proof .ots format. # Magic is defined here: # https://github.com/opentimestamps/python-opentimestamps/\ # blob/master/opentimestamps/core/timestamp.py#L273 0 string \x00\x4f\x70\x65\x6e\x54\x69\x6d\x65\x73\x74\x61\x6d\x70\x73\x00 OpenTimestamps >16 string \x00\x50\x72\x6f\x6f\x66\x00\xbf\x89\xe2\xe8\x84\xe8\x92\x94\x01 Proof |
|
Added, thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-10 03:52 | cisba | New Issue | |
2019-05-10 03:52 | cisba | File Added: opentimestamps | |
2019-05-10 03:52 | cisba | Tag Attached: magic | |
2019-05-27 01:27 | christos | Assigned To | => christos |
2019-05-27 01:27 | christos | Status | new => assigned |
2019-05-27 01:28 | christos | Status | assigned => resolved |
2019-05-27 01:28 | christos | Resolution | open => fixed |
2019-05-27 01:28 | christos | Fixed in Version | => 5.38 |
2019-05-27 01:28 | christos | Note Added: 0003247 |