Difference between revisions of "Extension:SimpleSecurity"

From Organic Design wiki
(make a start)
Line 1: Line 1:
[[Category:Extensions|SimpleSecurity]]{{voodoo}}
+
{{voodoo}}{{svn|http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SimpleSecurity}}
{{svn|http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SimpleSecurity}}
+
== SimpleSecurity5.0 ==
 +
SS5 is the next major version of SimpleSecurity which has file-security re-implemented and a few other minor upgrades, but the main new feature is database encryption so those with root access to the system are still unable to view content. The ''sysop-can-view-all'' concept is to be deprecated.
 +
 
 +
=== Method ===
 +
 
 +
=== Issues ===
 +
*If a user forgets their password, content would be irretrievable.
 +
 
 +
[[Category:Extensions|SimpleSecurity]]

Revision as of 05:55, 4 August 2010

Voodoo.svg This code exhibits voodoo programming techniques. The most common of these is extending an instance's class at runtime after it has been instantiated, a technique that can be used to provide additional hooks into existing code without requiring modification of code-base files. For a list of all our scripts which exhibit voodoo, see Category:Code that uses voodoo.
Info.svg This code is in our Git repository here.

Note: If there is no information in this page about this code and it's a MediaWiki extension, there may be something at mediawiki.org.

SimpleSecurity5.0

SS5 is the next major version of SimpleSecurity which has file-security re-implemented and a few other minor upgrades, but the main new feature is database encryption so those with root access to the system are still unable to view content. The sysop-can-view-all concept is to be deprecated.

Method

Issues

  • If a user forgets their password, content would be irretrievable.