- 2 Posts
- 5 Comments
Joined 3 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.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·12 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·12 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.zoneOPto
Selfhosted@lemmy.world•Rating shows on Jellyfin and syncing this a long with watch history to Anilist?English
1·18 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.
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.