Automatic encryption of wiki pages
Posted on November 21st, 2003 by Sacha Chua
;; crypt++ – i use this in conjunction with emacs-wiki
(require ‘crypt++)
(setq crypt-encryption-type ‘mcrypt
crypt-encryption-file-extension “\\(Secure\\)$\\|\\(\\.enc\\)$”)
(setq emacs-wiki-ignored-extensions-regexp “\\.\\(bz2\\|gz\\|[Zz]\\|enc\\)\\’”)





Comment, share a thought, ask a question...
Please comment as you, not your organization.