Re: prototype of wiki inside freenet
"Daniel Cheng" <[email protected]>
| Newsgroups | gmane.network.freenet.technical |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 1, 2008 at 5:03 AM, Ahmed MANSOUR <[email protected]> wrote: > Hi, > I discovered recently a wiki system called "wiki on the stick" and > TiddlyWiki.com, they are both single file wiki system made > in JavaScript so they run inside the browser without the need of a > webserver or other scripting languages. er.. FProxy strip out javascripts ... This is essential for user privacy (until someone come up with a custom browser that won't access the internet) > I think this kind of wiki can be useful in the freenet: the user > download the file, change it and then upload the modified single > file back to the network. > please try it and tell me what to you think about? > > http://www.tiddlywiki.com/ > http://sf.net/projects/stickwiki/