emerald

u/emerald@lemmy.blahaj.zone
11 posts · 103 comments

Recent posts

Recent comments

on Me_irl · c/me_irl · 16 pts · 88d

I like to think they appreciate being able to focus

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.

on Embrace it · c/memes · 4 pts · 104d

I thought I had to catch a superhero on the run?

on hosting forgejo publicly · c/selfhosted · 7 pts · 159d

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.