summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/luacensor/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-19 21:21:07 +0000
committerKarl Berry <karl@freefriends.org>2022-02-19 21:21:07 +0000
commit7c9cb4484ce483546a0c249f172ac5588da7b35f (patch)
tree00d08d585724a4976b9aa6122d70a955b44484d7 /Master/texmf-dist/doc/lualatex/luacensor/README
parentf28a239e7f6ac2c19265821f88e93adee6c5c44f (diff)
luacensor (19feb22)
git-svn-id: svn://tug.org/texlive/trunk@62086 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/luacensor/README')
-rw-r--r--Master/texmf-dist/doc/lualatex/luacensor/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luacensor/README b/Master/texmf-dist/doc/lualatex/luacensor/README
new file mode 100644
index 00000000000..6d737bcdacb
--- /dev/null
+++ b/Master/texmf-dist/doc/lualatex/luacensor/README
@@ -0,0 +1,12 @@
+luacensor - redacting sensitive information with Lua
+
+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
+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