Security
From Wikitech
(Difference between revisions)
(→Security mailing lists to follow: add some) |
|||
| Line 6: | Line 6: | ||
==Security mailing lists to follow== | ==Security mailing lists to follow== | ||
| − | * | + | * [http://www.securityfocus.com/subscribe?listname=1 Bugtraq (general security mailing list, high volume, includes advisories and announcements for many vendors)] |
| + | * [http://www.us-cert.gov/cas/signup.html#ta US-CERT alerts mailing list] | ||
| + | * [http://www.redhat.com/mailman/listinfo/fedora-announce-list Fedora-announce list (includes security updates)] | ||
==live code== | ==live code== | ||
Revision as of 13:16, 24 September 2004
Contents |
Where to find known security issues
apache
Security mailing lists to follow
- Bugtraq (general security mailing list, high volume, includes advisories and announcements for many vendors)
- US-CERT alerts mailing list
- Fedora-announce list (includes security updates)
live code
You are responsible for checking the changes to code which you make on the live site, including code from other people which has been committed to CVS.
Eliminating use of passwords for logins/sudo/su
Should password logins be disabled altogether? They aren't strictly necessary at any time except during OS installation.