On Sun, Jan 11, 2009 at 12:01 AM, SteveM <[email protected]> wrote: > > I've been playing around with TW and I have some ideas for niche > applications. However I need to learn js to tie pieces together. > Given my relative naivete with html/js, my question is how to protect > the content? Can an app or app functions of a TW be compiled? Are > there other ways to encrypt html/js source code? If there aren't, > then I suppose I won't try. > > Any advice or references would be appreciated.
As I understand it, you can obfuscate your JavaScript but not really encrypt. I guess you could do the important parts of your algorithms on a server somewhere and just supply the results, but that would break the single-file, go-anywhere nature of TW, which seems to impede adoption. Who are you protecting your code from? Are you planning on selling your work? ;Daniel -- Daniel Baird I've tried going to the XHTML <bar /> a few times, but it's always closed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

