summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/luacensor/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-24 20:56:37 +0000
committerKarl Berry <karl@freefriends.org>2022-02-24 20:56:37 +0000
commit6e922624573a562ed99399bed160bc430388fa90 (patch)
treece26a0efa039bd42cc9739c919965fdc65210961 /Master/texmf-dist/doc/lualatex/luacensor/README
parentbc5ed4f3a9e7ab2e27842c931b8b945a2d22d616 (diff)
luacensor (24feb22)
git-svn-id: svn://tug.org/texlive/trunk@62167 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/luacensor/README')
-rw-r--r--Master/texmf-dist/doc/lualatex/luacensor/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luacensor/README b/Master/texmf-dist/doc/lualatex/luacensor/README
index 6d737bcdacb..1e1d26990a1 100644
--- a/Master/texmf-dist/doc/lualatex/luacensor/README
+++ b/Master/texmf-dist/doc/lualatex/luacensor/README
@@ -1,5 +1,7 @@
luacensor - redacting sensitive information with Lua
+version: 1.1.0
+
luacensor is a package that takes advantage of Lua to securely redact documents, both by hiding all characters and by slightly varying the length of strings to prevent jigsaw identification. It also is friendly to screen readers by adding alt-text indicating redacted content.
See the documentation (luacensor.pdf) for examples and instructions for
@@ -8,5 +10,8 @@ installation and usage.
This work may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), version 1.3 or later.
+
For suggestions, feature requests, and bug reports, please use the project's
GitHub site: https://github.com/ezgranet/luacensor
+
+Version history: 23/02/2022: new `warning' option added to allow for printing a warning with redacted text