What goes into the security doc? - Mailing list pgsql-hackers

From Dan Langille
Subject What goes into the security doc?
Date
Msg-id 20030119234411.S76103-100000@m20.unixathome.org
Whole thread Raw
Responses Re: What goes into the security doc?  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-hackers
With reference to my post to the "PostgreSQL Password Cracker" on
2003-01-02, I've promised to write a security document for the project.
Here it is, Sunday night, and I can't sleep.  What better way to get there
than start this task...

My plan is to write this in very simple HTML.  I will post the draft
document on my website and post the URL here from time to time for
feedback. Please make suggestions for content.  So far, I will cover these
items:

- .pgpass (see
http://developer.postgresql.org/docs/postgres/libpq-files.html)
- local connections
- remote connections (recommending SSL)
- pg_hba (only in passing, most of that is at
http://www.postgresql.org/idocs/index.php?client-authentication.html)
- running the postmaster as a specific user

That doesn't sound like much.  Surely you can think of something else to
add.  Should I post this to another list for their views?

OK, that's done it.  I'm ready for sleep now.



pgsql-hackers by date:

Previous
From: Justin Clift
Date:
Subject: Re: Prepare enabled pgbench
Next
From: Bruno Wolff III
Date:
Subject: Re: Getting float8 data into cube?