Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.chainon-marquant.org!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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.040 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'python': 0.08; 'manipulate': 0.09; 'files.': 0.09; '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; 'cc:2**0': 0.24; '(and': 0.28; 'looks': 0.29; 'cc:addr:python.org': 0.29; 'url:wiki': 0.29; "i'll": 0.31; 'does': 0.32; 'everyone,': 0.32; 'header:User-Agent:1': 0.33; 'file': 0.36; 'but': 0.37; 'url:docs': 0.39; 'url:en': 0.39; 'url:org': 0.39; "it's": 0.40; '2011': 0.61; 'contact': 0.66; 'received:188': 0.68; 'groping': 0.84; 'subject:PDF': 0.84; 'received:hu': 0.93 X-Spam-Score: -2.499 X-Spam-Level: X-Spam-Status: No, score=-2.499 tagged_above=-20 required=4 tests=[BAYES_00=-2.599, RDNS_DYNAMIC=0.1] Date: Thu, 8 Dec 2011 06:09:21 +0100 From: =?utf-8?B?SGVnZWTDvHMs?= Ervin To: Irmen de Jong Subject: Re: Insert trusted timestamp to PDF References: <4edfc58f$0$6850$e4fe514c@news2.news.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4edfc58f$0$6850$e4fe514c@news2.news.xs4all.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1323320973 news.xs4all.nl 6895 [2001:888:2000:d::a6]:58744 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16802 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.