Open source is imperiously taking over the internet. Today, you’d be hard-pressed to find a tech company that is not, in some way, leveraging open source to their advantage. Open source is working to lead technologies into the future. Dominating more than 25 percent of the internet, WordPress is one of the biggest open-source projects in the world. Its flexibility and ability to scale make it the obvious choice for any website, regardless of industry. From education and nonprofits to enterprise companies and world-renowned publications, WordPress is the CMS of choice. WordPress, and open source more broadly, has recently even reached […]
When PHP String Comparisons And Nonce Validation Go Wrong
In a recent article, I talked about nonces, what they are and their role in WordPress. This article stressed the importance of using nonces to help prevent XSS and CSRF attacks. Soon after that post was published I read about multiple security vulnerabilities in the extremely popular plugin W3 Total Cache. One of these vulnerabilities is the result of improper nonce validation. A nonce was not validated using the standard wp_verify_nonce() function. Instead, the nonce was validated using a == comparison. In this article, I’m going to cover string comparisons in PHP. Specifically some of the issues with string comparison, […]
9 Popular Managements Solutions for WordPress
Managing multiple WordPress websites can be a challenge for even the most seasoned WordPress users. With a management solution, however, the process is streamlined. Making it easier than ever to manage all of your sites from one central location. Let’s take a look at some of the most popular solutions. InfiniteWP InfiniteWP is a management solution for WordPress websites that works from your own servers. Thus, you download and host InfiniteWP from your own server and run it therein. Unlike ManageWP, InfiniteWP does not operate remotely from its own cloud clusters. https://www.youtube.com/watch?v=8wOMewY2EBY The feature set is pretty standard, including backup […]
Director Of Communications At Let’s Encrypt Discusses The Future Of The Project
Let’s Encrypt first launched earlier this year and has quickly become a leader in the SSL marketplace. The project is a free and open-source certificate authority provided by the Internet Security Research Group which aims to encrypt 100 percent of the web. We contacted the Director of Communications at Let’s Encrypt, Sarah Gran to see how the project is doing and what the future holds. The project has been moving steadily forward. According to Gran, along with WordPress.com and Bit.ly, hosting companies have also utilized the project. “On a more technical note, a recent milestone was our acceptance into Mozilla’s root program, a significant step in being able […]
13 Surprising WordPress Statistics (Updated 2021)
There’s no denying that WordPress is the most popular content management system in the world. But that’s just one of many impressive WordPress statistics. What started off as a personal project is now an integral part of the Internet’s architecture, powering hundreds of millions of websites. While you’re probably already familiar with the CMS, there might be some things about WordPress that you are not aware of. The following numbers on WordPress usage will shine a light on how popular the platform really is. Prepare to feel baffled. WordPress Usage Statistics That Will Make Your Jaw Drop As we are […]

No Comments