http://www.ruby-forum.org/ has been defaced for several days.
Tim Sutherland wrote:
http://www.ruby-forum.org/ has been defaced for several days.
I'm not familiar with that site. What is/was it?
Hal
A pretty thorough job. It seems the Ruby forum has been replaced with
PHP-based software!
Cheers,
Navin.
···
Tim Sutherland <timsuth@ihug.co.nz> wrote:
http://www.ruby-forum.org/ has been defaced for several days.
The Ruby Forum is "down for maintenance" after a number of security breaches on the server where it was hosted. The maintenance will probably include changing the hosting arrangements, and relaunching on RForum (a Rails-based BBS written by Andreas Schwarz and yours truly).
P.S. Forget the passing woodpecker - what will destroy civilization is an evil bastard with spare time.
···
--
Best regards,
Alexey Verkhovsky
Ruby Forum: http://ruby-forum.org (moderator)
RForum: http://rforum.andreas-s.net (co-author)
Instiki: http://instiki.org (maintainer)
A web discussion board. Last time I checked it was very active, especially
with new Ruby users.
···
In article <4247982F.7060609@hypermetrics.com>, Hal Fulton wrote:
Tim Sutherland wrote:
http://www.ruby-forum.org/ has been defaced for several days.
I'm not familiar with that site. What is/was it?
it's unfortunate that the few bugs phpbb2 have had, were nasty exploit
bugs.
if new forum software is considered, elog may be one to check out...
http://home.cogeco.ca/~tsummerfelt1
telnet://ventedspleen.dyndns.org
···
On Mon, 28 Mar 2005 15:49:47 +0900, you wrote:
http://www.ruby-forum.org/ has been defaced for several days.
A web discussion board. Last time I checked it was very active, especially
with new Ruby users.
tony summerfelt wrote:
it's unfortunate that the few bugs phpbb2 have had, were nasty exploit
bugs.
"Unfortunate" is putting it mildly.
if new forum software is considered, elog may be one to check out...
Nope. It will be RForum (http://rforum.andreas-s.net/trac\), because Ruby Forum is one of the two BBSes that it was originally written for ![]()
It will be back up in a few days.
···
--
Best regards,
Alexey Verkhovsky
Ruby Forum: http://ruby-forum.org (moderator)
RForum: http://rforum.andreas-s.net (co-author)
Instiki: http://instiki.org (maintainer)
Hello,
I would like to contribute to the RForum project.
I just got the latest source from subversion, and I've already made a few minor changes/fixes.
However, I'm new to trac and subversion, so how would I go about submitting my changes?
-Thanks
Shalev
···
On Mar 31, 2005, at 8:47 AM, Alexey Verkhovsky wrote:
tony summerfelt wrote:
it's unfortunate that the few bugs phpbb2 have had, were nasty exploit
bugs."Unfortunate" is putting it mildly.
if new forum software is considered, elog may be one to check out...
Nope. It will be RForum (http://rforum.andreas-s.net/trac\), because Ruby Forum is one of the two BBSes that it was originally written for
It will be back up in a few days.--
Best regards,Alexey Verkhovsky
Ruby Forum: http://ruby-forum.org (moderator)
RForum: http://rforum.andreas-s.net (co-author)
Instiki: http://instiki.org (maintainer)
Shalev NessAiver wrote:
Hello,
I would like to contribute to the RForum project.
I just got the latest source from subversion, and I've already made a few minor changes/fixes.However, I'm new to trac and subversion, so how would I go about submitting my changes?
Hi Shalev,
that's nice to hear. You can enter "svn diff" in the root directory to see the list of local changes. Save it to a file ("svn diff > changes.txt") and mail it to me, I will add it to the repository.
Thanks
Andreas