Slashdot Mirror


User: ssssch

ssssch's activity in the archive.

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

Comments · 3

  1. Re:Double dipping on Austrian Blank Media Tax May Expand To Include Cloud Storage · · Score: 1

    Kind of. The "tax" is a compensation for those cases where you are allowed to copy without asking the copyright holder. It's called "Privatkopie" and means you are allowed to give copies to your friends and make copies for your own private use.

    And downloading music, movies,... is not illegal in Austria. Upload (distribution) is what the rightsholder has the exclusive right for.

    Games (Software) is a different case. The tax has nothing to do with that.

  2. Re:Android is what you want on Open Source-Friendly Smartphones For the Small Office? · · Score: 1

    the Android OS, being GNU GPL (even if the specific implementation in many phones isn't), may better suit your wishes anyhow.

    No. The Android System is licensed under the Apache license. Only the Kernel (which is Linux) is GPL'ed.

  3. Re:It's "bloody" fun! on Open Source FPS Blood Frontier Releases Beta 2 · · Score: 1

    This won't help too much. There will always be ways to cheat. Especially if you know exactly how the server is checking the validity of the client.

    The only solution is for the server to check if the client uses an unmodified version of the game. Exactly that is, what "trusted computing" is promising to deliver.

    I still don't believe trusted computing is possible if the client has total control over his machine (is root) but at least in theory that's the only answer I can think of to solve the cheating problem.