Introduction

Access & Security, Instant Messaging, Security Tools

Stop e-mailing passwords in plain text. Zero-knowledge encrypted, self-destructing one-time links on your own Joomla site - send credentials to clients, and let them send secrets back.


What it does

Every agency does it: hosting logins in an e-mail, an API key in a chat, "delete it once you've saved it". That password is still sitting in two Sent folders and a backup.

Secure Messages adds zero-knowledge encrypted, self-destructing messages to your Joomla site. Write a secret in the backend, or let visitors write one on a public form, and you get a one-time link. The message is encrypted in the browser before anything reaches your server, and the decryption key travels in the part of the URL after the # that browsers never send to a server. Your database, your logs and your backups only ever hold ciphertext.

How it works

  1. Write. Type the secret in the Joomla backend, or let clients use the public send form on your site. Encryption happens in the browser with AES-256-GCM.
  2. Share. You get a one-time link. E-mail it straight from the result screen, or copy it into any channel you like.
  3. Burn. The recipient opens the link, the message decrypts locally, and with burn-after-reading enabled the ciphertext is deleted from your database the same second. Expired messages are removed by a scheduled task.

What is in the package

  • Component - backend message manager with search and delete, public send form with its own menu item type, per-field admin modes, recipient whitelist, captcha support, custom CSS.
  • Send Form module - the same public form in any module position: sidebar, footer, or your contact page.
  • Cleanup task plugin - Scheduled Tasks integration that removes expired messages from the database.
  • Action Log plugin - every create and delete in Joomla's User Actions Log, including guest submissions and automatic burns. Never the content.

The security model

  • Cipher: AES-256-GCM through the browser's native Web Crypto API
  • Key derivation: PBKDF2-SHA256, 100,000 iterations, random salt
  • Key transport: the URL fragment, which browsers keep client-side by design
  • Optional password: folded into the key derivation, never checked server-side, so there is no endpoint to brute-force
  • Stored on your server: ciphertext plus metadata (unguessable identifier, optional reference, expiry, burn flag, recipient, author)
  • Revocation: burn-after-reading, expiry, or delete it from the backend list
  • Anti-abuse: recipient whitelist, optional captcha, and a per-IP limit of 20 messages and 10 link e-mails per hour

One trade-off, documented instead of hidden: when a link is delivered by e-mail, the full link passes through your mail transport like any other e-mailed secret. Burn-after-reading and expiry limit how long an intercepted link stays usable, and copying the link into another channel avoids it entirely. The security documentation explains the whole model, including its limits.

Control what visitors can do

For expiry, burn-after-reading and password protection you decide per field whether the sender chooses, or your default applies, shown or hidden. Every mode is enforced on the server, so a tampered form submission cannot override it. The public form only ever mails to the addresses you configured.

Typical uses

  • Hand over hosting and CMS credentials at launch, as a link that dies on first read
  • Let clients send you an API key or a password instead of e-mailing it
  • Give a supplier temporary access with a seven-day expiry that cleans itself up

Requirements

Joomla 5.1.3 or later (Joomla 5 and 6), PHP as required by your Joomla version, MySQL or MariaDB. Interface in English, Dutch, German, French, Italian and Spanish. The notification e-mail is a standard Joomla mail template you can edit.

Licence, updates and support

Unlimited installations, including client sites. One year of updates and personal support from the developer who wrote it; the extension keeps working after that year, renew only if you want further updates.

Reset Hits
Free

Reset Hits

By Joomill
Analytics
Reset Hits adds a one-click button to your Joomla backend that sets your hit counters (pageviews) back to zero, without opening phpMyAdmin or running SQL. It is an administrator module that appears on the control panel and can reset the hit counters of Joomla core content as well as many third-party components. Reset Hits is a Joomla module from Joomill, maintained since 2011, with a free version...
Custom Quick Icons
Free

Custom Quick Icons

By Joomill
Extensions Quick Icons
The Joomill Custom QuickIcons is an easy use extension to customize your Joomla! dashboard in Joomla 4/5. Features: Custom Quick Icons: Create your own Custom Quick Icons to your favorite page or component in a few clicks. Single Article Quick Icons Direct links to edit your selected article. Articles Quick Icons: Links to all articles from your selected categories / languages / authors / tags...
Opening Hours PRO
Paid download

