Thanks for the heads-up.
Routing my Lemmy mobile app through orbot from now on. Seems to have fixed the issue.
When DMing me, remember that you have to trust both your server's admin, as well as mine.
Please use the following age key to encrypt your message (and send me yours, so that I can reply).
age196r7j3hn9dpwsywvlch0ncrvtlx94l2kwyndj733j5vr73dy0vyqa0jgca
Thanks for the heads-up.
Routing my Lemmy mobile app through orbot from now on. Seems to have fixed the issue.
Thanks! I’ll check with my vps provider.
However, this proxy does not seem to be “within” the tor network itself, right? I’m just connecting someone to the first entry node on the system, correct?
Would I be transmitting unencrypted data? In other words, would an outsider be able to tell that I’m transmitting something illegal to a person accessing tor?
Thanks! Would you be able to elaborate a bit more?
It was my understanding that this is not the same thing as running an exit node.
It was also posted 2 years ago.
The non-mainstream social media options will always be the ones with people with more extreme political views (on both sides of the spectrum).
Lemmy has a great deal of tankies. They seem less prominent now, because the influx of people from Reddit diluted them.
Tried searching it using my searxng instance, and I can still find it (still indexed by duckduckgo, yahoo and Alexandria).
Don’t know if has been fixed, but I guess it’s an argument for using metasearch engines: get some redundancy, don’t rely on just one source.
There is 0% chance this man is neither on drugs nor having a severe mental breakdown.
He’s not even good at using his puppet.
Have you actually used age?
Unlike gpg, encryption of the private key is not default (or straightforward). It also doesn’t have a key management system
Interesting, thanks!
I’ve been meaning to host something like this. Tried to do it with wallabag, but couldn’t be arsed to set-up and SMTP server just for the confirmation email.
Honestly? Probably boredom. Computer-related projects are addictive to me.
Haven’t ventured too far, but searxng was my first selfhosted service. It’s very easy, single container, no database.
Yeah I’ve been meaning to look into it.
Just went with pass because it’s what I’m used to, and it’s pretty straightforward. But definitely next on my to-do list.
Makes sense, the people who have both the tech knowledge and conviction on the advantages of selfhosting, were probably the most active posters.
I use shh keys for all my remote machines, set passwords automatically with ansible, and store them with pass.
https://www.passwordstore.org/
EDIT:
Just to clarify, ansible can use pass as a password store, so in the ansible playbooks you can write which password you want to retrieve from pass.
You can also call pass from any shell script by writing $(pass <target_password>)
You can always compile it, it’s just a single cargo command. 🤷♂️
Besides what everyone already said, I would emphasize docker. Just take the plunge and learn it. It will make hosting and keeping things organised much easier.
If you want to go the extra mile, you could have a look into ansible, to make your build reproducible. But it’s probably overkill for now. You’d probably take so long to get anything done that you might lose interest.
Less storage space (since you don’t duplicate the data that has not been changed since the last backup), and ability to check different versions / restore / rollback.
If you don’t mind selfhosting, miniflux is pretty nice.
Really lightweight, downloads the full text if possible (instead of just the first paragraph), etc.