@@ -3,5 +3,80 @@ title = "Verso Browser"
33path = " verso"
44+++
55
6- soon
6+
7+ ## Introduction
8+
9+ While ` Verso ` is in the early stages of development (therefore it cannot be used for daily tasks) ...
10+ it is imperative to understand: ** why** it exists in the first place!
11+
12+ There are many browsers on the market already. Big ones, small ones, old ones, and new ones.
13+ Although some of them have quite a nice purpose, similar to ours... they are often missing the real goal.
14+
15+ The ` Web ` nowadays is not really a free space.
16+ We are far from what ` Tim Berners-Lee ` was trying to create:
17+
18+ > There are two clear, connected issues to address. The first is the extent of power concentration,
19+ which contradicts the decentralised spirit I originally envisioned. This has segmented the web,
20+ with a fight to keep users hooked on one platform to optimise profit through the passive observation
21+ of content. This exploitative business model is particularly grave in this year of elections that could
22+ unravel political turmoil. Compounding this issue is the second, the personal data market that has
23+ exploited people’s time and data with the creation of deep profiles that allow for targeted advertising
24+ and ultimately control over the information people are fed.
25+
26+ (From the [ open letter] he wrote for the 35th birthday of the ` Web ` )
27+
28+ Of course, there are more issues, and all of them are complicated to address.
29+ We are offering a solution for a specific one: ` browserland ` .
30+
31+ ## Purpose
32+
33+ As we mentioned, the Web is not quite free nowadays. It applies to web browsers even more.
34+ And browsers are not just an important part of the whole "web thingy", but the gateway to access it.
35+ It is the front face of the web, the essence of interacting with the web for the majority of the users.
36+
37+ What we see is the myriads of small browsers promising privacy, security, and other nice things...
38+ they are mostly the same under the hood. Same technology, the same tech giant dictating the rules.
39+
40+ With that said, it means that the ecosystem is very easily influenced by them...
41+ and recently we have seen that this is not always for the better.
42+
43+ To cut to the chase, we decided to counteract profit-driven web technology development and create
44+ the concept of a ** genuinely free and open, unmonetized, community-driven Web Browser Ecosystem** .
45+
46+ ## Focus
47+
48+ While our browser could labeled as a "generic-use" browser, its main focus is on security and
49+ privacy features. There is no strict policy at this stage of the development, but we aim to
50+ protect users from the many threats out in the wilderness.
51+
52+ With the ` security and privacy first approach ` , we are also determined to stand against current invasive
53+ data collection and advertising methods, and hinder their spread.
54+
55+ ## Tech
56+
57+ ** ` Verso ` is a web browser built on top of the ` Servo ` web engine.**
58+ This is what you can read about Verso everywhere... but what it is really about?
59+
60+ [ Servo] is the web engine that provides the many features Verso is using. We are heavily supporting
61+ their work, as we are heavily relying on them.
62+
63+ So effectively we could say, that Verso is an abstraction over it, and it provides the user interface
64+ and other features.
65+
66+ ### Contribution
67+
68+ For the code, check the [ GitHub repository] [ gh-repo ] ! Especially the ` .github/CONTRIBUTING.md ` .
69+
70+ To chat with us about the projects, you could join [ our Zulip] [ zulip ] .
71+
72+
73+ ## Whitepapers
74+
75+ - [ Next Generation Browser Profiles Workflow] [ wp-profiles ] (v0.1)
76+
77+ [ open letter ] : https://medium.com/@timberners_lee/marking-the-webs-35th-birthday-an-open-letter-ebb410cc7d42
78+ [ Servo ] : https://servo.org
79+ [ gh-repo ] : https://github.com/versotile-org/verso
80+ [ zulip ] : https://versotile.zulipchat.com/
81+ [ wp-profiles ] : /whitepapers/verso-wp_profiles_v0.1.pdf
782
0 commit comments