ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Rahmatullin <wrar-alt@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] gpg
Date: Fri, 10 Oct 2003 13:29:12 -0000
Message-ID: <200310101917.27342.wrar-alt@mail.ru> (raw)
In-Reply-To: <20031010141707.16d0106c.dov@media-link.info>

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1341 bytes --]

В сообщении от 10 Октябрь 2003 17:17 Oleg Dolgov написал(a):

> Допустим я хочу передать кому-то файл (носитель: дискета или атач в
> письме, не важно), но я хочу зашифровать его с помощью gpg.
> Что мне надо иметь? Свою пару ключей + его публичный ключ?

Свои ИМХО даже не нужны. Но тогда ты не сможешь расшифровать то, что 
зашифровал.

> Правильно? Затем ему для расшифровки файла надо иметь свою пару (с
> тем публичным ключем, с помощью которого я шифровал) и мой
> публичный?

Твой ему не нужен.

> Если вышеперечисленный принцип верен, то какой правильный синтаксис
> команды gpg? Я тут листонул man gpg, параметров вагон с телегой, но
> не совсем все понял :-(

Всё очень просто.

Генерация пары ключей:
gpg --gen-key

Импорт чужого открытого ключа:
gpg --import <имя файла с ключом>

Шифрование:
gpg -r <Имя получателя> -e <имя шифруемого файла>

А вообще apt-get install gnupg-manual и РТФМить до упора. Еще можно 
kgpg поставить, он кое-что умеет (шифрование/расшифровка, некоторые 
операции над ключами).

> PS Не посоветуете какую нить гуевую морду для gpg под M$? Это для
> апонента :-)

PGP Freeware 8.0.3
Принцип работы, способ шифрования и т.д. у них практически одинаковый.

-- 
Поменяйте в настройках язык на английский, выйдите, запустите снова,
поменяйте на русский и снова перезагрузите mozilla.
		-- aen in community@

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-10-10 13:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 11:19 Oleg Dolgov
2003-10-10 12:52 ` Leonid B. Sysoletin
2003-10-10 13:01 ` Maxim Tyurin
2003-10-10 13:21 ` Maxim Britov
2003-10-10 13:29 ` Andrey Rahmatullin [this message]
2003-10-10 13:49   ` Oleg Dolgov
2003-10-10 14:12     ` Andrey Rahmatullin
2003-10-13  5:10   ` Andrey Golovin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200310101917.27342.wrar-alt@mail.ru \
    --to=wrar-alt@mail.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git