Insert trusted timestamp to PDF

Hegedüs, Ervin airween at gmail.com
Thu Dec 8 02:59:31 EST 2011


hello,

On Wed, Dec 07, 2011 at 11:39:20PM -0800, marco.rucci at gmail.com wrote:
> Hi, take a look at this online tool: http://easytimestamping.com

I need to create the PDF on my server - it could be any online
service, but it must to have any kind of API.
 
> It is able to apply RFC3161 compliant trusted timestamps, issued by accredited Certification Authorities. 

that's no problem in Python... :)

http://pypi.python.org/pypi/rfc3161/
 
> The timestamp is applied to the pdf in detached mode (i.e. as a separate .tsr file)

I'm afraid that's not good for us - we need to propagate PDF
files in enbedded mode.
 
> If you need to integrate the timestamping process in a python app, be patient, we will release an API and a command line version very soon.

sounds good - what do you think, when will you release that
about?


Thanks:


a.




More information about the Python-list mailing list