This is awesome. Why don't more people self host / host everything themselves these days in the age of privacy? How can we make more people self host their data rather than giving it to corporations? A start might be to tell people to use extensions that are adblockers and to disable javascript on websites and even use and setup pi-holes to take back their data and privacy. There must be more that can be done here bu…
My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
91–100 of 163 posts
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#92Earlier quoted context omitted.
> A website can be blocked at the DNS level, but that is exceedingly rare. This is done more then you think. Probably the most known one is thepiratebay for example
and archive.ph on cloudflare (nothing but CAPTCHAs)
The pirate bay is blocked by law in Norway by the ISPs DNS servers, but is trivial to get around. It is a very soft kind of censorship, which is the beauty of the Internet.
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#93This is awesome. Why don't more people self host / host everything themselves these days in the age of privacy? How can we make more people self host their data rather than giving it to corporations? A start might be to tell people to use extensions that are adblockers and to disable javascript on websites and even use and setup pi-holes to take back their data and privacy. There must be more that can be done here bu…
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#94I started to look into hosting my own Lemmy instance to have full control over my data and not have to worry about a server shutting down, but after seeing it takes 2-3 docker instances, I decided not to worry about it and let someone else do it.
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#95Earlier quoted context omitted.
Couldn't someone make a Docker instance that, inside it, contains the 2-3 other docker instances? I hear it's docker all the way down.
Docker compose makes it relatively easy to coordinate multiple containers. But to answer your actual question, yes, that’s possible though definitely not recommended for standard hosting, it’s called DiD (docker in docker) and is fairly common for CIs.
I think genuinely containerizing inside an ordinary container, without --privileged, would mean taking extreme compromises like bocker or proot.
What's the state of the art here?
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#96It says my browser is not compatible. What is this web... Do I need to switch to chrome if I want to read someone's post about fediverse now?
(If you don't want us to assume what your browser is, you should say what your browser is.)
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#97We need to figure out a way to share a single id across apps. Could be as simple as having a single URL as your user ID profile, and listing multiple public keys which are used by your various apps. The keys can be rotated as necessary since your URL is still the final authority on control over your identity.
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#98I started to look into hosting my own Lemmy instance to have full control over my data and not have to worry about a server shutting down, but after seeing it takes 2-3 docker instances, I decided not to worry about it and let someone else do it.
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#99One huge shortcoming of the Fediverse as currently implemented is that you have to use a different ID for each app, ie tube.jeena.net/@jeena, toot.jeena.net/@jeena, etc. What if you want to use the Mastodon UI to write a comment on a video? Your comment is going to use a different ID than the one you normally use to interact with videos. Given this, what's the point of federating these different apps with each other?…
Re: My Fediverse use – I'm hosting everything myself – PeerTube, Mastodon and Lemmy
#100One huge shortcoming of the Fediverse as currently implemented is that you have to use a different ID for each app, ie tube.jeena.net/@jeena, toot.jeena.net/@jeena, etc. What if you want to use the Mastodon UI to write a comment on a video? Your comment is going to use a different ID than the one you normally use to interact with videos. Given this, what's the point of federating these different apps with each other?…