Slashdot Mirror


User: Dwonis

Dwonis's activity in the archive.

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

Comments · 2,728

  1. Re:OpenSSL *is* Free Software on DoD team nears Security Validation of OpenSSL · · Score: 1
    GPL software is protected and can't be modified then sold for money without offering it for free (or for a small price to cover media costs) and must be shipped with source. I think.

    Sorta, but not really. I could paraphrase it here, but I think quoting the actual text is more effective:

    3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)

    I recommend you read the entire text of the GNU GPL. Unlike some EULAs, it's actually quite clear and readable.

  2. Re:Umm.. on Online MD5 Cracking Service · · Score: 1
    Root can do anything to the system+account anyway, so this isn't much of a security compromise

    It is if you use the same password on multiple machines, like a lot of people do.

    Not that there aren't other ways of getting your password if you do that...

  3. Re:How does this benefit consumers? on Microsoft Patents Grouped Taskbar Buttons · · Score: 1
    And I thought the patent system was created to protect the inventor of a thing, not the consumer of a thing.

    Why would the public create a system which allows "inventors" to infringe upon the public's freedom without receiving some sort of benefit in return?

    Do some research, please.

  4. Re:Copyright Too Long on Daleks Exterminated From New Dr. Who · · Score: 2, Insightful
    More importantly, you don't want to create a situation where someone will immediately benefit from your death.

    Of course, if copyrights were shorter, we wouldn't need to worry about this crap.

  5. Re:Extend the character set? on Auto Manufacturers Running Out Of Unique IDs · · Score: 1
    Yes, but you could shorten that to ::1.

    Wait, doesn't that mean localcar?

  6. How does this benefit consumers? on Microsoft Patents Grouped Taskbar Buttons · · Score: 2, Insightful

    Someone please explain to me how having hundreds of patents on ridiculously simple things like these is benefiting consumers? That is the point of the patent system, isn't it?

  7. Re:Wrong! There is another approved player for Lin on MPAA Names Dan Glickman To Replace Jack Valenti · · Score: 1
    "Note: Linspire DVD player requires Lindspire [sic] 4.5 or higher."

    Don't waste my time.

  8. Re:Maybe, maybe not. on MPAA Names Dan Glickman To Replace Jack Valenti · · Score: 1
    "mostly open source"

    i.e. not open source.

  9. Not just bad patents on EFF, PubPat Each Seeking Some Patent Sanity · · Score: 1

    The problem is not only with bad patents: software patents last for 20 years -- the same length of time that drug patents last for.

  10. Re:Common Carrier ISPs make a ton of sense on Canadian High Court Says ISPs Don't Owe Royalties · · Score: 1

    "SPAM" is a brand name. The word you're looking for is "spam".

  11. Mono:.NET == Apache:IIS == Firefox::IE on Mono Project Releases Version 1.0 · · Score: 4, Insightful
    See the Mono Licensing and Patents FAQ:
    Mono implements the ECMA/ISO covered parts, as well as being a project that aims to implement the higher level blocks like ASP.NET, ADO.NET and Windows.Forms.
    The Mono project has gone beyond both of those components and has developed and integrated third party class libraries, the most important being: Debugging APIs, integration with the Gnome platform (Accessibility, Pango rendering, Gdk/Gtk, Glade, GnomeUI), Mozilla, OpenGL, extensive database support (Microsoft only supports a couple of providers out of the box, while Mono has support for 11 different providers), our POSIX integration libraries and finally the embedded API (used to add scripting to applications and host the CLI, or for example as an embedded runtime in Apache).

    The nifty thing about this is that Mono has the potential to be bigger and better than the .NET Framework, and we don't actually *need* .NET to make good use of Mono.

    The way I see it, Mono could end up gaining more market share than Microsoft's implementation, and as long as we don't tie ourselves to the Windows-specific APIs, there's not a whole lot Microsoft could do about it!

  12. Re:Standard in Open Office on glabels: Ready For Prime Time · · Score: 1

    I can shake a stick at a lot of templates.

  13. Cost-Benefit Analysis on Court Says Customers May Take IPs Away From ISP · · Score: 1
    Actually, I can think of one (very, very, very dumb) reason why they might need their IP's: some coder put code in a product that makes the product work differently under their IP address range. Then they lost the source code and only have binaries left, which must keep working.

    They presumably took that into account in their cost-benefit analysis when the decision was made. Now they want others to pay for their corner-cutting?

  14. Re:they should get a clue on Court Says Customers May Take IPs Away From ISP · · Score: 1

    djbdns lets you set specific transition times for domain names down to the second, and it will adjust the TTLs accordingly.

  15. Re:RTFGPL on Microsoft Eases "Shared Source" Restrictions · · Score: 1

    Yeah, I know. I suppose I was oversimplifying it a bit. I'm glad you RTFGPL, though. :-)

  16. RTFGPL on Microsoft Eases "Shared Source" Restrictions · · Score: 3, Insightful
    in contrast to the GPL, which obligates developers to make their modifications available to the public.

    Sigh. No it doesn't. It requires that source code for the binaries be distributed with the binaries. There's no obligation to release anything to the general public.

  17. Re:Dobly Surround Sound Quality Firewall!!! on The Sound of Your Firewall · · Score: 1

    I thought it was "Ni! Ni! Ni! Ni! Ni!"

  18. Re:awesome on IEEE Approves 802.11i · · Score: 1

    With what? I've been having problems getting IPSEC to work on Linux (mainly problems with Path MTU discovery... it doesn't seem to do any PMTU at all.)

  19. Re:How long will this go on? on The RIAA Sues 482 More People · · Score: 1

    A good example would be Magnatune.

  20. Re:djbdns violates multiple RFCs on Dan Kaminsky Suggests Having Fun with DNS · · Score: 1
    The RD bit *is* a mistake in the design of the DNS protocol. There's no reason why an authoritative name server and a recursive resolver need to run on the same (address, port) pair. That BIND does this is not an excuse.

    The use of the RD bit is nothing more than a hack to work around the problem of having NS records pointing at recursive resolvers. Even then, a recursive resolver cannot rely on the use of the RD bit to break recursion loops: if it did, then a remote DoS attack would be extremely trivial.

    That makes the RD bit a useless piece of frippery.

    (Sorry if my explanation is a bit short. I'm a little without-sleep at the moment.)

  21. Re:djbdns violates multiple RFCs on Dan Kaminsky Suggests Having Fun with DNS · · Score: 1
    Care to back that up with facts? Interestingly enough, you might want to look at this page.

    In any case, if you don't like how djbdns behaves by default, you can always go to http://tinydns.org/ and see what's available.

  22. Re:Are we sure this is for real? on 'Open MS Passport': MyUID Goes Beta · · Score: 1

    My brother managed to routinely finish the race in less than a minute. It's crazy!

  23. Huh? on U.S. Supreme Court: Public Anonymity No Right · · Score: 1

    Isn't that how it's always been?

  24. Re:Crazy! on Dan Kaminsky Suggests Having Fun with DNS · · Score: 1
    how the fuck can you say djbdns is easier than bind?

    Because I've used both, and after about a week of using djbdns, I found it to be easier to use. (Prior to that, I cringed at the thought of using tinydns-data's configuration format, but it's actually pretty easy once you get familiar with it.)

  25. Re:oh wow! on Dan Kaminsky Suggests Having Fun with DNS · · Score: 1

    "OpenOffice.org" is the name of the office suite. www.openoffice.org is the name of the website.