These are my questions regarding security in Samsung tizen tv web app.
If somehow we get our hands on app installation file(.wgt) from tizen tv, it can be imported into tizen studio and voila, you have all the source code. Then you can hack any user's account.
- How is Samsung providing security against this scenario?
- Are there any ways developer can provide security even if somebody gets the source code?
- How to store confidential information such as user-id or tokens securely in tizen tv?
- Best practices for providing security in Tizen tv web app?