stown

joined 10 months ago
[–] [email protected] 3 points 11 months ago (6 children)

Nobody told me this, it was just lack of information on my part. Matrix makes a big deal about end2end encryption but Prosody and Openfire don't seem to put that point out front.

[–] [email protected] 4 points 11 months ago (1 children)

I'm done with Matrix for now and I want to see if XMPP will work for me.

[–] [email protected] 3 points 11 months ago

This isn't meant to be used in case of emergency (not mission critical). I just want something to replace Google Hangouts, primary for my wife and myself.

That being said, I feel comfortable with the security and stability of my backend and I'm already hosting publicly accessible projects for myself and others. I don't need you to try to talk me out of it.

[–] [email protected] 6 points 11 months ago (3 children)

Being that this community is for self-hosting I prefer to keep all of my services self-hosted. I have seen that list from a Google search already but thank you anyway.

[–] [email protected] 1 points 11 months ago

Thank you! I appreciate the tip. Install instructions already look much clearer.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

Since you aren't behind CGNAT you can go full self-hosted! Don't bother with Tailscale or Cloudflare Tunnel or other VPN services that connect through third parties if you can help it.

Here's something to get you started with setting up a wireguard server on your NUC. https://github.com/Nyr/wireguard-install

[–] [email protected] 12 points 11 months ago

I don't know enough about ActivityPub to say for sure but I believe that in order to federate properly (grab posts and comments from other servers as well as sending posts and comments to other servers) you need to have a publicly accessible domain with SSL. Hosting on localhost ( the computer you want to access from) is pointless if you don't have a reverse proxy set up to actually let others see your server online.

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago)

If the ISP allows port forwarding for wireless connections (as you said in your post) you just get yourself a WiFi router that can work in bridge mode.

Then you forward your ports (in the ISP router) to your bridge router and then you log into your bridge router and forward ports to your wired devices.

This assumes that the WiFi connection on the bridge router acts as WAN and performs NAT for its wired devices. If the bridge router is really just a bridge then you should only have to forward ports on the ISP router.

[–] [email protected] 2 points 11 months ago

Check this out: https://github.com/spantaleev/matrix-docker-ansible-deploy

Makes setting up a Matrix server super simple. However, I'm not totally sold on Matrix. It has been pretty unreliable for me with messages not triggering alerts in the app, messages just not being delivered or delayed by multiple hours.

[–] [email protected] 1 points 11 months ago (2 children)

I wish it was as reliable as Google chat....

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

I'm starting to wonder if they will ever fix the issue of dropped/delayed messages. I just want to replace Hangouts as my wife's and my default form of communication and I would love it if Matrix worked well enough for that. As it stands, regular old SMS is even more reliable for me.

[–] [email protected] 2 points 11 months ago

I guess call me an idiot because I didn't know you could log into your Plex server from the official Plex site. I'v always gone the complete self-hosted route.

view more: ‹ prev next ›