Slashdot Mirror


User: Rekolitus

Rekolitus's activity in the archive.

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

Comments · 102

  1. Re:Sweet! on Court Rules For Software Ownership Over Licensing · · Score: 1

    Ooh, I don't think so.

    The "general terms of business" are defined in law as a statutory contract. Ergo, even underage individuals can enter into a contract of simple trade.

    If such terms were to be imposed as "general terms of business", some sort of contract would be signed at the time of purchase. Yet purchasing software involves nothing more than the default statutory contract of trade.

    The nonsense found in EULAs has no such government endorsement. What's more, entering into a contract requires some sort of knowledge of the contract. You can't tell me that downloading something from a website has made me a party to a contract, because having no idea of this, it's impossible for me to be a party to it.

  2. Re:Sweet! on Court Rules For Software Ownership Over Licensing · · Score: 1

    After all: without altering the program (which is not allowed without a license)

    Says who? If I own a copyrighted work, I'm entitled to do what I like with it, save for copying it. That includes modifying it. There is no difference here from me buying a book and scribbling all over it.

    Depending on the software, you can also just extract the files without running the installer. Additionally, proving that you "agreed" to the licence needn't be nearly as simple; the user that uses the software isn't necessarily the person that installed it. I also have difficulty believing that EULAs are valid instruments; in disproving the false statements that only the EULA grants you permission to use the software, the EULA becomes extremely one-sided. EULAs that attempt to redefine the nature of a transaction that has already occured, from a sale to a grant of a licence, are particularly entertaining.

    Simply put, a license is an agreement giving you the right to use the software.

    This is simply false. If I make a piece of software, and distribute it for free online, I don't have to grant the users permission for their use of the software to be lawful. Copyright grants monopoly rights solely over the creation of copies; however, copies of computer programmes created that are technically necessary to the use of software in conjunction with a machine are permitted by law under USC 17-117.

    A successful demonstration of this is the GPL:

    You are not required to accept this License in order to receive or run a copy of the Program.

  3. Re:Sweet! on Court Rules For Software Ownership Over Licensing · · Score: 1

    Of course, the software is still covered by copyright and it's license, so you're really selling the license.

    False. A second hand sale involves the sale of physical property. There is no exception for software. A "license" can refer to many things; in the context of software it tends to refer to a fictional concept created by the software industry, the implication being that one is required, typically per user, or even per feature. However, a second-hand copy of a piece of software is a lawfully produced copy of a copyrighted work, and so no license is required merely to transfer ownership, nor is a "license" legally required to use a piece of software.

    USC 17-117 creates an exemption for copyright with regards to copies of computer programmes technically necessary to their use in conjunction with a machine. Thus, copies of a computer programme made on a hard drive or in RAM are not infringing.

    The lack of necessity of a "license" is demonstrated in the GPL. The GPL explicitly states "You are not required to accept this License in order to receive or run a copy of the Program.".

  4. Re:Security vs Usability on Elcomsoft Claims WPA/WPA2 Cracking Breakthrough · · Score: 1

    The OpenSSL library provides a varied array of cryptographic services, not just an SSL implementation. Just because something uses OpenSSL doesn't mean it's SSL-based. I suggest you grep the SSH RFCs for 'SSL' and 'TLS'; you won't find anything of note.

  5. Re:Security vs Usability on Elcomsoft Claims WPA/WPA2 Cracking Breakthrough · · Score: 1

    The TLS standard (effectively SSL 4) mandates that the server present a certificate for perusal by the client. Sure, you can use a self-signed certificate, but then you're not using TLS in a secure fashion.

    SSH and Kerberos are not based on SSL/TLS. SSH probably uses similar techniques to SSL, but Kerberos is out there doing it's own wacky thing. See here for an explanation of Kerberos's operation.

  6. Re:simply boycott them on EA Hit By Class-Action Suit Over Spore DRM · · Score: 1

    I generally find that DRM can be defined as any type of copy protection that incorporates a network authorization or revocation element. This doesn't include simple CD checks, but does include any form of activation against a central authority.

    A DRM mechanism does not become something else just because the central authority chooses (for the time being) to not make full use of it's capacity to 'manage digital rights'. Simply having the mechanism there, dormant, ready to be activated is enough to construe a DRM mechanism.

    Spore's activations limit was increased from 3 to 5. Stardock apparently places no limit on the number of times their games can be activated, but this is logically distinct from not having the capacity to impose such a limit at a later time. The capacity is certainly there.

    If Stardock games have to activate with Stardock, then Stardock has the means to deny activation, and, ultimately, prevent an owner of their product from using it as they see fit. Even if they never use their power in this way, it exists, ergo (updated) Stardock games incorporate DRM.

  7. Foot in the door on Mass Effect DRM Still Causing Issues · · Score: 4, Informative

    On the whole, it's a pretty disgusting press technique EA's gotten away with here.

    EA: Mass Effect and Spore will have invasive DRM that re-checks with a central server every 10 days!

    Bad press happens

    EA: We learned our lesson. Mass Effect and Spore won't use that invasive system we were thinking of using. We decided we had to listen to our customers, so we decided we'd use this less invasive method (which is still invasive, and is the same system used on Bioshock)

    Good press happens, despite the fact that EA has just said it would use the same protection system as Bioshock, which got bad press for... having an invasive protection system that locked legitimate consumers out of their own games.

    This is called the foot in the door technique, and at least up to this article, EA pulled it off masterfully.

  8. Re:ISPs ARE NOT COMMON CARRIERS!!! on Virgin Media To Spy On & Threaten Downloaders · · Score: 1

    ISPs are shielded from liability under the Communications Decency Act.

    ISPs have argued themselves that they are not common carriers, and ISPs don't want to be classified as common carriers. Common carrier status comes with all sorts of reliability requirements, etc. Telcos (the PSTN-running part of them, anyway) are common carriers.

    Also, because judges are occasionally capable of making reasonable decisions, like decisions that holding ISPs liable for data passing through them isn't really reasonable.

  9. Re:ISPs ARE NOT COMMON CARRIERS!!! on Virgin Media To Spy On & Threaten Downloaders · · Score: 2, Informative

    This is correct. In the US, ISPs are classified as an information service by the FCC.

  10. Re:not obsolete... on A Fond Look at Some Obsolete Ports · · Score: 1

    Not true. The Firewire specs require DMA, but they don't require that the DMA address space be mapped to the entirety of physical memory.

    IIRC this is an issue with common hardware implementations of Firewire, not the OS or the spec itself.

    From Wikipedia:

    On many implementations, particularly those like PCs and Macs using the popular OHCI, the mapping between the FireWire "Physical Memory Space" and device physical memory is done in hardware, without operating system intervention. While this enables high-speed and low-latency communication between data sources and sinks without unnecessary copying (such as between a video camera and a software video recording application, or between a disk drive and the application buffers), this can also be a security risk if untrustworthy devices are attached to the bus. For this reason, high-security installations will typically either purchase newer machines which map a virtual memory space to the FireWire "Physical Memory Space" (such as a Power Mac G5, or any Sun workstation), disable the OHCI hardware mapping between FireWire and device memory, physically disable the entire FireWire interface, or do not have FireWire at all.
  11. Re:Never stopped doing business... on Allofmp3 Restarts Business · · Score: 1
  12. Re:I use... on Active Noise-Canceling Headsets In Server Rooms? · · Score: 1

    You know when you're a geek when you look at that and think "Well duh, they ship them compressed."

  13. Re:Talinkg Points on UK Banks Dump Credentials in Bin Bags · · Score: 2, Informative

    You do know you can get debit cards on the VISA network, right?

    I don't know about prepaid, but that's what my bank gave me, and I've never had a situation where it's been rejected online for being a debit card rather than a credit card.

  14. Re:do NOT modify the hardware - or it may cost you on Open Source Router on Par With Cisco, Users Say · · Score: 2, Interesting

    Huh? What?

    It's my hardware. If I buy a Cisco router via eBay, you're telling me I'm not allowed to put Linux on it if I can figure out how?

  15. ASICs on Open Source Router on Par With Cisco, Users Say · · Score: 3, Insightful

    This seems to be an entirely software router that just runs on a standard x86 machine.

    Isn't half the point of buying a dedicated-hardware router that you get ASICs and whatnot that do the job faster than software?

  16. Re:The Daily Mail! on CCTV Cameras In UK Get Loudspeakers · · Score: 1

    People have already gone about destroying speed cameras:

    http://www.speedcam.co.uk/gatso2.htm

    Interesting to know just how many people these things manage to piss off.

  17. Re:The lack of Web 2.0 security. on MySpace Music Player Hacked · · Score: 2, Insightful

    Really, it's the fact that they let you listen to music but try to stop you downloading it — it's stupidity in itself. If your computer is receiving the audio data, you can save it. But then again, similar things can be said about DRM.

  18. Looks like my prediction will come true: on Business 2.0 Says 'Boycott Vista' · · Score: 0

    Windows 98 is to Windows ME what Windows XP is to Windows Vista.

  19. What's with the huge resolution? on OLPC Gets a New Name, New Features · · Score: 2, Interesting

    Seriously. I have a 14" laptop, and it goes up to 1024x768 (in fact, I've never used anything higher), and they're stuffing 1280x900 on an 8-inch screen?

  20. Re:Power outages on Ladies and Gentlemen, the Electronic Toilet · · Score: 1

    Wouldn't that result in a few toilets with bad batteries exploding?

  21. Re:Flash as an application development platform on The Future of Flash · · Score: 2, Informative

    On capturing streams -- you might want to use a Mozilla browser and get the LiveHTTPHeaders extension. A site might obfusicate the URL all it likes, but the HTTP requests don't lie.

  22. Re:Parameters? on $5000 Award for Open Source CMS · · Score: 2, Interesting
    Some of my own:
    • Having to go to extensive measures to convince the CMS that you want to add a static page, no, not a news item
    • Hard-coded HTML within the CMS itself
    • Bloated core (features that not everyone will need implemented in the core, not a plugin/module/etc)
    • Bloated default installation (I want a content management system, not a "community" management system, and 99% of my website visitors don't need to see a login form)
    • CMSes that simply don't give you enough control over what HTML is output
  23. Re:What about 802.1x security ? on How Do You Handle Ethernet Port Management? · · Score: 1

    802.1x over Ethernet isn't necessarily secure, to my knowledge.

    Take a computer plugged into an 802.1x port. Unplug computer, plug in hub, plug computer into hub, plug laptop into hub, masquerade MAC address.

    802.1x over Ethernet can't detect hubs.

  24. Re:Astroturf? on Next Step in ISP Control Panels? · · Score: 1

    You might want to look up overselling. Some people are willing to pay the same or more for less if it means it's guaranteed that those resources are allocated exclusively to them.

    I do think this particular host is a ripoff, though. Look at the shared hosting plans — a maximum of 3 websites, even if they're all PHP? I've never seen a host that imposes such a stupidly artificial limit. Limits on the number of domains, subdomains, mailboxes, etc really shouldn't be around in this day and age. The only limits a host should really need to set is disk space, bandwidth, and on other actual raw resources like CPU/memory usage.

  25. Re:A disturbance in The Force? How stupid is this? on WGA Turning Off PCs in the Fall? · · Score: 1

    Uh, that was my point. I was replying to the parent post to say that I think it's more likely that Microsoft would get sued over WGA than WPA. The poster I was replying to was saying that it seemed unlikely Microsoft would get sued about WGA since they didn't get sued about WPA. I was pointing out a difference between WGA and WPA that meant that more people will be affected by WGA, and more business-critical systems; that is, WGA checks even corporate/volume-license editions. I know WGA still checks corporate editions, otherwise I wouldn't have posted to say that there there actually is some higher chance of Microsoft getting sued for WGA than WPA due to it's larger cone of impact as opposed to WPA (non-corporate/volume-license editions).