Difference between revisions of "Browser"

From MgmtWiki
Jump to: navigation, search
(Created page with "see Trusted Browser")
 
Line 1: Line 1:
see [[Trusted Browser]]
+
==Full Title or Meme==
 +
A fully integrated computer application that not only browses the [[World Wide Web]], but also acts a user agent establishing session with user credentials.
 +
 
 +
==Context==
 +
* Users are accustomed to the display and searching capabilities of the browser and typically start there in spite of numerous efforts to create some other primary start page for user interactions or user experience application.
 +
* With the advent of the [[Progressive Web App]], there is an effort by the browser programmers to provide the user with an experience equal to that
 +
 
 +
==Problems==
 +
The Application Program Interface (API) in the browser is limited to HTML, CSS and [[JavaScript]], standardized as ECMA Script to satisfy Microsoft's pique.
 +
 
 +
==User Sessions==
 +
 
 +
 
 +
==References==
 +
 
 +
See [[Trusted Browser]] for all user expectation of security from their [[Browser]].

Revision as of 11:36, 1 May 2022

Full Title or Meme

A fully integrated computer application that not only browses the World Wide Web, but also acts a user agent establishing session with user credentials.

Context

  • Users are accustomed to the display and searching capabilities of the browser and typically start there in spite of numerous efforts to create some other primary start page for user interactions or user experience application.
  • With the advent of the Progressive Web App, there is an effort by the browser programmers to provide the user with an experience equal to that

Problems

The Application Program Interface (API) in the browser is limited to HTML, CSS and JavaScript, standardized as ECMA Script to satisfy Microsoft's pique.

User Sessions

References

See Trusted Browser for all user expectation of security from their Browser.