Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16817

Re: Insert trusted timestamp to PDF

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <marco.rucci@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.044
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'think,': 0.05; 'app,': 0.07; 'python': 0.08; 'feasible.': 0.09; 'reply- to:addr:comp.lang.python': 0.09; 'to:addr:comp.lang.python': 0.09; 'api': 0.09; 'method.': 0.15; 'mode.': 0.16; 'propagate': 0.16; 'timestamp': 0.16; 'cc:addr:python-list': 0.16; '(i.e.': 0.17; 'wrote:': 0.18; 'file)': 0.18; 'integrate': 0.18; 'cc:no real name:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'integrating': 0.23; 'cc:2**0': 0.24; 'command': 0.24; 'mode': 0.25; "i'm": 0.26; 'separate': 0.28; 'privately': 0.29; 'cc:addr:python.org': 0.29; 'thanks': 0.31; "i'll": 0.31; 'version': 0.32; 'header:User- Agent:1': 0.33; 'weeks': 0.33; 'thursday,': 0.37; 'received:google.com': 0.37; 'some': 0.38; 'received:209.85': 0.38; 'couple': 0.38; 'should': 0.39; 'files': 0.39; 'missing': 0.40; 'received:209': 0.40; '2011': 0.61; 'your': 0.61; 'afraid': 0.63; 'from:no real name:2**0': 0.63; 'contact': 0.66; 'header :Reply-To:1': 0.71; 'soon.': 0.71; 'want,': 0.71; 'reply-to:no real name:2**0': 0.72; 'email?': 0.72; 'reply- to:addr:googlegroups.com': 0.74; 'about?': 0.84; 'patient,': 0.84; 'received:209.85.213.184': 0.84; 'received:mail- yx0-f184.google.com': 0.84; 'subject:PDF': 0.84; 'interest,': 0.91
Newsgroups comp.lang.python
Date Thu, 8 Dec 2011 03:02:23 -0800 (PST)
In-Reply-To <mailman.3397.1323331117.27778.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=151.80.123.62; posting-account=3soQIwoAAAA8EQFIEEuvVkukwzYpWD9B
References <mailman.3383.1323287063.27778.python-list@python.org> <29302724.405.1323329960258.JavaMail.geo-discussion-forums@vbjs5> <mailman.3397.1323331117.27778.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
MIME-Version 1.0
Subject Re: Insert trusted timestamp to PDF
From marco.rucci@gmail.com
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To comp.lang.python@googlegroups.com
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>
Message-ID <mailman.3402.1323342151.27778.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1323342151 news.xs4all.nl 6886 [2001:888:2000:d::a6]:37237
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16817

Show key headers only | View raw


On Thursday, December 8, 2011 8:59:31 AM UTC+1, Hegedüs, Ervin wrote:
> > 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.

I'll do some research and let you know if it is feasible.  Anyway, it should be possible to embed it later.

> > 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?

The API is basically ready.  We are only missing the authentication method.  In less then a couple weeks it should be complete.

If you want, I can give you access to a beta version of the API, so you can start integrating the service with your application and then add the required authentication process.  Can I contact you privately by email?

Thanks for your interest, 

Marco.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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