From 9671484b6cb3f3c56d6a3053a4a55b4634c14a89 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 22 Aug 2022 20:45:33 -0400 Subject: Added support for the agent model. --- documentation/bookmark/web_browser.md | 93 ++++++++++++++++++----------------- 1 file changed, 49 insertions(+), 44 deletions(-) (limited to 'documentation/bookmark/web_browser.md') diff --git a/documentation/bookmark/web_browser.md b/documentation/bookmark/web_browser.md index 7c12f5de2..80ee46027 100644 --- a/documentation/bookmark/web_browser.md +++ b/documentation/bookmark/web_browser.md @@ -1,56 +1,61 @@ # Exemplar -1. [Nyxt](https://nyxt.atlas.engineer/) -1. [Stack](https://stackbrowser.com/) -1. [Flow: The super fast, multithreaded HTML5 browser from Ekioh](https://www.ekioh.com/flow-browser/) -1. https://refresh.study/ -1. https://github.com/breach/breach_core -1. https://github.com/browserhtml/browserhtml -1. https://depolium.com/ -1. https://vivaldi.com/ -1. https://www.nidium.com/ -1. https://github.com/trevorlinton/webkit.js -1. https://www.epicbrowser.com/ -1. https://minbrowser.github.io/min/ -1. https://www.palemoon.org/ -1. https://github.com/beakerbrowser/webdb -1. https://github.com/beakerbrowser -1. https://github.com/nEXT-Browser/nEXT -1. https://techcrunch.com/2018/02/23/veil-is-private-browsing-for-the-ultra-paranoid/ -1. https://github.com/wexond/wexond -1. http://next.atlas.engineer -1. https://workona.com/ -1. https://luakit.github.io/ -1. https://www.thurrott.com/cloud/web-browsers/204669/opera-web-browser-is-reborn +0. []() +0. [Nyxt](https://nyxt.atlas.engineer/) +0. [Stack](https://stackbrowser.com/) +0. [Flow: The super fast, multithreaded HTML5 browser from Ekioh](https://www.ekioh.com/flow-browser/) +0. https://refresh.study/ +0. https://github.com/breach/breach_core +0. https://github.com/browserhtml/browserhtml +0. https://depolium.com/ +0. https://vivaldi.com/ +0. https://www.nidium.com/ +0. https://github.com/trevorlinton/webkit.js +0. https://www.epicbrowser.com/ +0. https://minbrowser.github.io/min/ +0. https://www.palemoon.org/ +0. https://github.com/beakerbrowser/webdb +0. https://github.com/beakerbrowser +0. https://github.com/nEXT-Browser/nEXT +0. https://techcrunch.com/2018/02/23/veil-is-private-browsing-for-the-ultra-paranoid/ +0. https://github.com/wexond/wexond +0. http://next.atlas.engineer +0. https://workona.com/ +0. https://luakit.github.io/ +0. https://www.thurrott.com/cloud/web-browsers/204669/opera-web-browser-is-reborn # Security -1. https://developers.google.com/web/updates/2018/06/feature-policy -1. https://cure53.de/#browser-security-whitepaper -1. https://anon.cosheaf.com/ -1. [Secure Browser Architecture Based on Hardware Virtualization](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.664.9527&rep=rep1&type=pdf) -1. https://medium.com/personal-capital-tech-blog/why-we-write-post-only-apis-f15108fb6558 +0. []() +0. https://developers.google.com/web/updates/2018/06/feature-policy +0. https://cure53.de/#browser-security-whitepaper +0. https://anon.cosheaf.com/ +0. [Secure Browser Architecture Based on Hardware Virtualization](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.664.9527&rep=rep1&type=pdf) +0. https://medium.com/personal-capital-tech-blog/why-we-write-post-only-apis-f15108fb6558 # Performance -1. https://github.com/slightlyoff/never_slow_mode +0. []() +0. https://github.com/slightlyoff/never_slow_mode # Reference -1. [Emacs with Nyxt: extend your editor with the power of a Lisp browser](https://nyxt.atlas.engineer/article/emacs-conf.org) -1. [Web Browser Engineering](https://browser.engineering/) -1. [Public Suffix List](https://publicsuffix.org/) -1. [Public Suffix List Problems](https://github.com/sleevi/psl-problems) -1. https://www.opera.com/gx -1. https://evertpot.com/tabs-are-the-wrong-abstraction/ -1. http://news.mit.edu/2018/system-patches-private-browsing-0223 -1. https://vivaldi.com/blog/vivaldi-makes-history/?hl=en-us&version=1.8.770.56&os=W10.0.14393 -1. https://hacks.mozilla.org/2017/08/inside-a-super-fast-css-engine-quantum-css-aka-stylo/ -1. https://mozillagfx.wordpress.com/2017/09/21/introduction-to-webrender-part-1-browsers-today/ -1. https://noncombatant.org/2017/11/07/problems-of-urls/ -1. https://stoyannk.wordpress.com/2017/11/13/rendering-html-at-1000-fps-part-2/ -1. https://v8project.blogspot.com/2018/08/embedded-builtins.html -1. https://developers.google.com/web/updates/2018/09/inside-browser-part1 -1. https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/ -1. [Web Browser Engineering](https://browser.engineering/index.html) +0. []() +0. [V8 Torque user manual](https://v8.dev/docs/torque) +0. [Emacs with Nyxt: extend your editor with the power of a Lisp browser](https://nyxt.atlas.engineer/article/emacs-conf.org) +0. [Web Browser Engineering](https://browser.engineering/) +0. [Public Suffix List](https://publicsuffix.org/) +0. [Public Suffix List Problems](https://github.com/sleevi/psl-problems) +0. https://www.opera.com/gx +0. https://evertpot.com/tabs-are-the-wrong-abstraction/ +0. http://news.mit.edu/2018/system-patches-private-browsing-0223 +0. https://vivaldi.com/blog/vivaldi-makes-history/?hl=en-us&version=1.8.770.56&os=W10.0.14393 +0. https://hacks.mozilla.org/2017/08/inside-a-super-fast-css-engine-quantum-css-aka-stylo/ +0. https://mozillagfx.wordpress.com/2017/09/21/introduction-to-webrender-part-1-browsers-today/ +0. https://noncombatant.org/2017/11/07/problems-of-urls/ +0. https://stoyannk.wordpress.com/2017/11/13/rendering-html-at-1000-fps-part-2/ +0. https://v8project.blogspot.com/2018/08/embedded-builtins.html +0. https://developers.google.com/web/updates/2018/09/inside-browser-part1 +0. https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/ +0. [Web Browser Engineering](https://browser.engineering/index.html) -- cgit v1.2.3