Opening Hours PRO

By Joomill
Opening Hours
Opening Hours PRO shows your business hours on your Joomla site and tells visitors instantly whether you are open right now. The module checks the current day and time against your weekly schedule and your exception days, then shows a live "open" or "closed" status with your own wording. Exceptions cover everything from Christmas to an unplanned closure, and recurring exceptions repeat yearly with...
Autolanguage - AI Translations
Free

Autolanguage - AI Translations

By Joomill
Automatic translations
AutoLanguage translates your Joomla site automatically using AI. When you save an article, the plugin clones it, sends the content to your chosen AI translation engine, creates the translated article, and registers the link in Joomla's native multilingual associations table. Categories, menus, modules, tags and mail templates translate the same way, and internal links are rewritten to point at the...
Opening Hours
Free

Opening Hours

By Joomill
Opening Hours
Opening Hours shows your business hours on your Joomla site as a clear weekly schedule. Enter your hours per day, publish the module, and visitors immediately see when you are open, with today's row highlighted so the relevant line stands out. The module has been maintained since 2009 and is built by Joomill. A separate PRO version is available with a live open/closed status and exception days. W...
Fields - QR Code
Free

Fields - QR Code

By Joomill
QR Code
Custom Fields QR Code adds a QR code field type to Joomla. Once the plugin is enabled, you can create a QR field in any extension that supports Joomla custom fields, such as articles, enter any text you like, a link, a coupon code or contact details, and the plugin turns it into a QR code automatically. Since version 6.0.0 the code is generated locally on your own server, with no external service...
Pricelist
Free

Pricelist

By Joomill
Tables & Lists
Price List publishes a structured price list on your Joomla site. Create categories, add items with a name, description and price, and the component renders them as a clean, mobile-friendly list. It suits restaurant menus, salon and barber price lists, garage rates and any service business that wants prices on the site without building tables by hand. Price List is a Joomla component from Joomill,...
Fields - Vimeo
Free

Fields - Vimeo

By Joomill
Multimedia Players
Custom Fields Vimeo adds a Vimeo video field type to Joomla. Once the plugin is enabled, you can create a Vimeo field in any extension that supports Joomla custom fields, such as articles, and embed a video by entering its ID. The plugin builds the player for you, so editors never have to paste embed code into the editor. Custom Fields Vimeo is a Joomla plugin from Joomill, with a free version and...
Fields - User Dropdown
Free

Fields - User Dropdown

By Joomill
Content Construction
Custom Fields User Dropdown adds a user-selection field type to Joomla. Once the plugin is enabled, you can create a field in any extension that supports Joomla custom fields, such as articles, and pick a Joomla user from a dropdown. Use it to attach a person to your content, for example an author, a contact or a responsible team member, without building a custom field type yourself. Custom Fields...
Fields - Youtube
Free

Fields - Youtube

By Joomill
Multimedia Players
Custom Fields YouTube adds a YouTube video field type to Joomla. Once the plugin is enabled, you can create a YouTube field in any extension that supports Joomla custom fields, such as articles, and embed a video by pasting its link. Enter a full YouTube URL or just the video ID, and the plugin builds the player for you, so editors never have to paste embed code into the editor. Custom Fields YouT...
Markdown Alternate
Free

Markdown Alternate

By Joomill
SEO & Metadata
Markdown Alternate serves a clean Markdown version of your Joomla pages for AI agents and Large Language Models. Human visitors see your normal HTML site exactly as before. When an AI bot requests a page, or when you add .md to the end of an article or category URL, the plugin returns a tidy Markdown version of that content instead of the full HTML. Markdown Alternate is a free Joomla plugin from...
Fields - Spotify
Free

Fields - Spotify

By Joomill
Multimedia Players
Custom Fields Spotify adds a Spotify field type to Joomla. Once the plugin is enabled, you can create a Spotify field in any extension that supports Joomla custom fields, such as articles, and embed a player by pasting a Spotify link. It handles tracks, albums, playlists, artists, podcasts and episodes, so editors never have to build embed code by hand. Custom Fields Spotify is a Joomla plugin fro...
Joomill Social Share Buttons
Free

Joomill Social Share Buttons

