View Issue Details

IDProjectCategoryView StatusLast Update
0000079fileGeneralpublic2019-05-27 01:28
Reportercisba Assigned Tochristos  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version5.38 
Summary0000079: [PATCH] add OpenTimestamps related magic entries
Descriptionhttps://opentimestamps.org/
https://en.wikipedia.org/wiki/OpenTimestamps
Steps To Reproduce1. 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"
Tagsmagic

Activities

cisba

2019-05-10 03:52

reporter  

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
opentimestamps (647 bytes)   

christos

2019-05-27 01:28

manager   ~0003247

Added, thanks!

Issue History

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