Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

wlasny serwer kluczy gpg

88 views
Skip to first unread message

Tomasz Kobus

unread,
Apr 14, 2011, 4:47:20 AM4/14/11
to
Witam, mam takie pytanie, czy jest jakiś dostępny serwer kluczy gpg
(program), który można zainstalować na własnym serwerze?

Stachu 'Dozzie' K.

unread,
Apr 14, 2011, 5:03:08 AM4/14/11
to
On 2011-04-14, Tomasz Kobus <diu...@bez.spam.t.k.pl> wrote:
> Witam, mam takie pytanie, czy jest jakiś dostępny serwer kluczy gpg
> (program), który można zainstalować na własnym serwerze?

apt-cache search hkp server

--
Secunia non olet.
Stanislaw Klekot

Robert Jaroszuk

unread,
Apr 14, 2011, 1:25:27 PM4/14/11
to
On 04/14/2011 11:03 AM, Stachu 'Dozzie' K. wrote:
> On 2011-04-14, Tomasz Kobus <diu...@bez.spam.t.k.pl> wrote:
>> Witam, mam takie pytanie, czy jest jakiś dostępny serwer kluczy gpg
>> (program), który można zainstalować na własnym serwerze?
>
> apt-cache search hkp server
>


Albo sks lub pks


--
Robert Jaroszuk
We do not see things as they are, we see them as we are.

GCS/IT/O d- s: a- C ULB++++$ P+ L++++$ E- W++ K- N++ DI+
V- M- PS+ PE++ Y(+) PGP++ t 5? X R !tv b+>++++ D- y+ G++
GPG key id:0x5D9659C3 | pgp encrypted mail preferred
GPG fp:E1A9 C793 FCF2 8EBD 89E9 39D5 DED4 03D1 5D96 59C3

Tomasz Kobus

unread,
Apr 16, 2011, 12:06:18 PM4/16/11
to
Dnia Thu, 14 Apr 2011 19:25:27 +0200, Robert Jaroszuk napisał(a):

> On 04/14/2011 11:03 AM, Stachu 'Dozzie' K. wrote:
>> On 2011-04-14, Tomasz Kobus <diu...@bez.spam.t.k.pl> wrote:
>>> Witam, mam takie pytanie, czy jest jakiś dostępny serwer kluczy gpg
>>> (program), który można zainstalować na własnym serwerze?
>>
>> apt-cache search hkp server
>>
>>
>
> Albo sks lub pks

zainstalowalem sks, nie obylo sie bez problemow, ale poszlo i chodzi :)
dzieki bardzo

ku pamieci:
===================
wget http://caml.inria.fr/pub/distrib/ocaml-3.12/ocaml-3.12.0.tar.gz
./configure
make world
make opt
make install

===================
wget http://download.oracle.com/berkeley-db/db-4.6.19.tar.gz
../dist/configure
make
make install

===================
wget http://sks-keyserver.googlecode.com/files/sks-1.1.1.tgz
mv Makefile.local.unused Makefile.local
edycja Makefile.local
zmiana ścieżek na prawidlowe do berkeley db

make dep
make all
make all.bc # if you want the bytecode versions
make install # puts executables in $PREFIX/bin, as defined

0 new messages