[Pgp-tools-commit] r241 - web

Christoph Berg myon-guest at costa.debian.org
Thu Sep 8 00:01:16 UTC 2005


Author: myon-guest
Date: 2005-09-08 00:01:15 +0000 (Thu, 08 Sep 2005)
New Revision: 241

Added:
   web/Makefile
   web/foot.wmi
   web/head.wmi
   web/index.wml.en
   web/index.wml.es
Removed:
   web/head.htinc
   web/header.htinc
   web/index.php
Log:
add Spanish translation, convert to wml

Added: web/Makefile
===================================================================
--- web/Makefile	2005-09-04 00:56:21 UTC (rev 240)
+++ web/Makefile	2005-09-08 00:01:15 UTC (rev 241)
@@ -0,0 +1,7 @@
+wml: index.html.en index.html.es
+
+index.html.en: index.wml.en
+	wml $< > $@
+
+index.html.es: index.wml.es
+	wml $< > $@

Added: web/foot.wmi
===================================================================
--- web/foot.wmi	2005-09-04 00:56:21 UTC (rev 240)
+++ web/foot.wmi	2005-09-08 00:01:15 UTC (rev 241)
@@ -0,0 +1,11 @@
+
+<p>
+This page is available in the following languages:
+ <a href="index.en.html" title="English" hreflang="en" lang="en" rel="alternate">English</a>
+ <a href="index.es.html" title="Spanish" hreflang="es" lang="es" rel="alternate">espa&ntilde;ol</a>
+</p>
+
+</body>
+</html>
+
+# vim:ft=wml:

Deleted: web/head.htinc
===================================================================
--- web/head.htinc	2005-09-04 00:56:21 UTC (rev 240)
+++ web/head.htinc	2005-09-08 00:01:15 UTC (rev 241)
@@ -1,6 +0,0 @@
-<link rev=made href="mailto:web at palfrader.org">
-<TITLE>PGP Tools</TITLE>
-<META NAME="Author" CONTENT="Peter Palfrader peter at palfrader.org">
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<meta name="description" content="PGP-tools is a collection of Tools regarding OpenPGP, including signing scripts and more.">
- 

Copied: web/head.wmi (from rev 218, web/head.htinc)
===================================================================
--- web/head.htinc	2005-08-19 15:11:01 UTC (rev 218)
+++ web/head.wmi	2005-09-08 00:01:15 UTC (rev 241)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html>
+  <head>
+<link rev=made href="mailto:web at palfrader.org">
+<TITLE>$(TITLE)</TITLE>
+<META NAME="Author" CONTENT="Peter Palfrader peter at palfrader.org">
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<meta name="description" content="PGP-tools is a collection of Tools regarding OpenPGP, including signing scripts and more.">
+</head>
+
+<body>
+<h1 align="center">$(TITLE)</h1>
+
+# file date
+<define-tag file-date><:
+  print scalar localtime((stat '%attributes')[9]) ." ". $ENV{TZ};
+:></define-tag>
+
+# vim:ft=wml:

Deleted: web/header.htinc
===================================================================
--- web/header.htinc	2005-09-04 00:56:21 UTC (rev 240)
+++ web/header.htinc	2005-09-08 00:01:15 UTC (rev 241)
@@ -1,10 +0,0 @@
-    <h1 align="center">PGP Tools</h1>
-    <!--<div align="center">
-      <strong>Version 2.1.2</strong>
-    </div>-->
-    <hr>
-    <div align="center">
-      <a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">SVN Repository (WebSVN)</a> |
-      <a href="http://alioth.debian.org/projects/pgp-tools/">Alioth Project</a>
-    </div>
-    <hr>

