if I have communications with someone through the internet with a homeserver. I would inevitably give out my IP address. Is that a bad thing? In my country they don’t have services like that, RTCing would be a bit sluggish using available euro servers.
It depends on your threat model, as always. Since your IP is linked to you, police and everyone else who can legally ask your provider something will know who you really are. This can be a non-issue in some country and for some use-cases, and could be really dangerous for someone else. But except for this it should not impact deeply your privacy, AFAIK, and having communications under your only complete control is always a good thing. I would only be careful to not link too much services to my only person, especially “social media”.
Still, I would advice against hosting your email server for your primary mail, since it will probably cause too many problems (antispam and the like) with other big providers
I’m not trying to be anonymous or anything, I just hate not being in control of my own privacy from things snooping everything I do. e.g. using a windows computer, using whatsapp, google. etc. for communications.
Although one worry I have is my home address being public information.
At most you can get a general area from the IP, not your actual home address. Edit: unless you are the police of course.
The IP itself is less problematic to be public than some people make it sound. There isn’t really much anyone could do with it that they wouldn’t be able to do otherwise anyways.
Of course if you really need protect your identity, hosting stuff from home isn’t recommended.
I’ve already quit trying to be invisible, I thought doing so would make my life easier but the opposite happened. I kept trying to find ways that are almost impossible to do. Things I want to do by nature is publicly involved.
So the IP just reveals general area of location, correct? Is there anything I want to worry about in my case?
Instant messaging should be OK over TOR as long as people aren’t transmitting over a vast amount of data
One thing:
Hosting email at home is not possible at all. Since you didn’t rent a static IP address and set the inverse zone of your email domain, most public and common email servers will auto-block you.
It’s not impossible – if everyone starts doing it, then most public and common email servers cannot block them.
Self-hosting without applying these checks (which would involve signing a contract and exposing property data about the static IP address) is a thing used by spammers and they have the blocking automatized most times.
That’s just not true. It is, some might say, ridiculously hard to do because these days there are so many i’s to dot and t’s to cross, but it’s not impossible. A friend hosts his domains’ email at home.
For that, that person must have paid the static IP address.
I think you could use a Tor proxy on your server to avoid sharing your IP. Or use a VPN.
deleted by creator
Just don’t selfhost email
Why?
Many ISP block the necessary ports outright to prevent someone sending spam. But even if not, rDNS is usually not supported and in general it is almost impossible to avoid being sorted out as spam by the large email providers.
So the only issue is that you can’t send emails to people using those providers?
In the best case yes. Although there are some providers that allow you to proxy outgoing SMTP connections through their highly trust rated servers. But that at point you might as well get a cheap email with your domain provider and only host other stuff from home. Less hassle.
This and also you end up leaking your IP
And? isn’t this entire thread about “leaking” IP being not such a big deal for most people?