Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16809
| Date | 2011-12-08 08:59 +0100 |
|---|---|
| From | Hegedüs, Ervin <airween@gmail.com> |
| Subject | Re: Insert trusted timestamp to PDF |
| References | <mailman.3383.1323287063.27778.python-list@python.org> <29302724.405.1323329960258.JavaMail.geo-discussion-forums@vbjs5> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3397.1323331117.27778.python-list@python.org> (permalink) |
hello, On Wed, Dec 07, 2011 at 11:39:20PM -0800, marco.rucci@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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Insert trusted timestamp to PDF Hegedüs, Ervin <airween@gmail.com> - 2011-12-07 20:41 +0100
Re: Insert trusted timestamp to PDF Irmen de Jong <irmen@-NOSPAM-xs4all.nl> - 2011-12-07 20:59 +0100
Re: Insert trusted timestamp to PDF Hegedüs, Ervin <airween@gmail.com> - 2011-12-08 06:09 +0100
Re: Insert trusted timestamp to PDF Alec Taylor <alec.taylor6@gmail.com> - 2011-12-08 16:28 +1100
Re: Insert trusted timestamp to PDF Hegedüs, Ervin <airween@gmail.com> - 2011-12-08 08:06 +0100
Re: Insert trusted timestamp to PDF marco.rucci@gmail.com - 2011-12-07 23:39 -0800
Re: Insert trusted timestamp to PDF Alec Taylor <alec.taylor6@gmail.com> - 2011-12-08 18:42 +1100
Re: Insert trusted timestamp to PDF Hegedüs, Ervin <airween@gmail.com> - 2011-12-08 08:59 +0100
Re: Insert trusted timestamp to PDF marco.rucci@gmail.com - 2011-12-08 03:02 -0800
Re: Insert trusted timestamp to PDF marco.rucci@gmail.com - 2011-12-08 03:02 -0800
Re: Insert trusted timestamp to PDF marco.rucci@gmail.com - 2011-12-07 23:39 -0800
csiph-web