47
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Sep 2023
47 points (98.0% liked)
Lemmy Apps
4992 readers
2 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
founded 1 year ago
MODERATORS
Even if we logged all requests (we don't) we could publish a version that did and the ones on lemmy.world and stuff would be vulnerable immediately.
Requests are not proxied (except image uploads due to a CORS issue)
You can tell in the network tab that requests are made directly to the API.
Correct. It is possible to self host it though, so you can have ultimate trust in one you compile yourself after reading the source code if you go long distances for that.