From 048a86090d6cb96276ad49778f6ff33fbd088893 Mon Sep 17 00:00:00 2001 From: nejucomo <> Date: Tue, 4 Aug 2009 17:04:30 +0000 Subject: [PATCH] Make a pedantic security warning. [Imported from Trac: page TracStartingPoints, version 2] --- TracStartingPoints.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TracStartingPoints.md b/TracStartingPoints.md index 8178185..b90a080 100644 --- a/TracStartingPoints.md +++ b/TracStartingPoints.md @@ -1,4 +1,7 @@ # Trac Starting Points -- How To Use This Bug Tracker/Source Code Browser/Wiki + +**Security Note**: Trac security is doubtful. For instance, password updates occur over HTTP by default. Please consider your trac account to have weak security; ie: don't reuse your password from a different important account. + The following are all written by members of the Trac community and apply to "Trac", the Bug Tracker/Source Code Browser/Wiki. * [OriginalWikiStart](OriginalWikiStart) -- the original Trac welcome page