On 1/4/14, 9:29 AM, Alexandre Lissy wrote:
Le 04/01/2014 12:24, Adrian Custer a écrit :
Hey all,

Does Firefox OS provide any way to uniquely identify a device?
Is this possible both at the UNIX level ('adb shell') and from within
app code (with suitable permission)?

What do you exactly want to do ?

At the lowest level, I want to use adb to query the connected device(s) to obtain a unique identifier for that device. That way I can make a backup directory that has an appropriate unique identifier even when a hacker has multiple devices in hand.

While working on this, I realized that the issue was more general and would eventually be faced by Firefox OS Web App authors so that we therefore needed either an appropriate answer or a bug for future work. It sounds like the bug is needed since the 'certified app only' limitation will be an issue.

(At the higher level, I am working to fix and cleanup the 'B2G' project and am working to extract the backup step (configure_device) from build.sh into something separate and comprehensible.)

cheers,
  ~adrian

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to