this post was submitted on 13 Feb 2025
20 points (100.0% liked)

Proton

6262 readers
1 users here now

Empowering you to choose a better internet where privacy is the default. Protect yourself online with Proton Mail, Proton VPN, Proton Calendar, Proton Drive. Proton Pass and SimpleLogin.

Proton Mail is the world's largest secure email provider. Swiss, end-to-end encrypted, private, and free.

Proton VPN is the world’s only open-source, publicly audited, unlimited and free VPN. Swiss-based, no-ads, and no-logs.

Proton Calendar is the world's first end-to-end encrypted calendar that allows you to keep your life private.

Proton Drive is a free end-to-end encrypted cloud storage that allows you to securely backup and share your files. It's open source, publicly audited, and Swiss-based.

Proton Pass Proton Pass is a free and open-source password manager which brings a higher level of security with rigorous end-to-end encryption of all data (including usernames, URLs, notes, and more) and email alias support.

SimpleLogin lets you send and receive emails anonymously via easily-generated unique email aliases.

founded 2 years ago
MODERATORS
 

A complaint I've had for a while is that the Proton Mail bridge auto starts with the ProtonMail Bridge configuration window open. If you're like me, everytime you restart your computer, Proton Mail Bridge jumps up in your face and you immediately close it.

TIL (today I learned), there's a flag you can pass on the command line "--no-window" that starts the app without opening a window.

If you edit your system startup entry (this varies by operating system) and add this flag to its command line arguments, Proton Mail Bridge will still start, however, it will start to the tray and no window will appear.

As an example on KDE Linux:

  1. Search for "Autostart"
  2. Press the "See Properties" button on the Proton Mail Bridge Autostart entry
  3. Go to the "Application" tab
  4. Add "--no-window" to the "Arguments" text box (it should be an empty text box, if it's not make sure there's a space between any existing arguments, e.g., "--foo" -> "--foo --no-window" not "--foo" -> "--foo--no-window")
  5. Press "OK" and the next time you reboot your computer, Proton Mail should auto start in the background to the tray.
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here