Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16803
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-transit.tcx.org.uk!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <alec.taylor6@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'python': 0.08; 'manipulate': 0.09; 'files.': 0.09; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'timestamp': 0.16; 'url:tools': 0.16; 'cc:addr:python-list': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'dec': 0.22; 'header :In-Reply-To:1': 0.22; '+0100,': 0.23; 'tool,': 0.23; 'url:mailman': 0.28; '(and': 0.28; 'message-id:@mail.gmail.com': 0.28; 'looks': 0.29; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'url:wiki': 0.29; "i'll": 0.31; 'does': 0.32; 'everyone,': 0.32; 'thu,': 0.32; 'url:listinfo': 0.32; 'url:python': 0.36; 'file': 0.36; 'received:209.85.161': 0.36; 'cc:2**1': 0.36; 'but': 0.37; 'received:google.com': 0.37; 'using': 0.38; 'received:209.85': 0.38; 'url:docs': 0.39; 'url:en': 0.39; 'url:org': 0.39; "it's": 0.40; 'received:209': 0.40; '2011': 0.61; 'contact': 0.66; 'to:charset:iso-8859-1': 0.82; 'groping': 0.84; 'subject:PDF': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=hVe28p1OG/zT0c8Gw0hA2sOQxanXcjTqMyY5FIgBugk=; b=OIFYAYRUyw4MGwCDAPFj0a6n32pt7XjylnxFXtlpDRaKRKCIx/LH0FLeojIkeyeGd2 iEhNw/mI9IKZBFHGc3MZXXzGn1/ZyLsZf8lrMMwg8he4DVJGXJBKuVTuiwRd5u8t1HI8 jGg9sINE9HsmdxdHQ2CQKANYuQ2n/3wpfHGYs= |
| MIME-Version | 1.0 |
| In-Reply-To | <20111208050920.GB2186@arxnet.hu> |
| References | <mailman.3383.1323287063.27778.python-list@python.org> <4edfc58f$0$6850$e4fe514c@news2.news.xs4all.nl> <20111208050920.GB2186@arxnet.hu> |
| Date | Thu, 8 Dec 2011 16:28:01 +1100 |
| Subject | Re: Insert trusted timestamp to PDF |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| To | Hegedüs, <airween@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org, Irmen de Jong <irmen@xs4all.nl> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3393.1323322085.27778.python-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1323322085 news.xs4all.nl 6881 [2001:888:2000:d::a6]:54738 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:16803 |
Show key headers only | View raw
Just digitally sign the document using python-gnupg /problem-solved! On Thu, Dec 8, 2011 at 4:09 PM, Hegedüs, <airween@gmail.com> wrote: > Hello Irmen, > > On Wed, Dec 07, 2011 at 08:59:11PM +0100, Irmen de Jong wrote: >> On 07-12-11 20:41, Hegedüs, Ervin wrote: >> >Hello Everyone, >> > >> >I'm looking for a tool, which can add a trusted timestamp to an >> >existing PDF file (and can sign - but currently only have to add >> >TS). >> >> Note sure what a 'trusted timestamp' is, > that's very important to understand what does it mean - > otherwise it's just groping :) > > http://tools.ietf.org/html/rfc3161 > http://en.wikipedia.org/wiki/Trusted_timestamp > >> but pdftk can manipulate >> pdf files. See http://www.pdflabs.com/docs/pdftk-man-page/ >> (nothing to do with Python btw!) > > looks like it couldn't, but I'll contact them. > > > thanks: > > > a. > > -- > http://mail.python.org/mailman/listinfo/python-list
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