- 3 Posts
- 7 Comments
blight@piefed.blahaj.zoneto
Ask Lemmy@lemmy.world•Would you use a website that required a browser extension to uphold end-to-end encryption of user content?English
131·5 days agoIs 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.zoneOPto
Selfhosted@lemmy.world•Rating shows on Jellyfin and syncing this a long with watch history to Anilist?English
1·6 days agoUpdate: Yamtrack is great, thanks for the suggestion! I haven’t gotten the webhook to work yet though but I haven’t had much time to troubleshoot.
blight@piefed.blahaj.zoneto
Android@lemmy.world•Fairphone 6 Plus leaks reveal first images, specs, and pricingEnglish
196·10 days agoIt’s not an option for me if it can’t run GrapheneOS unfortunately.
blight@piefed.blahaj.zoneOPto
Selfhosted@lemmy.world•Rating shows on Jellyfin and syncing this a long with watch history to Anilist?English
1·12 days agoI might give Yamtrack a try, thank you!
blight@piefed.blahaj.zoneto
Open Source@lemmy.ml•MPV or VLC? Which one you prefer? Why?English
3·1 month agoNowadays I only really use Jellyfin, but before that I exclusively used mpv. As for why, I just felt it worked a bit better (not sure if it has to do with codecs) and I liked how it suited terminal based workflows.
blight@piefed.blahaj.zoneto
Technology@lemmy.world•Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Affected PackagesEnglish
8·2 months agoDoes anyone know if the NixOS packages are safer from these types of attacks? As far as I know many packages are missing maintainers.

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.