Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Cell phones must stop broadcasting MAC addresse (Score 1) 189

Is there any particular reason that MAC addresses need to be (typically) hard-coded to the device? I know it's occasionally handy on physical networks for addressing specific devices for admin reasons, but on portable, wireless connections, seems like more trouble than it's worth.

Why not just have an option to let the device randomly roll a new MAC each time it connects? If it's already in use (highly unlikely), just roll a new one.

(note: I know you can authorize access to specific MAC addresses through many routers/switches/base stations, but it's flimsy security at best as many adapters can have their MACs changed through software).

Comment Re:Gotta love those mistakes... (Score 1) 165

I suspect that they issue the plates under a different jurisdiction, the same way that if you had plates from another state or country, there could be an overlap in the plate numbers.

One plate for the public, another for politicians - after all, they do seem to live in their own little world.

Comment Macs are already a lot safer... (Score 1) 282

Here's the thing that annoys me - Apple *already* has this technology for all Mac computers built after 2011.

There's no way to override the firmware password on newer Macs - you used to be able to do all sorts of tricks like removing a memory module, or manually accessing the NVRAM parameters. Now owners need to press the "secret keypress" (or bring to an Apple authorized retailer), read an encrypted keycode off of the monitor (probably based on the current password and the hardware ID of that particular system), go into the Apple store and prove you're the owner, and Apple Employees contact Apple HQ to generate an unlock USB key for you.

It would be exceedingly simple for them to implement the same thing in phones. Phone locked? Need to bring to an Apple store to prove ownership before unlocking (probably also wipe the filesystem encryption key, so the phone's contents are not revealed). Make it check the lock status in firmware as part of the bootloader so even a manual DFU needs to unlock first to prevent smarter thieves from just re-flashing the phone (come to think of it, with the new firmware security and signed blobs, this should already be possible - if a phone is reported stolen, simply refuse to sign a firmware-blob for reflash).

A "half-way" position would be to allow the phone to unlock if you connect it to a computer you've synced with.

To encourage people to use the lock (who typically don't like unlocking every 15 min or whatever), have a minimum requirement to enter the password once whenever the phone starts, so while someone may still steal your phone, if it's ever turned-off, battery runs out, or is reset, it requires the unlock code be entered.

Comment Re:DaisyChain (Score 1) 405

Curious what that problem could have been - Drobos aren't fast, but at 1MB/s, something is seriously wrong.

Mine has 8TB of storage currently and the transfer rate is about 30MB/s. Not fast, but quick enough for media storage and such. That said, I'd probably buy Synology hardware in the future as it is quite a bit faster, less expensive and more versatile.

N.

Comment Re:Just like their trains... (Score 1) 389

It's an overgeneralization to say that Chinese buildings are crap - but there are some elements of truth in it, depending where you go. For example, downtown Shanghai has construction that looks on-par with any other major metropolis.

By contrast, areas outside of Shanghai in the more industrial/manufacturing centres had a construction quality that I'd generalize as "good enough", both for industrial complexes and housing. Visiting friends there, there were many elements of the construction that I would say were "sloppy". Probably not crap, but not created with a lot of care and attention to detail.

Comment Strong DRM can always be broken. (Score 1) 635

You can't beat pirates with better DRM, The crackers always look at that as a challenge, and they have the time and resources you don't.

Use a basic DRM to "keep people honest", then embed a serial number and client name in each copy you sell. Make it appear prominently in a splash-screen, or menu-bar for the software. Put a few routines deep inside your code that cause it to fail in subtle ways if someone messes with the embedded info:

-Cause an "out of memory error" with a code number specific to a license problem (could be a problem because if the crackers catch-on, they'll have a traceable element to identify your testing routine).
-Generate flash/corrupt frames during renders occasionally
-Modify keyframe values or parameters randomly enough to corrupt the output

If copies get out, you'll know which client leaked them and you can cut-off their support and black-list them, plus others will have unusable copies. The only risk is that if people think the corruption is due to your lousy coding rather than using a cracked copy...

Comment Sony just being Sony... (Score 1) 275

The PSP was the last Sony product I bought - there are simply too many alternative manufacturers that make better products and there's nothing that's convincing me that their gaming system will be worthwhile. I'd sooner purchase a third-party input device for my phone to give it a real directional pad and proportional joystick.

I used to quite like the PS3, but Sony's mismanagement of their product and outright contempt for their customers has soured me even on that. It's not much more now than a decent blu-ray player. If they could at least make it a decent media hub that could play anything you throw at it, that would be fine, however the list of unsupported formats has made cheap solid state players like Boxee and Patriot that much more appealing.

Sorry Sony, I'm done playing your game.

Comment Re:Slightly less impressed (Score 2) 403

I foresee some time in the (near?) future where Apple may "split" Siri - have some limited processing available on the client device for easy requests, or for when the network is unavailable, leaving network-only use for the really hard requests.

Because Siri is sending all of the requests to Apple's servers, I have no doubt that they're building a huge speech database and using it to refine their systems to make it far more accurate as people enter commands, use the correction tools and try rephrasing things in different ways.

This may be another reason why Apple is considering leaving Siri only for new devices. It's "possible" that if they provide client-side processing at some point, (some) older devices may really not have the memory or processing power available to handle that new version...

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...