> From:    "F.M.O" <[EMAIL PROTECTED]>

> I want to ask if there is any remailer service that do not use =
> encryption (using PGP program) since it is forbidden to use encryption =
> in my country as stated in the readme document of PGP263i package ...all =
> I want is to send a message to another address indirectly (Through a =
> remailer service) and receive the reply from it (from the remailer)

You needn't to send letters through remailer, you need to receive
letters through remailer. You need a remailer which remails
to you without Subject, moving header of incoming letter
into body of remailed to you letter. You can send letters to
web-mail servers directly, specifying Reply-To line in the header
with your email address on the remailer. I don't know of a remailer
which allows to create user's own email addresses, remails letters
to the user without Subject and doesn't require PGP for creating
user's address on the remailer.

If you use "-cryptrecv" option of nym.alias.net then you need to use
PGP only once - for sending configuration letter to the remailer.
I suppose that you can append unencrypted version of the letter,
keys and password  after encrypted version of the letter.
Then your government can't accuse you in hiding something: they can
decrypt your letter by themselves and make sure that you hide nothing.
So your letter to <config{a}nym.alias.net> can look like:

---------------------------------------------------------------------

-----BEGIN PGP MESSAGE-----
Version: 2.6.3i

hQEMAk5NDhYLYPHNAQf+Ok55QjsXBXmeE27n3w0Yt5NucNbqZCQAtrExau3V4vyj
...
6MV0A9lyf5XnW3vUteogJLEKSB5g+Vp3zEyygX1E0wy68rHFpp1Spw98DyZDk/KP
Vu991v8uKvca0pfPzXotZwtJhLvwdgOB6XGWHaonrRzc9ZRHfADY
=XddB
-----END PGP MESSAGE-----

The same letter, unencrypted:

Config:
From: fmobaidi
Nym-Commands: create? +acksend -cryptrecv
Nym-Commands: name="F.M.O"
Public-Key:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.3i

mQA9AjTi6y8AAAEBgO5G/Bpo/ckAJqLG4u8pzmA7VVw1TYSSc8NcW16BdZlYTtzb
...
Yo6HddBaIj3Hw6kALWZXH41pxVZQUeQ2DfLx//ZOQpPenAWRJ+M9Kxms7L39RA==
=ov/M
-----END PGP PUBLIC KEY BLOCK-----
Reply-Block:
::
Anon-To: [EMAIL PROTECTED]
Latent-Time: +0:00

My keys suitable for decrypting the encrypted message above:

-----BEGIN PGP SECRET KEY BLOCK-----
Version: 2.6.3i

mQENAzIxkrUAAAEH/1mg2l5pTFPwdJZp79M3g+aflsoRFd1QIebXktcg2SIcWc+K
...
+6xOrOE3F3Sc++8F2zNrY/ZJsLsUb5RGEI5u/40s+ASl56KVVw==
=WzM5
-----END PGP SECRET KEY BLOCK-----

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.3i

mQA9AjTi6y8AAAEBgO5G/Bpo/ckAJqLG4u8pzmA7VVw1TYSSc8NcW16BdZlYTtzb
...
Yo6HddBaIj3Hw6kALWZXH41pxVZQUeQ2DfLx//ZOQpPenAWRJ+M9Kxms7L39RA==
=ov/M
-----END PGP PUBLIC KEY BLOCK-----

My password: abc

---------------------------------------------------------------------

How to encrypt:

1. Generate a key pair:

pgp -kg 384

Answers to questions:
fmobaidi
abc
abc

then press random keys until beep.

2. Request the remailer's public key - send
any letter to <remailer-key{a}nym.alias.net>.
Save the key to file "pubkey.nym".

3. Add the remailer's public key to your keyring:

pgp -ka +force -z abc pubkey.nym

Answers to questions:
y
y
y
abc
1

4. Extract your keys:

pgp -kxa fmobaidi mypubkey.asc
pgp -kxa fmobaidi museckey.asc secring.pgp

5. Create (by a text editor) the file for encryption
(see above, from the "Config:" line to the "Latent-Time:" line)
in a file file.txt

6. Encrypt:

pgp -seat +force file.txt nym.alias.net fmobaidi -z abc -u fmobaidi -o file.cry

Note that two userids are specified: "nym.alias.net" and "fmobaidi".
So the encrypted file can be decrypted either by the remailer
or using your key pair.

7. Create (by a text editor) the letter
(see above, between long ----------------------- lines)
in a file letter.txt

8. Check that the letter can be decrypted using keys in the letter:

pgp -z abc letter.txt -o decrypte.txt

Answers to questions:
n
n
n

9. Send the letter (from the file letter.txt) to <config{a}nym.alias.net>.

10. When you receive a letter with the words "you must confirm",
send any letter directly to the specified long address beginning from
"confirm+" and ending with "@nym.alias.net". Then you must receive letter
with words "Your new reply block has been confirmed and installed.
Your mail alias is currently active".

--
Lena{a}lena.kiev.ua

~~~~~~~~~~~~~~~ ACCMAIL Info (automatically generated) ~~~~~~~~~~~~~~
To UNSUBscribe: Send UNSUBSCRIBE ACCMAIL to [EMAIL PROTECTED]
To get the ACCMAIL FAQ: Send e-mail to "[EMAIL PROTECTED]"
and enter only this line in the BODY of the note:
send usenet/news.answers/internet-services/access-via-email
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to