You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Janne Jalkanen (JIRA)" <ji...@apache.org> on 2008/06/29 13:49:45 UTC

[jira] Commented: (JSPWIKI-205) Obfuscate on disk content type

    [ https://issues.apache.org/jira/browse/JSPWIKI-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609102#action_12609102 ] 

Janne Jalkanen commented on JSPWIKI-205:
----------------------------------------

Hey!  Nice work!

Two things that pop to my head: as you mention in the .doc - it might be a great idea to provide it as a layer to the existing providers (similar to what CachingProvider is now), since it won't require that much maintenance.

The second thing is that I don't think you're currently encrypting the page properties.  That might be useful, too.

> Obfuscate on disk content type
> ------------------------------
>
>                 Key: JSPWIKI-205
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-205
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Core & storage
>            Reporter: Chris Lialios
>            Priority: Trivial
>         Attachments: BasicOverview.doc, EncryptingProviderSource.zip
>
>
> 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.