r18 - 06 Dec 2007 - 19:57:14 - JuanRafaelAlvarezCorreaYou are here: TWiki >  Plugins Web > TopicCryptPlugin > TopicCryptPluginDev
Tags:
, create new tag

TopicCryptPluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on TopicCryptPlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Feedback on TopicCryptPlugin

-- AlexIancu 15 May 2006

Alex, thank you very much for sharing this Plugin with the growing TWikiCommunity! There have been some discussions in the past on encrypting content; I am sure there are organizations that are looking forward to try your Plugin.

-- PeterThoeny - 15 May 2006

I made some changes to the Plugin topic, feel free to take this into the next release:

  • Fixed heading level & exclusion from TOC
  • Fixed <p> into %BR% (multiple <p> tags are not XHTML compliant)
  • Shortened SHORTDESCRIPTION
  • Fixed location of openssl

Note on security: PRIVKEY_FILE and OPENSSL_PATH should not be a preferences settings, the system could be compromized by anyone editing the Plugin topic.

-- PeterThoeny - 15 May 2006

The PRIVKEY_FILE and OPENSSL_PATH are not anymore preference settings. Thank you for your sugestion.

-- AlexIancu - 15 May 2006

I'm getting the following error after enabling TOPICCRYPTPLUGIN. Can you pls explain how to resolve this.

Can't use string ("TOPICCRYPTPLUGIN_DEFAULT_METHOD") as a HASH ref while "strict refs" in use at /home/twiki/lib/TWiki/Prefs.pm line 218.

-- AlokNarula - 16 May 2006

This Plugin is using some unofficial functions (TWiki::Access::userIsInGroup, TWiki::Store::readTopic, TWiki::Prefs::getPreferencesValue) and seems to be written for the 01 Sep 2004 TWiki version.

Alex: Please consider upgrading this Plugin so that it runs on Cairo and Dakar codebase. See details in HandlingCairoDakarPluginDifferences.

-- PeterThoeny - 16 May 2006

I'm quite new in twiki developing. I used the the debian package for installing twiki and I've seen that is based on the Cairo release. Searching for the error message i have also came to the link you gave me :). I'll read it and try to make the plugin Dakar compliant. Thanks for the reply.

-- AlexIancu - 16 May 2006

i have uploaded a new version of TopicCryptPlugin which should work both on Cairo & Dakar releases

-- AlexIancu - 17 May 2006

cool! thanks!

-- PeterThoeny - 17 May 2006

The new TopicCryptPlugin works fine with the Dakar release. It will be great if the plugin is able to encrypt paragraphs that have manual line breaks. At the moment, when I start a crypt block with {{ and give manual line breaks before the end of the crypt block }}, the text is not encrypted.

-- AlokNarula - 18 May 2006

good point! the requested feature is now available.

-- AlexIancu - 18 May 2006

One more request. The TopicCryptPlugin defaults to base64 encryption. Is it possible to default to rsa_rc4? Actually I'm using the TopicCryptPlugin parameters in a template. When I create a new topic and select the template topic as parent, the encryption defaults to base64.

-- AlokNarula - 19 May 2006

I have changed the default encryption method to rsa_rc4 (as base64 alone is in fact demonstrative); but have you tried to change the DEFAULT_METHOD plugin setting?

-- AlexIancu - 19 May 2006

Thanks a lot Alex. I'll be using your plugin on my knowledge base server. Your continual improvements to the plugin have been very helpful.

-- AlokNarula - 20 May 2006

I fixed the author in the "Plugin Author" table row to an Interwiki link (to avoid a broken link.)

-- PeterThoeny - 04 Sep 2006

Typo: TWiki:Main.XavierRedon in plugin topic should be TWiki:Main.XavierREDON.

-- PeterThoeny - 16 Jan 2007

I couldn't install the dependency Crypt::OpenSSL::RSA from the latest CPAN. It couldn;t do the "make". Has anyone experienced this? Thanks

-- MiloValenzuela - 04 Jun 2007

Milo, i have tried this plugin and installed the CPAN modules yesterday from CPAN shell and everything worked fine. Maybe you should post your comment on "Support" section.

Thank you for this plugin, folks! smile

-- KimDeal - 27 Jun 2007

Thanks for your plugin. But when you try to encript content with the verbatim tags, the text goes out from the CRYPT* tags and the verbatim tags was inverted. Thanks in advance

-- JuanRafaelAlvarezCorrea - 06 Dec 2007

 
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r18 < r17 < r16 < r15 < r14 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo