Androidland

Androidland is the first Android retail store, opened by the carrier Telstra on Bourke Street, Melbourne, Australia, in December 2011.[1] If it proves successful, it may expand within the country and internationally.[2]

Android's “green robot“

The store is themed heavily in green, featuring several Android “green robot“ sculptures. In the store, Telstra provides visitors with an interactive spaceship zone that features a flight simulator (via the Google Earth software, a Liquid Galaxy set-up[2]), also including a massive screen on which visitors can play Angry Birds. It features scented areas with gingerbread and grass aromas, called “Android grass“,[2] to further immerse visitors.

History

“Over the past 12 months we’ve seen a huge growth in the number of customers coming in-store and asking us about Android phones and tablets. With Androidland we wanted to create a retail environment like no other that helps us to answer customer questions in a fun, interactive way.“ As of 23 October 2012 Androidland is being removed from the Icon Store.
— Warwick Bray, Executive Director, Telstra Mobile[3]

Androidland had been in development since July 2011.[4] Google Australia helped to train the store’s Android experts to be able to assist visitors with their current devices, help them with their new ones and recommend apps to install.[5]

Reception

Logan Booker, writing for Gizmodo Australia wrote “It’s a friendly environment, definitely, and if I were to make the switch to Android, I’d be sure to stop by to aid in my decision-making. The interesting fusion of business with an “experience” beyond product demonstrations gives the shop-within-a-shop a corporate Powerhouse Museum feel.“[2]

gollark: So this is a mess. PotatOS is actually shipping a mildly different ECC library with a different curve because steamport provided the ECC code ages ago.
gollark: I mean, what do you expect to happen if you do something unsupported and which creates increasingly large problems each time you do it?
gollark: <@151391317740486657> Do you know what "unsupported" means? PotatOS is not designed to be used this way.
gollark: Specifically, 22 bytes for the private key and 21 for the public key on ccecc.py and 25 and 32 on the actual ingame one.
gollark: <@!206233133228490752> Sorry to bother you, but keypairs generated by `ccecc.py` and the ECC library in use in potatOS appear to have different-length private and public keys, which is a problem.EDIT: okay, apparently it's because I've been accidentally using a *different* ECC thing from SMT or something, and it has these parameters instead:```---- Elliptic Curve Arithmetic---- About the Curve Itself-- Field Size: 192 bits-- Field Modulus (p): 65533 * 2^176 + 3-- Equation: x^2 + y^2 = 1 + 108 * x^2 * y^2-- Parameters: Edwards Curve with c = 1, and d = 108-- Curve Order (n): 4 * 1569203598118192102418711808268118358122924911136798015831-- Cofactor (h): 4-- Generator Order (q): 1569203598118192102418711808268118358122924911136798015831---- About the Curve's Security-- Current best attack security: 94.822 bits (Pollard's Rho)-- Rho Security: log2(0.884 * sqrt(q)) = 94.822-- Transfer Security? Yes: p ~= q; k > 20-- Field Discriminant Security? Yes: t = 67602300638727286331433024168; s = 2^2; |D| = 5134296629560551493299993292204775496868940529592107064435 > 2^100-- Rigidity? A little, the parameters are somewhat small.-- XZ/YZ Ladder Security? No: Single coordinate ladders are insecure, so they can't be used.-- Small Subgroup Security? Yes: Secret keys are calculated modulo 4q.-- Invalid Curve Security? Yes: Any point to be multiplied is checked beforehand.-- Invalid Curve Twist Security? No: The curve is not protected against single coordinate ladder attacks, so don't use them.-- Completeness? Yes: The curve is an Edwards Curve with non-square d and square a, so the curve is complete.-- Indistinguishability? No: The curve does not support indistinguishability maps.```so I might just have to ship *two* versions to keep compatibility with old signatures.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.