- 1 Post
- 3 Comments
Joined 2 months ago
Cake day: June 10th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- blight@piefed.blahaj.zonetoAsk Lemmy@lemmy.world•Would you use a website that required a browser extension to uphold end-to-end encryption of user content?English2·3 days ago
Is their JS code open source? If so, I don’t see any real differences between an extension and JS code. Unless extensions have less privileges or something. The user will have to either trust the code or inspect it themselves regardless if it’s an extension or JS code.
- blight@piefed.blahaj.zonetoGames@lemmy.world•Epic Games Store will get a Linux version sometime "soon"English1·3 days ago
They refused my refund request for Rust when they pulled Linux support. This was a few years ago though so maybe they’ve changed policies since.
That’s true. On the other hand, the extension gains a much larger attack surface since it has access to a lot more data (every site you visit vs. only the site that serves the JS code). At the end of the day, people wouldn’t use your site if they didn’t trust your site, especially if they use it for privacy and integrity reasons, so for most users I think JS is the better option. I suppose there’s no reason you can’t offer both though.