Deleted: web/index.php
===================================================================
--- web/index.php	2005-09-04 00:56:21 UTC (rev 240)
+++ web/index.php	2005-09-08 00:01:15 UTC (rev 241)
@@ -1,82 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html>
-  <head>
-    <? include "head.htinc";?>
-  </head>
-
-  <body>
-    <? include "header.htinc";?>
-
-<h1><a name="desc">PGP Tools</a></h1>
-
-<p>PGP Tools is a collection for all kinds of pgp related things,
-including signing scripts, party preparation scripts etc.</p>
-
-<p>If you're interested in accessing the development tree, just
-checkout the repository via <a href="http://subversion.tigris.org/">Subversion</a>:
-<blockquote>
-	<code>svn co svn://svn.debian.org/pgp-tools/trunk/ pgp-tools</code>
-</blockquote>
-or, if you want to browse it then visit
-<a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">svn on the web</a>.</p>
-
-<h2>caff  --  CA - fire and forget</h2>
-
-<p>
-caff is a script that helps you in keysigning.  It takes a list of
-keyids on the command line, fetches them from a keyserver and calls
-GnuPG so that you can sign it.  It then mails each key to all its
-email addresses - only including the one UID that we send to in each
-mail.</p>
-
-<h2>pgp-clean: removes all non-self signatures from key</h2>
-
-<p>
-pgp-clean takes a list of keyids on the command line and outputs an
-ascii-armored keyring on stdout for each key with all signatures except
-self-signatures stripped.  Its use is to reduce the size of keys sent out after
-signing. (pgp-clean is a stipped-down caff version.)
-</p>
-
-<h2>gpg-key2ps  --  convert fingerprints to PostScript</h2>
-
-<p>This script will output a PostScript file which has your Key-ID, UIDs
-and fingerprint nicely formatted for printing paper slips to take with
-you to a signing-party.</p>
-
-<h2>gpg-mailkeys  --  sign and mail keys</h2>
-
-<p>
-Given one or more key-ids, gpg-mailkeys mails these keys to their owners. You
-use this after you've signed them. By default, the mails contain a standard
-text and your name and address as the From (as determined by the sendmail
-command).</p>
-
-<h2>gpglist  --  show who signed which of your UIDs</h2>
-
-<p>
-gpglist takes a keyid and creates a listing showing who signed your user IDs.
-</p>
-
-<h2>gpgsigs  --  annotate list of GnuPG keys with already done signatures</h2>
-
-<p>
-gpgsigs was written to assist the user in signing keys during a keysigning
-party. It takes as input a file containing keys in gpg --list-keys format
-and prepends every line with a tag indicating if the user has already signed
-that uid.</p>
-
-<h2>Debian Package</h2>
-
-<p>
-In Debian, these tools are included in the
-<a href="http://packages.debian.org/signing-party">signing-party</a>
-package. gpg-key2ps and gpg-mailkeys are included in Debian <i>woody</i> and
-<i>sarge</i>. caff, pgp-clean, gpglist and
-gpgsigs are added as of <i>etch</i> (and <i>sid</i>).</p>
-
-    <hr><p><address>
-    Last modified: <? echo date( "r.", getlastmod() ); ?></address>
-
-  </body>
-</html>

Copied: web/index.wml.en (from rev 218, web/index.php)
===================================================================
--- web/index.php	2005-08-19 15:11:01 UTC (rev 218)
+++ web/index.wml.en	2005-09-08 00:01:15 UTC (rev 241)
@@ -0,0 +1,79 @@
+#include <head.wmi> TITLE="PGP Tools"
+
+    <hr>
+    <div align="center">
+      <a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">SVN Repository (WebSVN)</a> |
+      <a href="http://alioth.debian.org/projects/pgp-tools/">Alioth Project</a>
+    </div>
+    <hr>
+
+<p>PGP Tools is a collection for all kinds of pgp related things,
+including signing scripts, party preparation scripts etc.</p>
+
+<p>If you're interested in accessing the development tree, just
+checkout the repository via <a href="http://subversion.tigris.org/">Subversion</a>:
+<blockquote>
+	<code>svn co svn://svn.debian.org/pgp-tools/trunk/ pgp-tools</code>
+</blockquote>
+or, if you want to browse it then visit
+<a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">svn on the web</a>.</p>
+
+<h2>caff  --  CA - fire and forget</h2>
+
+<p>
+caff is a script that helps you in keysigning.  It takes a list of
+keyids on the command line, fetches them from a keyserver and calls
+GnuPG so that you can sign it.  It then mails each key to all its
+email addresses - only including the one UID that we send to in each
+mail.</p>
+
+<h2>pgp-clean: removes all non-self signatures from key</h2>
+
+<p>
+pgp-clean takes a list of keyids on the command line and outputs an
+ascii-armored keyring on stdout for each key with all signatures except
+self-signatures stripped.  Its use is to reduce the size of keys sent out after
+signing. (pgp-clean is a stipped-down caff version.)
+</p>
+
+<h2>gpg-key2ps  --  convert fingerprints to PostScript</h2>
+
+<p>This script will output a PostScript file which has your Key-ID, UIDs
+and fingerprint nicely formatted for printing paper slips to take with
+you to a signing-party.</p>
+
+<h2>gpg-mailkeys  --  sign and mail keys</h2>
+
+<p>
+Given one or more key-ids, gpg-mailkeys mails these keys to their owners. You
+use this after you've signed them. By default, the mails contain a standard
+text and your name and address as the From (as determined by the sendmail
+command).</p>
+
+<h2>gpglist  --  show who signed which of your UIDs</h2>
+
+<p>
+gpglist takes a keyid and creates a listing showing who signed your user IDs.
+</p>
+
+<h2>gpgsigs  --  annotate list of GnuPG keys with already done signatures</h2>
+
+<p>
+gpgsigs was written to assist the user in signing keys during a keysigning
+party. It takes as input a file containing keys in gpg --list-keys format
+and prepends every line with a tag indicating if the user has already signed
+that uid.</p>
+
+<h2>Debian Package</h2>
+
+<p>
+In Debian, these tools are included in the
+<a href="http://packages.debian.org/signing-party">signing-party</a>
+package. gpg-key2ps and gpg-mailkeys are included in Debian <i>woody</i> and
+<i>sarge</i>. caff, pgp-clean, gpglist and
+gpgsigs are added as of <i>etch</i> (and <i>sid</i>).</p>
+
+<hr>
+<p>Last modified: <file-date $(WML_SRC_FILENAME)>.</p>
+
+#include <foot.wmi>

