this post was submitted on 21 Jul 2023
164 points (100.0% liked)

Technology

37604 readers
148 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] teawrecks@sopuli.xyz 12 points 1 year ago (13 children)

I don't like webui's for lemmy. This means they're getting all your traffic. It's a mitm situation again, much like google's amp links.

If I'm running a dedicated app, I can validate that my traffic is going directly to my instance and not being farmed and sold by a 3rd party behind the scenes.

[–] curiousgoo@beehaw.org 9 points 1 year ago (9 children)

Uhh.. not clear on what you're claiming here... you can validate the traffic is going to the expected instance using a web app, without requiring any special software by running Developer tools and heading to the network tab.

[–] AnarchoYeasty@beehaw.org 9 points 1 year ago* (last edited 1 year ago) (4 children)

Web front ends currently require a backend service that then routes to your intended destination because Lemmy servers by default are configured with cors to only allow requests from their intended domain. There is a PR to fix it but I don't believe it's been merged in. This may be out of date but that was true as of a few weeks ago per the dev of Voyager which is the web frontend I use

edit: this is no longer true. A PR 2 weeks ago fixed this issue and web front ends are able to work just as well as a native app now.

[–] aserraric@discuss.tchncs.de 8 points 1 year ago (1 children)

I've looked at the traffic, and all calls go directly to the API of my instance. I don't think Alexandrite even runs a backend.

[–] AnarchoYeasty@beehaw.org 3 points 1 year ago

Turns out the cors issue was fixed the other week. Nevermind then.

load more comments (2 replies)
load more comments (6 replies)
load more comments (9 replies)