in reply to Re^2: RFC: self hosting Perl 6 string wiki
in thread RFC: self hosting Perl 6 string wiki
Parrodocs will run in a VM (eg openVZ). It will be possible to quickly restore a Parrodocs to a known "good" point. Data that must be any or all of persistent, secret, or ACIDly written, lives on a different server (eg an Amazon one).That doesn't account for attacks that can be used to steal passwords from other users (think of CSRF, faked login screens etc.), which kinda defeats your next point:
Any functionality considered vulnerable to corruption (which means almost anything other than browsing the site), requires an account and login.If you can steal account data by manipulating everything that's visible on the page, accounts loose their value.
Well, as another approximation, Parrodocs isn't really a wiki, it's sort of like a PHP (done right)
I'm happier with that description. But if it's more like PHP than a wiki, where is the connection to (update: ... november)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC: self hosting Perl 6 string wiki
by Anonymous Monk on Sep 09, 2008 at 05:13 UTC | |
by moritz (Cardinal) on Sep 09, 2008 at 06:59 UTC | |
by raiph (Deacon) on Sep 09, 2008 at 17:28 UTC |