Added: web/index.wml.es
===================================================================
--- web/index.wml.es	2005-09-04 00:56:21 UTC (rev 240)
+++ web/index.wml.es	2005-09-08 00:01:15 UTC (rev 241)
@@ -0,0 +1,52 @@
+#include <head.wmi> TITLE="Herramientas PGP"
+
+    <hr>
+    <div align="center">
+      <a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">Repositorio SVN (WebSVN)</a> |
+      <a href="http://alioth.debian.org/projects/pgp-tools/">Proyecto Alioth</a>
+    </div>
+    <hr>
+
+<p>
+      Las herramientas PGP son una colección de todo tipo de cosas relacionadas con gpg, incluyendo scripts de firmado, scripts de preparacion para una signing party, etc.
+    </p>
+
+<p>
+      Si estás interesado en acceder al arbol de desarrollo, solo necesitas chequear el repositorio vía <a href="http://subversion.tigris.org/">Subversion</a>:
+</p><blockquote>
+	<code>svn co svn://svn.debian.org/pgp-tools/trunk/ pgp-tools</code>
+</blockquote>
+     o, si quieres navegar por él visita<a href="http://svn.debian.org/wsvn/pgp-tools/trunk/">svn on the web</a>.<p></p>
+
+<h2>caff  --  CA - dispara y olvida</h2>
+
+<p>
+      caff es un script que te ayuda en a firmar las claves. Toma una lista de identificadores de claves de la linea de comandos, las solicita de un servidor de claves y ejecuta el GnuPG para firmarlas. Entonces envía por email cada clave publica firmada a todas sus direcciones de email - incluyendo únicamente una UID en cada email.
+    </p>
+
+<h2>gpg-key2ps  --  convierte fingerprints a PostScript</h2>
+
+<p>Este script produce un fichero PostScript que contiene tus Key-ID, UIDs
+y fingerprint bien formateados para imprimir en tiras de papel para llevarte contigo a una signing-party.</p>
+
+<h2>gpg-mailkeys  --  firma y envia las claves</h2>
+
+<p>
+Dados uno o mas key-ids, gpg-mailkeys envía por email esas claves a sus propietarios. Se usa despues de haberlas firmado. Por defecto, los emails contienen un texto estandar y tu nombre y direccion en el Remitente (como está configurado en el comando sendmail).</p>
+
+<h2>gpgsigs  --  lista las claves GnuPG ya firmadas</h2>
+
+<p>
+gpgsigs fue escrito para asistir al usuario a firmar las claves durante una keysigning party. Toma como entrada un fichero que contiene las claves en el formato de gpg --list-keys y precede cada linea con una etiquete que indica si el usuario ha sido firmado ya ese uid.</p>
+
+<h2>Paquete Debian</h2>
+
+<p>
+En Debian, estas herramientas están incluidas en el paquete 
+<a href="http://packages.debian.org/signing-party">signing-party</a>. El <tt>gpg-key2ps</tt> y el <tt>gpg-mailkeys</tt> son herramientas incluidas en Debian <i>woody</i> y <i>sarge</i>. El <tt>caff</tt> y el <tt>gpgsigs</tt> son añadidas en <i>etch</i> (y <i>sid</i>).</p>
+
+<hr>
+<p>Última modificación: <file-date $(WML_SRC_FILENAME)></p>
+<p>Comentarios sobre la traducción a ochominutosdearco at gmail.com</p>
+
+#include <foot.wmi>





More information about the Pgp-tools-commit mailing list