Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 54564 invoked from network); 9 Mar 2008 08:57:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2008 08:57:13 -0000 Received: (qmail 34998 invoked by uid 500); 9 Mar 2008 08:57:07 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 34983 invoked by uid 500); 9 Mar 2008 08:57:07 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 34966 invoked by uid 99); 9 Mar 2008 08:57:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2008 00:57:07 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2008 08:56:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2ADE7234C083 for ; Sun, 9 Mar 2008 00:55:46 -0800 (PST) Message-ID: <2102430731.1205052946162.JavaMail.jira@brutus> Date: Sun, 9 Mar 2008 00:55:46 -0800 (PST) From: "Chris Lialios (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-205) Obfuscate on disk content type In-Reply-To: <399652799.1204861258099.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576731#action_12576731 ] Chris Lialios commented on JSPWIKI-205: --------------------------------------- O.K. I will investigate other options. It was just a thought. Our security requirements are not that strict, it was just a tiny thing on our wish list. Thanx for your time team. Keep up the fantastic work. ChrisL On Sat, Mar 8, 2008 at 8:37 AM, Janne Jalkanen (JIRA) > Obfuscate on disk content type > ------------------------------ > > Key: JSPWIKI-205 > URL: https://issues.apache.org/jira/browse/JSPWIKI-205 > Project: JSPWiki > Issue Type: Improvement > Reporter: Chris Lialios > Priority: Trivial > > We would like to store passwords within the wiki pages. > Securing the page is trivial, however the contents on disk remain clear text. > It would be very nice to have a page type that could be stored in an obfuscated form on disk. > As an addition have a secondary password to display/edit the encrypted contents on disk for those who do not want to use wiki security on the page. > I suspect this will have potentially drastic effects on the revisions process, but it would be a small price to pay for security. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.