Security
From Wikitech
(Difference between revisions)
(some questions; 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.) |
|||
| Line 1: | Line 1: | ||
| + | ==Where to find known security issues== | ||
| + | ===apache=== | ||
| + | *http://httpd.apache.org/security_report.html | ||
| + | **http://www.apacheweek.com/features/security-13 | ||
| + | **http://www.apacheweek.com/features/security-20 | ||
| + | |||
| + | ==Security mailing lists to follow== | ||
| + | * ''put something here'' | ||
| + | |||
==live code== | ==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. | 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. | ||
Revision as of 12:46, 24 September 2004
Contents |
Where to find known security issues
apache
Security mailing lists to follow
- put something here
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.