T3CON Through the Years: A TYPO3 Conference Retrospective
Discover the evolution of the TYPO3 Conference, from its grassroots beginnings in 2005 to a global hub for innovation and collaboration.
The TYPO3 Community announces a special release that offers improved GDPR compliance tools right out of the box. This release was lead by the GDPR Initiative, aiming to make it easier for TYPO3 developers to create applications and websites that provide data protection by default and by design.
We are announcing the release of the following TYPO3 updates:
All versions are maintenance releases and contain improvements only.
The European Union’s new privacy requirements outlined in the General Data Protection Regulation (GDPR) mean website and application developers must provide users with better controls, informed consent, and data protection. Important note: This article does not constitute legal advice.
If you’re designing and developing web applications that handle sensitive personal data or even just setting cookies for site visitors, the regulations affect every aspect of planning and development. By taking a proactive, defensive stance of “privacy by default” and “privacy by design” you can ensure your sites and applications are GDPR compliant. Developers are considering how they can ensure the data they collect is minimal and stored securely. They are also looking for ways to provide better controls to users.
Those who are responsible for managing user data in their applications see this as win-win because it will reduce risk in the long term, and improve user confidence and trust in the applications they use every day. Read what you need to know about GDPR.
TYPO3 had many privacy features already before GDPR was an issue. As a community, we have always taken user control and data-privacy and -protection seriously. This latest release makes it even easier for you to build GDPR compliant websites with TYPO3.
A recent post by Georg Ringer of the TYPO3 GDPR Initiative outlined some of the data protection features TYPO3 already had. For example, TYPO3 supported secure connections with HTTPS/TLS, allowing administrators to force users to use it for both front and back end. TYPO3 already employed cryptographic password hashing containing random salts (“salted passwords”) to avoid storing this sensitive information in cleartext. You could also easily delete old records to clean out personal data. TYPO3 CMS also has sophisticated user and group access management for backend users to grant access permissions to information only as strictly needed.
Let’s look at some highlights from this release.
Recital 26 of the GDPR clarifies that data which has been irreversibly anonymized is not subject to the data protection principles. Here is how TYPO3 helps anonymize user data.
Recital 66 of the GDPR outlines a person’s right to be forgotten and have control over their data and the right to have it deleted or removed.
GDPR broadly affects any application which stores and retrieves personal data.
GDPR’s essential principle is that data protection is a fundamental right of natural persons. Core team member, Georg Ringer has announced the TYPO3 GDPR Extension to make it easier for developers to data protection in these ways.
Update: Known regression in v8.7.14 Indexed Search
TYPO3 v8.7.14 unfortunately introduced a regression in Indexed Search - see https://forge.typo3.org/issues/85064 for details.
TYPO3 v8.7.15 has been released in between which fixes the mentioned misbehavior.
TYPO3 can be installed in various ways. For example the traditional way by using the source package at get.typo3.org or the modern way by setting up a project using composer, to name just two. Further details can be found in the according release notes:
Discover the evolution of the TYPO3 Conference, from its grassroots beginnings in 2005 to a global hub for innovation and collaboration.
As the TYPO3 Documentation Team, we’re excited to share the progress we’ve made so far on our current project: extending TYPO3’s documentation support…
Are you taking over an existing TYPO3 project as a service provider from another agency? This article provides you with tried-and-tested methods for a…
To assist newcomers to TYPO3, the initiative to improve documentation for new integrators and developers will update and restructure key resources to…
The TYPO3 Security Team is doubling bug bounties for all verified vulnerabilities in TYPO3 CMS until December 31, 2024. This special campaign offers…
This announcement addresses composer updates that have been performed between Tuesday, November 12th, 2024 11:25 UTC and Wednesday, November 13th,…