diff options
Diffstat (limited to 'resource/help/docu_encrypt.es.html')
-rw-r--r-- | resource/help/docu_encrypt.es.html | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/resource/help/docu_encrypt.es.html b/resource/help/docu_encrypt.es.html deleted file mode 100644 index 0511c6c3..00000000 --- a/resource/help/docu_encrypt.es.html +++ /dev/null @@ -1,69 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> - -<head> -<!--Translated using CatsCradle 3.91 [SourceID:docu_encry~KjmTI.html] //--> -<title>gpg4usb - - Documentación</title> -<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" /> -<link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> -</head> - -<body> -<div style="width:800px;text-align:center;float:center"> -Previo: <a href="docu_keygen.html">Generar - una llave</a> | <a href="docu.html">Principal</a> | - Siguiente: <a href="docu_decrypt.html">Descifrar - un mensaje</a> -<hr/> - -<div id="content"> -<h1>Cómo - cifrar un texto</h1> -<p> -Hay - tres pasos para cifrar un texto. Vamos a suponer que Alice quiere cifrar un texto - para Bobby. </p> -<h4>PASO - 1: Escribir el texto</h4> -<p> -Primero, - Alice escribe su texto (se recomienda no usar tildes). </p> -<p> -<IMG SRC="img/docu/encrypt_step1.jpg" alt="escribir el texto"/> -</p> - -<h4>PASO - 2: Escoger la llave(s)</h4> -<p> -Segundo, - ella escoje la llave de Bobby. <b>NOTA:</b> Usted - también puede escoger múltiples llaves, de manera que el texto se cifrará para más - de una persona. Así, por ejemplo, usted podría seleccionar siempre su propia llave, - de este modo puede cifrar/descifrar sus propios textos más tarde. </p> -<p> -<IMG SRC="img/docu/encrypt_step2.jpg" alt="escoger las llaves"/> -</p> - - -<h4>PASO - 3: Cifrar el mensaje</h4> -<p> -Finalmente, - Alice pulsa el botón 'Cifrar' para cifrar el texto. Alternativamente, ella podría - haber usado el atajo 'Ctrl+E' o usar el menú 'Cifrar -> Cifrar'. </p> -<p> -<IMG SRC="img/docu/encrypt_step3.jpg" alt="cifrar el mensaje"/> -</p> - - -</div> -<hr/> -Previo: <a href="docu_keygen.html">Generar - una llave</a> | <a href="docu.html">Principal</a> | - Siguiente: <a href="docu_decrypt.html">Descifrar - un mensaje</a> -</div> -</body> -</html> |