Browsers

88 readers
1 users here now

About Community This is the community to discuss about browsers.

Browsers List

Open Source browsers

Closed Source browsers

founded 6 months ago
MODERATORS
1
 
 

The Servo open-source and Rust-based web browser engine made a lot of progress during the month of October. The project has issued its monthly status report to outline all of the exciting new features made on the engine itself as well as its "servoshell" example web browser application.

2
3
4
5
6
 
 

The Servo open-source browser engine is out with their September 2025 development highlights. This Rust-based browser engine originally started by Mozilla continues making steady progress as well as to the "servoshell" demo/example browser implementation.

Servoshell added a new "experimental mode" button to turn on experimental engine features. This button is an alternative to using the "--enable-experimental-web-platform-features" command line argument. All engine features including incomplete and experimental features are then enabled.

7
8
9
10
11
 
 

OC by @shaytan@lemmy.dbzer0.com

Hello guys, today I wanted to talk about a project I deeply care about and I'm actively contributing to, as I believe its good for everyone, including privacy concerned users

Ladybird Browser

This browser comes from the project "SerenityOS", and has since evolved and separated from it. The founders are Andreas Kling, and Chris Wanstrath. The main goal of this project is to create a browser from scratch, avoiding chromium, gecko, etc. The main keypoints that should be of interest for Privacy Oriented Users are the following:

  • Ladybird lead (Andreas Kling) states "We're not monetizing users, in any way. This is uncharted territory for browsers. So we're not going to do any default search deals. We're not going to do cryptocurrencies or try to monetize user data, just sponsorships and donations"

  • While** Ladybird will implement current web standards including cookie handling and tracking mechanisms for compatibility**, the browser's philosophy puts the user in control of these decisions, not the company. The browser won't have built-in incentives to encourage data collection since it doesn't profit from it.

  • It aims to be "free from advertising's influence" Ladybird, representing a shift away from the current web ecosystem where users like us are the product. This allows the project to implement privacy features without worrying about harming advertising partners or revenue streams.

As of now, the project has hired several developers with money coming from donations, from partners such as FUTO, Shopify, Cloudflare, among many, and is also seeing lots of volunteer activity on github. So well, if you like the web having more diversity and us having another alternative to google, check them out https://ladybird.org/

12
13
14
15
16
17
18