Slashdot Mirror


User: dbg400

dbg400's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Can anyone repeat after me ? on Intel Patents the "Digital Browser Phone" · · Score: 1

    Net2Phone were using the PC as a phone some time before 2000 - http://web.net2phone.com/about/company/timeline.as p. PC to US freephone numbers were free, with US/Canada landline calls charged to pre-paid credit. It was a bit on the choppy side (on a 28.8K connection) when I tried it around '97/'98, but the interface matched that described in the patent abstract pretty well.

  2. Re:We're done with TWiki on SpreadFirefox Security Breached (again) · · Score: 4, Informative

    I also recently had my TWiki-based wiki farm broken into, for the 3rd time in 4 years, despite trying to stay up to date at least with Debian releases. Fortunately, I had each wiki set up to run suexec as an individual user, so the damage was reasonably well contained.

    I'm running the TWiki Debian packages (from Unstable) but follow the security mailing list and fortunately have patched (just) in time (so far). The first of the two recent vulnerabilities brought an attempted attack on my server around 12 hours after getting the initial email warning.

    Since TWiki's security problems seem intractable (giant Perl codebase that's very difficult to audit and doesn't seem to have been designed to handle security) I decided that enough is enough and followed freedesktop.org's lead in moving the whole farm to MoinMoin

    It's probably not much consolation, but the upcoming Dakar release features a much revised code base with security in mind.