ludicolo

joined 9 months ago
[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (6 children)

I had seen a post from the official element account that said something along the lines of "we send encrypted data to the government. If you don't like that, element isn't for you." Not word for word accurate but you get the gist. I didn't know if that statement only applied to the official matrix.org server or self hosted instances as well.

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

What do you mean by "traditional video calling"? Are video calls not encrypted? Is traditional meaning out of the box video calling? What is the alternative?

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

Yeah this is my issue... Guess I gott just wait then thank you for the help!

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

More so overall privacy and encryption features. That's all I really care about. Will my encryption become less secure?

I will for sure check out conduit!

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

In cloudflare I had my digital ocean dns record set to proxied when it needed to be "dns only"

That and I formatted my dendrite.yaml to have more spaces in the turn section than it should have. Now it's all up and running!

Oh ok cool! I had just seen another forum where they mentioned it and became concerned.

Thanks again!

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

Holy. Fuck. You just did it. You absolute madlad. It works no issues!!!

Thank you!!

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

Just barely fixed that! Thanks! I have another issue thst I fommented about though:

Progress has been made!

So I got it working with the domain name. The turn testing tools now respond with relay and pin point the vps server! Nice!

However when I put the info into the matrix dendrite.yaml it still crashes. The logs say

"Invalid config file: yaml: line 210: did not find expected key"

"Invalid config file: yaml: line 206: did not find expected " - " indicator"

Line 210 and 206 refer to the turn section which is formatted:

turn: turn_user_lifetime: "5m" turn_uris: - turn:turn.exampledomain.com?transport=udp - turn:turn.exampledomain.com?transport=tcp

turn_username: user
turn_password: password
    
[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (3 children)

Progress has been made!

So I got it working with the domain name. The turn testing tools now respond with relay and pin point the vps server! Nice!

However when I put the info into the matrix dendrite.yaml it still crashes. The logs say

"Invalid config file: yaml: line 210: did not find expected key"

"Invalid config file: yaml: line 206: did not find expected " - " indicator"

Line 210 and 206 refer to the turn section which is formatted:

turn: turn_user_lifetime: "5m" turn_uris: - turn:turn.exampledomain.com?transport=udp - turn:turn.exampledomain.com?transport=tcp

turn_username: user
turn_password: password

EDIT: line 206 seems to be

  • turn:turn.exampledomain.com?transport=tcp

And line 210 is uncommented description so I don't know what that is about

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

I did fill that out, anytime I do matrix crashes and I think the logs say something along the lines of not being able to find the turn server. I just tried it now with the vps ip and port and it still caused matrix to crash.

The turn tesying tools don't work with the URI at all its only the ip and port they work with.

When I use the dig A command it gives me different ips than the vps ip.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (7 children)

Sorry I jusy recently updated my comment. I was able to get it to say "relay" when using the regular public ip and port for my vps. It doesn't work if I use the domain I created for it though "turn.domainexample.com"

The domain name should be pointed to the vps public ip type A

Paid subscription? No I only have the cloudflare domain and the vps subscription. Do I need the subscription to get this working? 😮‍💨

Or is there another solution?

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (13 children)

So I checked and I do not think it can connect.

I have a cloudflare domain I am using and I am only using cloudflare tunnels for the matrix dendrite server not the coturn vps server. I am using cloudflare to setup dns record for coturn on my purchased domain. Is that still an issue?

EDIT:

so i just tried it with the regular vps ip address instead of the domain I set in the dns records and the test tools you linked say it is working that way.

view more: ‹ prev next ›