RIP OpenRPN? - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: RIP OpenRPN? (/thread-86059.html) |
RIP OpenRPN? - . - 01-24-2006 Either OpenRPN is dead, or their site has been hacked. Have a look
Re: RIP OpenRPN? - Eric Smith - 01-24-2006 My browser says it needs a plugin. I'm not about to install a plugin just for that; what does the site say?
Re: RIP OpenRPN? - Arnaud Amiel - 01-24-2006 It looks like the site was highjacked and I would certainly not download anything this site wants me to download. Nor give access to the dodgy signed java applet.
Arnaud
Re: RIP OpenRPN? - Hugh Evans - 01-24-2006 Yes, the site has been hijacked... again. This happens from time to time. Everything should be up and running later today.
-Hugh
Re: RIP OpenRPN? - Howard Owen - 01-24-2006 It's Java it wants. On my i686 Firefox 1.5 on FC4 with the latest JRE, I get "Null Pointer Exception" so you are probably safe even with Java installed, Eric. 8)
Re: RIP OpenRPN? - Eric Smith - 01-24-2006 What OS and web server are you running on your server?
Re: RIP OpenRPN? - Les Bell - 01-24-2006 Looks like: Apache/2.0.49 (Unix) mod_perl/1.99_08 Perl/v5.8.0 mod_ssl/2.0.49 OpenSSL/0.9.7d PHP/4.3.4 DAV/2 running on Linux, to me. With PostNuke as the CMS. Postnuke has a long and dishonorable history of SQL injection, cross-site scripting, directory traversal and other vulnerabilities. Apache 2's mod_dav has had its own problems, too. Best,
--- Les Re: RIP OpenRPN? - Geir Isene - 01-25-2006 PostNuke is a fork of PHPNuke (which has a remarkably bad security track - I used to have my Site on PHPNuke until I was defaced twice).
I would recommend moving to another CMS - like Typo3, Plone, EZ Publish or Wordpress (even Trac is suitable although it has a very different feature set).
CMS software - Eric Smith - 01-25-2006 I agree. I've had good results with Plone (general CMS), Wordpress (blog), and MediaWiki (wiki), and they seem to have relatively few security problems.
I'm considering using Trac for a software-related site, but I need it to integrate with a remote Subversion server, and last I checked it could only use a local one.
Trac - Geir Isene - 01-25-2006 You are right about that:
trac-with-a-remote-subversion-repository?
|