• 11 Posts
  • 102 Comments
Joined 2 years ago
cake
Cake day: August 1st, 2024

help-circle




  • I’ve been using grapheneos for two or so years, I think using some non-foss apps is probably non-negotiable if you want a functioning phone. I personally only use one profile (+ the private space), but separating stuff out isn’t a terrible idea. Knowing that play services are sandboxxed away and that I have much finer control over per-app permissions makes me less concerned about letting corpo stuff cohabitate.

    However, I recently learned that GOS recommends Play Store before any FOSS app stores.

    As for this, basically the gos devs are just kinda indiosyncratic and have a lot of opinions, I wouldn’t worry too much about it if you know what you’re doing. I use fdroid for most stuff and I’ve never had any issues.














  • emeraldtoSelfhosted@lemmy.worldhosting forgejo publicly
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 months ago

    I run a forgejo server on the internet for myself so here’s my two cents.

    OpenID or any other log in method is just a way to log in to an account on the forgejo server. With registrations disabled it shouldn’t be able to create an account, so there should be no issue. All the extra auth methods also need to be configured and are disabled by default.

    Bot traffic can be pretty horrendous once they find your server, I’d say Anubis is basically a requirement at this point. I would also strongly recommend setting up fail2ban for http and ssh, and disabling ssh password auth.