this post was submitted on 29 Aug 2023
722 points (99.7% liked)

Technology

37603 readers
436 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] comicallycluttered@beehaw.org 3 points 1 year ago* (last edited 1 year ago)

Vivaldi, though it's source available rather than fully open source. It's mostly the frontend JavaScript (I think?) code which is proprietary.

Apparently, if you know enough to understand it, you can technically work out what all the proprietary code is and does because it's all fairly simple stuff and separate from the Chromium base (which they make available on their site), although distributing it would be against their ToS (I guess it's technically reverse engineering, which is also against their ToS).

It's been a very long time and I can't actually confirm that for the current release, but it was at least true a few years ago when someone who knew far more about programming than me mentioned it on their forums. I think some people took a look at it and found some basic theming stuff, but nothing nefarious.

They have a fairly solid privacy policy last I checked. They also have no intention of sticking with Google's v3 plans.

The only thing I don't like is they run a daily user count check by pinging their servers. They've made it so that there are no IDs, anonymized or otherwise, but it's still a bit of a black mark on an otherwise decent piece of software.