Open
Description
This is a property for apps in every app store. Having it just be a string in the manifest creates a huge security risk (in terms of apps being able to misrepresent themselves as being from a trusted company, such as a bank). Possible alternatives:
- Validate via SSL Certificate
- Validate via Domain Registration
- ??