Australia Make Software Reverse Engineering Legal
Anonymous Coward writes "The Australian government passed legislation yesterday guaranteeing the right to reverse engineer software for the purposes of diagnosing and fixing problems and for interoperability." Looks like WINE and other Windows emulation projects ought to be headquarted in Australia, doesn't it?
Wine Is Not an Emulator, damnit!
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Our new law makes it illegal to "communicate the information" to anyone else. Couldn't you reverse engineer it in Australia, put the source on a shell box, give someone else in the US the password, and then, under their Constitutional rights, they could publish a book with the source code ? Because, theoretically, giving someone a shell password isn't really communicating the information ... like giving someone a key to the house isn't transferring ownership of everything in it ? Maybe someone could do what that PGP guy did and publish a book of the WinNT4/98/2k source ?
=) d
"Bastard Operators From Hell" is an anagram for "Shatterproof Armored Balls". =)
Well this step is not original. As far as I know several countries possess such legislation. Russia has done this step some years ago. Both russian and australian laws look similar in the sense on how and when reverse engineering can or should be applied.
In fact looking at both laws the logic of them is quite clear. Why I shouldn't reverse engineer a product if I need to adapt it to some specific needs? Specially when almost everything needs a small touch of the "magic wand"??
For many people reverse engineering may look as something extraordinary. However many don't understand that a lot of "features" and "bugs" can be circunvented by this processes. For several years I've been working around I had several times to reverse engineer a lot of stuff. It's true that the advent of Internet made this need not so critical. One can wait for the next patch, bug-feature or hope that the developer hears you.
However this was at the beginning. Reverse-engineering has seen some new revivals in the open source era. Most of it because original developers cannot hold up their buildups anymore. It is humanly impossible for many to proceed a wide and stable path of development for their products. And while, at the beginning, Internet almost helped to kill reverse-engineering, now it is delivering its detractors to extinction.
Frankly it is time for US to THINK seriously about reverse engineering. In a good frame of Law this thing is deeply fundamental for the future of the industry.
Unless you count the Kennedys. :-P
Not always. Normally I have all right to abandon my rights. By the Danish laws there are only a few rights I can't abandon by a contract
Oops, I allready wrote that.
Yet Another Debian User
It's not so much that some Australians are
descended from criminals that worries me. It's
more that some must be descended from prison
wardens.. (sorry, old Joke - I love Australia
really.)
You still need to source code for bug fixing. Replicating source code by way of reverse engineering is EXTREME tedium.
Some things you can reverse engineer with relative ease, like API's, resource DLL's, file formats, etc. But generating human-readable source code from a non-trivial application isn't worth the effort it takes.
A Government Is a Body of People, Usually Notably Ungoverned
> Apologies for taking this thread further off track.
It's off to Australia with you for that, matie!
Sheesh, evil *and* a jerk. -- Jade
WINE isn't / doesn't have to be a replacement for Windows -- it might just be a way to make quick and dirty ports to Linux -- not to replace Windows, but to increase the value of the program by making it avalible for more users.
At least, that compensates a bit for the free speech issue...
C.
Overseas developers have been able to do this (reverse engineer) for some time, particularly in Europe and the United States of America where Australia's main competitors in this sector are located.
.idl (or .tlb) file to produce a product that works with it?
Is this right? Am I allowed to "reverse engineer", say, MS Excel's COM
OK, bad example. Could I do this on a library that has an unpublished API?
Confused I am...
----- Documentation is worth it just to be able to answer all your mail with 'RTFM' - Alan Cox.
Initially I read that as Australia had criminalised reverse engineering and took the rest of the posting as sarcasm. Still can't believe legislators would actually do something sensible.
Aah now I understand looks like this is already legal everywhere else (the article mentions this being legal already in Europe and USA) and concerns about fixing Y2K bugs bought the stupidity of criminalizing reverse engineering into light, bit late now though!
The biggest argument in favour of Free Software is IMO that it gives you the user the ability and the right to fix bugs. With this ruling Australians will have the ability to do so without the source code, so at least in Australia the argument saying You need the source code to debu is no more valid. It will be replaced by : it you'lld be easier if it was open sourced because we you'lld have the source code.
none Yet.
This may be a stupid question, but it won't be my first nor my last: If I am in a US state where it is made illegal to reverse engineer, but remotely used hardware in Australia for exactly that purpose, do I go to the big house and lose my life savings? How about if I write and store all of my notes on the Australia box?
Is telneting into the Australian box commuting to work? If so, how can I be breaking the law? Does our location decide the laws that we live in or the location of our work?
If our location decides the laws, then since I worked at home, I want the taxes back that I paid to the town my company was located in.
Happy Friday the 13th!
But the "cannot be used or communicated to others for any other purpose" clause would probably be used in cases where something like WINE is being developed to *replace* the product being reverse engineered.
ok .. this sounds great ... but ...
.au ... and I reverse there then move the source to my local box ... will that be legal ..
.au just need to setup a nice shell box and we can all referse there and publish everwhere !!! :P
does this mean that if I ( living in sunny South Africa where we are not allowed to do this.) have a shell account ona Box in
coz then somebody in
bain
Sanity is a majority vote.
I think I read somewhere about the government /encouraging/ reverse engineering... lemme see...
.
.
signal, noise, to me it's all the same.
and i guess you are a typical sloppy speller! :P
America Sucks, but until you buy my ticket out of here, i am stuck. Happy friday the 13th, i think ill rent a good slasher movie tonight!
So, all a company needs to do is embed obscenities and hidden pornography in their application, and then it's illegal to download it in Australia in any case. Worse still, put obscenities in the fuc^Hnction names, so publishing the resulting interface description becomes illegal under Australian net censorship laws :-)
Rhode Island was one of the states founded as a Penal Colony.. IIRC, Roger Williams, state founder, was exiled from Mass. for some crime or another. My history really isn't what it should be.
I hate to advocate drugs, alcohol, violence or insanity to anyone, but they've always worked for me. -- HS Thompson
Sounds like Copenhagen airport lounges may become a convenient place to run one's decompilers. I hope they have ample AC outlets :-)
> --> Does this mean you are NOT allowed to
> disassemble something when a minimum
> level of documentation has been reached. Does
> that documentation have to be correct
> and how could you prove it if you can't
> disassemble.
You'd code to the published interface and see if it works. Whether or not you could disassemble if it didn't work, I don't know. It seems to me that you ought to be able to on the grounds that there must be some part of the interface for which information is not readily available.
Jeff
1). Decompilation of a program will be allowed without the copyright owner's permission for interoperability or security testing only if the information on the program's interfaces or on ensuring system security is not readily available.
--> Does this mean you are NOT allowed to disassemble something when a minimum level of documentation has been reached. Does that documentation have to be correct and how could you prove it if you can't disassemble.
2). Information derived from decompilation of a program about its interfaces with other software or about errors in a defective copy, including Y2K problems, or which is required for testing system security cannot be used or communicated to others for any other purpose, without the copyright ner's permission.
--> Once you have found out the 'useful' information you can not publish it without permission, does this also apply to source code based on it (which in effect discribes it totally)?
There is still a little further to go...
mungewell
From the text, the bill "will allow software engineers to decompile computer software in limited circumstances so they can develop interoperable products."
It sounds to me like an Australian division of, say, Corel or StarDivision or Applix, could decompile MS Office to improve the reliability of their document import/export functions. The ability to share documents is an old, established interoperability mechanism, and Office itself contains foreign format import/export for interoperability reasons.
Could this be the practical end of proprietary document formats? I doubt it, but I sure hope so.
Why aren't the icons on the top of my page changing to match the stories.. 3 stories have gone up in the last half hour and the icons havn't changed. Not to mention the 5 minutes it takes to submit a comment.
How we know is more important than what we know.
There is a tax home (defined by the IRS and state law)
There is a legal residence (in the US this is a combo of US and state laws)
There is an effective location (defined by both for sales and property tax and breaking laws)
These don't have to be the same place (or even only one place)... And usually, it's not to your
advantage... They've got you coming and going...
Samba
Chuck
try { do() || do_not(); } catch (JediException err) { yoda(err); }
Why aren't the icons on the top of my page changing to match the stories.. 3 stories have gone up in the last half hour and the icons havn't changed.
How we know is more important than what we know.
> Initially I read that as Australia had criminalised reverse engineering....
So did I, but I caught it earlier. Is Slashdot learning how to use subliminal messages?
--------
"I already have all the latest software."
I think the point was that it's not a very funny joke to an Australian to say "You're descended from criminals!".
Much like you might anger some americans if you say "You're descended from puritan weenies who weren't welcome in Europe!"
If you RE MS-Word's file format, you can't put it into Open Source because you can't control the purpose your publication will be put to.
:-)
Why bother reverse engineering it, since it's published on http://msdn.microsoft.com/library/?
(ok ok you were probably just picking an example, but i've heard a lot of people complain about how microsoft is very closed about the binary file formats for office, when they've been releasing all the gory details for years
Of course, if the reverse-engineering is done in Australia (or for that matter in a State that neglects to follow UCITA on reverse-engineering) and the specs are posted to the Net, it becomes a First Amendment issue instead of contract law.
How sad.
Also, as a practical matter, it might be difficult to sue hundreds of anonymous contributors who just might have done the RE work even if they are in UCITA states, especially if the gatekeeper is in Australia (etc). Australian courts might be a tad reluctant to issue subpoenas against Australian citizens who don't want to cooperate with a US civil action over activities explicitly legal in Australia, and US courts don't have jurisdiction.
Dang! Try harder next time, Bill.
Lacking <sarcasm> tags,
In Denmark the rigth to do reverse enginering is one of the rights you can't abandon. It sounds silly but that kinds of rights exists a few places in the danish copyright laws.
Microsoft knows it and I think they dropped the "no right to reverse engineering"-clause in the danish version of theres EULA.
For those interested danis speaking people, it LBK nr 706 af 29/09/1998 37, find it at www.retsinfo.dk (I hate that site, but don't know any better resource of danish law)
Yet Another Debian User