By Joomill
Social Share
Social Share adds social media share buttons to your Joomla articles, so visitors can post your content to their network in one click. It is a content plugin: enable it, choose where the buttons appear, and they show up on your articles automatically. The buttons are plain share links, so there are no third-party tracking scripts and nothing slows your pages down. Social Share is a free Joomla plu...
Admin Checklist
Free

Admin Checklist

By Joomill
Administration
A to-do checklist inside your Joomla backend. Create tasks with direct links, tick them off, sort them into categories, and track progress on your dashboard. Free component from Joomill. changed a task and when, is stored in your own Joomla database on your own hosting. No third-party service is involved. Admin Checklist puts a to-do list inside your Joomla backend. It is a component for managin...
Admin Notes
Free

Admin Notes

By Joomill
Notes
Add a notepad to your Joomla administrator dashboard. Write quick notes, reminders and team messages in a spot every admin sees on login. Free module by Joomill for Joomla 4, 5 and 6. Admin Notes adds a notepad to your Joomla administrator dashboard. It gives everyone who logs into the backend one fixed place to write things down: a reminder for yourself, a handover note for the next editor, or a...
Content Calendar
Free

Content Calendar

By Joomill
Planned Content
Content Calendar shows your Joomla articles in a calendar inside the backend, so you can see at a glance what is scheduled and when. It is an administrator module for editorial teams, marketers and site administrators who want a clear overview of upcoming content instead of scrolling through the article list. Pick the categories you want to follow, move between months in one click, and jump straig...
Notion for RSForm! Pro
Paid download

Notion for RSForm! Pro

By Joomill
RSForm! Pro Extensions
Connect your Joomla forms directly to your Notion Workspace The RSForm! Pro – Notion plugin is a powerful tool designed to seamlessly integrate your Joomla forms with your Notion workspace. This intuitive plugin empowers website administrators, agencies, and content creators to capture and organize form submissions directly into Notion databases, without the need for expensive third-party servi...
Joomill Elements for YOOtheme PRO
Free

Joomill Elements for YOOtheme PRO

By Joomill
Extension Specific
Extend the YOOtheme Pro page builder with 8 extra elements: FAQ schema, reading progress bar, sticky chat buttons, copyright and more. Elements for YOOtheme PRO adds a set of practical custom elements to the YOOtheme Pro page builder that you'll actually use on almost every site you build. No bloated feature dumps, no elements you'll never touch, just a focused collection of tools that fill the g...
Client Response Gallery
Paid download

Client Response Gallery

By Joomill
Galleries
Client Response Gallery turns a Joomla site into a complete photo proofing platform. Photographers, studios and agencies publish password-protected client galleries, clients mark their favourite photos with a tap, and the final selection arrives by email, automatically. Everything runs inside Joomla on your own hosting, so photos and client data never leave your site. Client Response Gallery is a...
Joomill Tag Manager
Free

Joomill Tag Manager

By Joomill
Analytics
Joomill Tag Manager adds all your analytics, marketing and verification tags to your Joomla site from one place. No template overrides, no editing index.php, no FTP. Set up each service in the plugin options, save, and the code lands in exactly the right spot in your page output. Supported analytics and tag tools Google Tag Manager (head script plus the noscript iframe placed directly after the...
Joomill Admin Customizer
Paid download

Joomill Admin Customizer

By Joomill
Admin Styling
Admin Customizer restyles your entire Joomla administrator and login page from a single brand color, without a template override or a line of CSS. Pick a color and the header, sidebar menu, buttons, links, tables, tabs, form controls and login screen all follow, with readable text contrast calculated automatically. It adds locally hosted Google Fonts (GDPR-friendly), automatic light and dark mode,...
Filedrop
Paid download

Filedrop

By Joomill
Contacts & Feedback
Send large files from your own Joomla site with a secure, expiring download link. Files are stored on your own server or your own FTP, FTPS or SFTP space, never in a third-party cloud like WeTransfer. Filedrop turns your Joomla site into a file transfer service. A visitor drags files onto a page, fills in whatever you ask of them, and gets a download link that expires on your terms. No account ne...

Secure Messages

Version:
1.0.0
Developer:
Joomill
Last updated:
Sep 03 2026
12 hours ago
Date added:
Sep 03 2026
License:
GPLv2 or later
Type:
Paid download
Includes:
c m p
Compatibility:
J5 J6
Download

Uses Joomla! Update System