Re: [HACKERS] Solution to the pg_user passwd problem !?? (c) - Mailing list pgsql-hackers

From Goran Thyni
Subject Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)
Date
Msg-id 19980226163518.17392.qmail@guevara.bildbasen.se
Whole thread Raw
In response to Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)  (Brett McCormick <brett@work.chicken.org>)
Responses Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)  (Tom I Helbekkmo <tih@Hamartun.Priv.NO>)
List pgsql-hackers
>   What about a public/private key mechanism, like ssh?

Yes, just use ssh as-is and run psql etc in a ssh tunnel
when running over insecure nets.

Making cryptography part of pgsql is not good idea for two reasons:
1. It is bloat
2. It make us targets of legal-problems (US-export-control etc).

IMHO, even Kerberous should be removed.

info about ssh is available at:

http://www.cs.hut.fi/ssh/ free version
http://www.ssh.fi/ commercial (+mac/windows) versions

      regards,
--
---------------------------------------------
G�ran Thyni, sysadm, JMS Bildbasen, Kiruna


pgsql-hackers by date:

Previous
From: Andrew Martin
Date:
Subject: Snapshot 26Feb98 - another minor showstopper
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [QUESTIONS] Re: RH5.0/PostgreSQL Regression Test Failures