Tag: plugins

  • WordPress Plugins (1.0 Introduction)

    WordPress Plugins (1.0 Introduction)

    WordPress is an incredible Content Management System — and it is free!  WordPress off the shelf is just that — a content management system.  The best part of WordPress is that it is extensible. 

    (more…)
  • WordPress Plugins (2.0 Security: Confidentiality, Integrity, Availability)

    WordPress Plugins (2.0 Security: Confidentiality, Integrity, Availability)

    This post is a part of the WordPress Plugins discussion threads and focuses on Plugins that increase the Security of your WordPress site. Just as with all WordPress Plugin recommendations, only “free” Plugins will be considered.

    Security

    First, a definition for this very important section. Security is protecting the Confidentiality, Integrity, and Availability of a system. We’ll be examining WordPress Plugins that help to achieve:

    • Confidentiality:  Protecting information so as it is only available to those who have permission to know. Protecting information against observation from every other user.
    • Integrity:  Does it relate to hackers defacing a web site?  Can it look like one person is posting, when in fact someone else is posting?  Can attribution of the information change?  Are there controls in place to confirm the identity of the person interacting with the web site?
    • Availability: Is the information protected against System outages?  Is the data available within an allowable speed constraint?
    (more…)