Urgent.News

What's breaking now, across thousands of outlets.

Tech

Brave’s new Email Aliases can keep websites away from your real inbox address

Brave’s new Email Aliases feature can limit email-based tracking while still forwarding messages to a user’s primary inbox.

Brave’s new Email Aliases can keep websites away from your real inbox address

Brave's browser introduces email aliases to rival Chrome, offering users an alternative means of protecting their privacy online. This new feature allows users to sign up for websites and online services without disclosing their personal email addresses. To utilize email aliases, users first create an account with Brave, providing their real email address.

Upon logging into the browser, a pop-up appears when attempting to input an email on a website, granting the option to use an alias instead of their primary address. The alias is automatically filled into the website's form, and any incoming emails are forwarded to the user's main email account.

Brave explains that using an alias can enhance privacy, especially since websites use email addresses as identifiers, enabling targeted advertising. Ad tech companies like Meta can also link the provided email to their own records, potentially tracking users' online activities. In the event of a website breach, hackers can gain access to users' primary email addresses, which may then be leaked or sold to data brokers.

Brave created the email alias feature to address this privacy concern, emphasizing that they do not view the contents of emails sent to an alias; they only process them for spam and virus protection. Once forwarded, Brave deletes the email from its servers.

Moreover, Brave encrypts all user data at rest and any notes saved alongside an alias, either locally on the user's device or synced end-to-end if the sync option is enabled. Currently, users have access to five free email aliases. Premium plan users can expect additional aliases in the future. Be aware that some forwarded emails may initially land in the spam folder, but this should improve as Brave's reputation as a mail provider grows.

Written by urgent.news from TechCrunch's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at digitaltrends.com →

More in Tech

The Web Locks API: One Tab Does the Work, the Rest Wait

A user opens your dashboard, then opens it again in a second tab, then leaves a third one parked on another monitor from yesterday. Their access token expires.

  • Web Locks API simplifies concurrency in web apps
  • Only one tab holds lock for specific resource name
  • API supports shared mode and leader-election option

Form-Associated Custom Elements: Web Components That Belong in a Form

Custom elements have been shippable for years, but the illusion falls apart the moment you drop one inside a <form> . The value never shows up in FormData . required does nothing.

  • Two lines of code required: set formAssociated to true and call attachInternals().
  • Provide free lifecycle callbacks and validation handling through setValidity() method.

I Built 108 Free Online Tools So I'd Stop Jumping Between 10 Different Sites

Like a lot of developers, I got tired of the same routine: needing a QR code, opening one site. Needing to format JSON, opening another.

  • Developer grew tired of switching between multiple websites for various tasks
  • Created AMOZUnique Tools Hub with over 108 free tools
  • Tools operate directly in browser, no signups or paywalls

A Beginner's Guide to Starting with HTML, CSS, and JavaScript

Everything you need to go from a blank text editor to a working, useful webpage Every website you've ever visited — no matter how complex — is built on three foundations: HTML, CSS, and JavaScript.

  • HTML defines webpage structure using tags
  • Body contains visible content like headings and paragraphs
  • CSS controls visual appearance of HTML elements

More from Saturday 29 August →