For Editors

Target group: Editors

At the time of writing the extension can only be used after you accessed the Typo3 backend. After inserting the plugin on a page and viewing the page, you see the following input form:

../_images/new-message1.png

In the message textarea you write the text you want to encrypt. Below the textarea you see a prefilled password field. This password is needed to view the message.

After clicking on “Generate Link” you see the following:

../_images/generated-link1.png

In the upper textarea you see a generated link. This is the link you send to your recipient. Below that textarea you see a pregenerated password. This password is needed by the recipient to view the message. Notice:

Important

Do not share the password together with your link. Send your password over another media like telephone or SMS. See FAQ.

A click on the link brings your recipient to a password input form:

../_images/input-password1.png

After entering the correct password, the message will show up:

../_images/show-message1.png

After viewing the message, the recipient can decide to delete it. This will delete the encrypted message in your database, never to be seen again.

You can also configure the extension to delete every message automatically if it is older than a given number of days, see Configuration

FAQ