sylphio

u/sylphio@lemmy.ml
0 posts · 39 comments

Recent posts

No posts.

Recent comments

What puzzled me was that I had no option to input a TOTP. The website would only send me a notification through the Wise app to allow the login.

I have just discovered that the waiting screen on the website had a small, clickable text 'Did not receive a notification?' that leads to other options, including TOTP. That's so much better!

Thank you, I would never have discovered this if you had not said that this was possible.

on SMS Forwarding · c/selfhosted · 3 pts · 362d

It might be possible with the Modular Android XMPP Service. I have never used it, so cannot help much. Nevertheless, it seems to have modules to notify of received SMS over XMPP. It may even be possible to send instructions to write a SMS.

on *Permanently Deleted* · c/linux · 1 pts · 1y

Is UserLAnd still maintained? Assuming I found the right forge, the last activity is 4 years old. While I agree that a piece of software can simply be finished, I worry about compatibility in the moving ecosystem of Android.

From what I read, using anything but Synapse requires to compromise on features/compatibility. I know this is not the dev's fault, it's from the way the Matrix spec evolve. Do you know of any resource regarding the current features/compatibility of tuwunel/conduwuit? I am particularly curious about:

  • bridges
  • element-call
  • threads
  • session verification (e.g. emoji comparison over federation)

If you are not looking to selfhost, how about a Matrix provider?

For example, etke.cc has offers from 15 USD/month. There are plenty of options, see etke.cc/order

I am not affiliated with them, I just happen to have heard of them because they are well-known and have an excellent reputation. There are others. See e.g. matrix.org/ecosystem/hosting

Nice explanation =). I am not OP but I am curious about one point: you seem to have the reverse proxy on your homeserver, not on the VPS.

Is wireguard enough then to tunnel HTTPS traffic to your reverse proxy? Or do you need a more sophiscated tunnel (e.g. ngrok, boringproxy).

P.S. I actually assumed that your VPN entry point is a VPS with a public, static IP. Therefore I understood that your were talking about two servers: the home server with the reverse proxy and a VPS as wireguard entry point. Please correct if this is wrong.