[Twisted-Python] ANN: Twisted 0.16.0
Twisted is an event-based framework for internet applications. For more information, visit: http://www.twistedmatrix.com or join the list at: http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python Twisted joins the fight against Software Piracy =============================================== The main focus of this release is our new licensing scheme. The Business Software Alliance may have put it best, in their page on anti-piracy (http://www.bsa.org/usa/antipiracy/): "Software pirates not only steal from the companies that make the software, but with less money for research and development of new software, all users are hurt. That's why all software piracy - even one copy you make for a friend, is illegal." Software piracy is a serious crime, and one that the Open Source community has been remarkably lax in pursuing and protecting against. This is why Twisted Matrix Laboratories is taking the forefront in Open Source software registration technology. In order to do your part to prevent the tragedy of unregistered, unlicensed software, all you need to do is go to http://www.twistedmatrix.com/license and enter your user information to obtain a license key. You can provide us with as much or as little information as you like! For more information on how Twisted helps you run licensed, unpirated Open-Source software, visit: http://twistedmatrix.com/documents/howto/register What's New in 0.16.0 ==================== - Added Qt event loop support - FTP client protocol support - Reworked coil - a web-based configuration system for Twisted servers - Win32 event loop can now run subprocesses - Automatic log rotation for servers (and USR1 signal for manual rotation) - Improved support for registering shutdown methods - Better XML-RPC integration - Bug fixes, small feature improvements, and more. What is Twisted? ================ Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols and services. Twisted supports integration of the Tk, GTK+, Qt or wxPython event loop with its main event loop. The Win32 event loop is also supported, as is basic support for running servers on top of Jython. Twisted currently supports the following protocols, all implemented in pure python, most of them as both servers and clients: - FTP - HTTP - SOCKSv4 - SMTP - IRC - telnet - POP3 - AOL's instant messaging TOC - OSCAR, used by AOL-IM as well as ICQ (client only) - DNS - LDAP (client only) - finger - Echo, discard, chargen and friends - Twisted Perspective Broker For more information, visit http://www.twistedmatrix.com, or join the list at http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
On Mon, 1 Apr 2002, Itamar Shtull-Trauring wrote:
For more information on how Twisted helps you run licensed, unpirated Open-Source software, visit: http://twistedmatrix.com/documents/howto/register
Okay, I see this was posted yesterday (April Fools day), but the site's still up today. Is this for real? If so, why? How can piracy be a problem for an open source project? How does this licensing scheme prevent it? Cheers, - Michal http://www.sabren.net/ sabren@manifestation.com ------------------------------------------------------------ Give your ideas the perfect home: http://www.cornerhost.com/ cvs - weblogs - php - linux shell - perl/python/cgi - java ------------------------------------------------------------
Michal Wallace wrote:
Okay, I see this was posted yesterday (April Fools day), but the site's still up today.
Is this for real?
bin/twistd can load license files, yes. If you don't have one it prints a nice long error message (which I removed in CVS, so it won't be in 0.16.1). Glyph has some insane reason he wants it to be in (rumor has it a rogue Pavlovian has linked the registration form to a Certain Person's cage, giving him a food pellet every time someone registers. Try not to overfeed him.)
If so, why? How can piracy be a problem for an open source project? How does this licensing scheme prevent it?
Well, let's quote one the BSA's latest press release: """ Washington, DC (March 21) ?In its ongoing effort to protect consumers from Internet software pirates and support a safe, secure and legal online community, the Business Software Alliance (BSA) announced that last month it executed three unannounced court-ordered seizures on individuals whom BSA investigated for selling unlicensed software out of their homes in Kentucky, Missouri and Pennsylvania. Under the supervision of the U.S. Marshals, BSA carried away computers, equipment and CDs used in the mail-order operations. ... The following are helpful tips on safe shopping for software online: * Trust Your Instincts -- Whether it is being sold as new or used, if a price for software seems too good to be true, it probably is. ... """ Now, you wouldn't want any Sikrit PSU Agents showing up at your house, asking to see *your* Twisted license, and not being able to show one, now would you? And do you really trust a bunch of people giving away software for FREE?
My country makes me sick. Itamar Shtull-Trauring wrote:
Well, let's quote one the BSA's latest press release:
""" Washington, DC (March 21) ?In its ongoing effort to protect consumers from Internet software pirates and support a safe, secure and legal online community, the Business Software Alliance (BSA) announced that last month it executed three unannounced court-ordered seizures on individuals whom BSA investigated for selling unlicensed software out of their homes in Kentucky, Missouri and Pennsylvania. Under the supervision of the U.S. Marshals, BSA carried away computers, equipment and CDs used in the mail-order operations.
...
The following are helpful tips on safe shopping for software online:
* Trust Your Instincts -- Whether it is being sold as new or used, if a price for software seems too good to be true, it probably is.
... """
participants (3)
-
Itamar Shtull-Trauring -
Jp Calderone -
Michal Wallace