This commit is contained in:
Jeremy Ruston
2024-06-06 17:15:41 +01:00
parent 51ad11401b
commit 789d64f768
29 changed files with 127 additions and 62 deletions

View File

@@ -1,12 +1,12 @@
title: EncryptWidget
created: 201310241419
modified: 201310300837
tags: Widgets
caption: encrypt
created: 20131024141900000
modified: 20230803050114889
tags: Widgets
title: EncryptWidget
! Introduction
The encrypt widget renders a filtered list of tiddlers to an encrypted block with the password currently held in the PasswordVault. The encrypted block can subsequently be decrypted by the TiddlyWiki5 BootMechanism. See the EncryptionMechanism for more details.
The encrypt widget renders a filtered list of tiddlers to an encrypted block with the password currently held in the PasswordVault. The encrypted block can subsequently be decrypted by the TiddlyWiki5 BootMechanism. See the [[EncryptionMechanism|Encryption]] for more details.
! Content and Attributes