Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.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.177 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.70; '*S*': 0.06; 'different,': 0.16; 'gnupg': 0.16; 'timestamp': 0.16; 'url:adobe': 0.16; 'url:attachments': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'dec': 0.22; 'header:In-Reply- To:1': 0.22; 'cc:addr:python.org': 0.29; 'url:wiki': 0.29; 'thu,': 0.32; 'header:User-Agent:1': 0.33; 'doc': 0.34; 'cc:2**1': 0.36; 'hello,': 0.37; 'using': 0.38; '2011': 0.61; 'received:86': 0.63; 'taylor': 0.67; 'pdf.': 0.84; 'subject:PDF': 0.84; 'url:learn': 0.84; 'want:': 0.84; 'received:hu': 0.93 X-Spam-Score: -1.988 X-Spam-Level: X-Spam-Status: No, score=-1.988 tagged_above=-20 required=4 tests=[AWL=0.511, BAYES_00=-2.599, RDNS_NONE=0.1] Date: Thu, 8 Dec 2011 08:06:16 +0100 From: =?utf-8?B?SGVnZWTDvHMs?= Ervin To: Alec Taylor Subject: Re: Insert trusted timestamp to PDF References: <4edfc58f$0$6850$e4fe514c@news2.news.xs4all.nl> <20111208050920.GB2186@arxnet.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: python-list@python.org, Irmen de Jong 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1323327926 news.xs4all.nl 6937 [2001:888:2000:d::a6]:49276 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16804 Hello, On Thu, Dec 08, 2011 at 04:28:01PM +1100, Alec Taylor wrote: > Just digitally sign the document using python-gnupg > > /problem-solved! using gnupg to sign a document != add a timestamp to a pdf. May be this doc helps to clear what's the different, and what I want: http://learn.adobe.com/wiki/download/attachments/52658564/digital_signatures_in_acrobat_9x.pdf?version=1 thanks: a.