언어 설정

Menu
Sites
Language
what is the difference - allow-navigation and access

What is the difference - allow-navigation and access. May be some example

Responses

5 댓글
AVSukhov

Hello,

Just used for configuration the different security models,

if using allow-navigation then WRT  set to CSP based security mode

if using access then WRT set to WARP based security mode.

About CSP:

http://www.w3.org/TR/CSP/

About WARP:

http://www.w3.org/TR/widgets-access/

Also, some documantations:

https://source.tizen.org/sites/default/files/page/tizen-2.2-wrt-core-spec.pdf

https://download.tizen.org/misc/media/conference2012/wednesday/seacliff/2012-05-09-0945-1025-understanding_the_permission_and_access_control_model_for_tizen_application_sandboxing.pdf

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/basics_tizen_programming/web_security_privacy.htm#content

I hope this will be helpful.

Kilim A

What has called Widget in the documentations?

 May be it's just a web app?


Applications on the clock and on the mobile can be loaded into the tray?

AVSukhov

Hello,

If a simple yes (in Tizen specification) web app and widget are the same.

Web app this is your code HTML/CSS/JS, and widget this is web app that packaged (according W3C standart) for distribution (this included your code, signature and config) and can be installed on device and can be launched as standalone app - your .wgt file. It in general terms.

 

I do not understand the last question.

Kilim A

Last  question  - can app in mobile or clock be everytime active ... like widget - a clock or player or  mini map window instead icon, like app about  weather ( widget). We call it be in tray
 

Marco Buettner

allow-navigation is useful if you want to embebbed remote pages (backbutton)

on access defines only which domains allows to transmit data