• 2 Posts
  • 221 Comments
Joined 10 months ago
cake
Cake day: December 5th, 2023

help-circle













  • Debian and Fedora have ports, though not all packages are available, and you’ll probably be doing a lot of porting if you want anything else.

    But this bit from the uConsole R-01 product page might be relevant to you:

    uConsole R-01 is a highly experimental model and requires some experience with Linux systems & FOSS. We strongly recommend all beginners choose other models.


  • A lot of this stems from instances running old versions with loose registration requirements, like no captcha. This is a problem in a federated system because there’s no barrier for a banned user to just jump to another instance.

    Perhaps it would be a good idea if, when Lemmy has anti-spam measures implemented like rate-limiting and captchas for registration, it disabled federation with instances that are at a lower version, to motivate small instances to upgrade and enable the new features.



  • The main point, is it possible to make it to where; once the user opens the app, taps the button to sign in with Facebook let’s say, it opens Facebook in webview and when the user is done authenticating, the app then closes webview and shows content, within the custom UI in the app.

    So like a custom browser?

    Also, I’m pretty sure that sites like Facebook prevent you from loading their login page in an untrusted webview, so that malicious apps can’t inject code and steal passwords.