X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/5e84e377216c791b777d4fcb92ee3fd869893367..0340c45ea16b8bb9dc2a747da45e8c958b491b20:/doc/security.mdwn diff --git a/doc/security.mdwn b/doc/security.mdwn index 0564fdb8e..ce4c6f718 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -139,7 +139,7 @@ security holes breed. It needs a test suite at the very least. ## cgi password security Login to the wiki involves sending a password in cleartext over the net. -Cracking the password only allows editing the moo as that user though. +Cracking the password only allows editing the wiki as that user though. If you care, you can use https, I suppose. ## CGI::Session security