Proton Browser
Proton Browser
I would Like to see a Browser like chrome, firefox, or Brave. But without the tracking and also it being based in the same location as protonmail would mean its secure and safe to use.
With companys like google buying up all the alternative browsers I think this a needed program/app. What good is the secure email when Chrome is snap shoting and keylogging your protonmail logins.
-
Satchel McKee
commented
This would be great and a Proton Search Engine as well!
-
Keith Styles
commented
Agree with dan, John & others. Brave does it all. It's also designed & supported by engineers.
-
dan commented
totally useless, there is already Brave Browser(+Brave Search)
-
Saar
commented
Developing a browser takes a lot of time and there are already other really good projects like Brave Browser out there based on Chromium that this functionality could be built upon.
No need for Proton to get into browser development. It would only take away recources from other projects.
This functionality could likely be achieved with a browser extension or integration. Perhaps a fork of an open source browser project.
-
Great Afoofum
commented
TL;DR: What John, Logan and Tyson wrote.
Considering that the Web portal currently includes WebGL and either Audio Context or Canvas fingerprinting code (which defeats the purpose of having anonymous private email), I'd far prefer to access it using Brave or Firefox in Strict mode and armed to the teeth with security and privacy plugins than risk using a custom browser that potentially doesn't support them and/or isn't open source. Even then, I'm not happy with the current state of affairs.
For the same reason, I'm not using the bridge, which uses Electron (a technology created by Google). Change the bridge to remove Electron and switch to Qt or GTK+ (even if you have to provide different binaries for different OSs or write it in Python/Cython with PySide and write installation instructions; Christophe Gohlke's unofficial wheels for Windows [not that anyone who's privacy/security-concious uses that, of course; unencrypted OSs are so last decade] are a breeze to install) and I'll be happy. Hell; give me access to the source code and *I'll* have a stab at doing that. (I have over ten years' dev experience. It shouldn't be too hard, even though I currently don't know C/C++.)
-
[Deleted User]
commented
That's great
-
Logan
commented
Hell no. These already exist. Proton needs to focus on their partially-complete products first.
-
Tyson
commented
I would recommend Brave browser. I think it already has most if not all of the privacy features you'd expect.
-
John
commented
There are already privacy-focused browsers out there, you don't seem to understand the amount of efforts required to maintain a web browser
-
salima
commented
yes, a proton browser! compatible with linux, of course...currently i use vivaldi, but i would prefer proton
-
Anonymous
commented
Can you guys please come up with a secure and private browser? Thanks.
-
pnobulls
commented
https://protonmail.uservoice.com/forums/284483-protonmail/suggestions/42022207-proton-browser
their could be more here is some of the better Thoughts about one.
-
pnobulls
commented
It has been suggestion, Yes it would be super Nice,
-
Anonymous
commented
Please don't waste resources on something that already exists elsewhere.
-
Matthew commented
I think it is a great idea!
-
Matthew commented
Yeah, That is a great idea!
-
Anonymous commented
I'm sure our security on line would increase a 100% with a Proton Browser to get rid of safari, opera, firefox, etc. If you make one we'll be total and complete.
-
אברהם צבאן
commented
Why not using Firefox?
It is very secure, works similar to the ProtonMail ways, and has excellent performance. -
César
commented
For those of you recommending Brave, no, sorry but Brave is not the answer: you get ad promotions by default (bitcoin and other ebusinesses) unless you disable them. That’s not the default behaviour I expect for a real privacy-respectful browser. I use Brave because it’s the “least bad” at the moment, but it’s still bad. It wins because the others are even worse. I understand maintaining a browser would be an effort for Proton, but nobody is doing it. I wish I can drop Brave soon, if somebody develops a really privacy-respectful browser.
-
Anonymous
commented
this may be easier than i thought, and the tech stack is already familiar to the proton team: https://github.com/wexond/browser-base
the brave-ios repo may also be interesting to look at.