Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-04-22 00:00:00Z and 2022-04-23 00:00:00Z
GitHub
BOT
2022-04-22 09:50:16Z
ChillerDragon
[teeworlds/teeworlds] Pull request opened: #3148 Fix division by zero in headless client
Could crash here
https://github.com/teeworlds/teeworlds/blob/5520c5b1ef67c4a55c8d9443afc58d933b3b769c/src/game/client/components/menus.cpp#L901
GitHub
BOT
2022-04-22 10:29:48Z
ChillerDragon
[teeworlds/teeworlds] Issue opened: #3149 Add econ to the client
Opinions? Concerns?
ReiTW
2022-04-22 10:41:22Z
Econ should not be implemented
jxsl13
2022-04-22 12:28:20Z
what do you mean? Econ is great for automating server management.
jxsl13
what do you mean? Econ is great for automating server management.
ReiTW
2022-04-22 12:37:16Z
I'm talking about that client side stuff
12:37
#3149
jxsl13
2022-04-22 14:54:14Z
off server server administration. sounds okish basically f2 when not connected to a server
ReiTW
2022-04-22 15:31:29Z
when logging to rcon through f2 isn't the password in clear ?
15:31
@jxsl13
heinrich5991
2022-04-22 15:31:46Z
the password is not encrypted when sent to the server
15:31
it's sent as a plain utf-8 encoded, null terminated string in a UDP packet to the server
ReiTW
2022-04-22 15:32:08Z
yes so typically wouldn't be harmful to use econ
15:32
as telnet is not encrypted also
15:33
but I doubt many people would use econ "client"
jxsl13
2022-04-22 18:19:00Z
administrating a full server
18:20
the password of econ or rcon is not visible anywhere
18:20
via rcon
18:20
nor in logs
18:23
it's easier to use f2 than finding and fiddling with a telnet client.
18:23
if f2 supported econ
jxsl13
the password of econ or rcon is not visible anywhere
ReiTW
2022-04-22 20:17:48Z
it was tho
20:18
because of one of our admin, when vali did proxy our server (faking it & people could join bombay through his server)
20:18
he was able to catch the password
jxsl13
2022-04-22 20:21:45Z
that's a different case
20:22
telnet is not encrypted, that's a general telnet and teeworlds communication "problem"
20:22
with econ you could evade such problems to some extent
(edited)
20:23
as people need to type an ip:port in order to connect to the external console
(edited)
20:23
which is usually not the ip of the honey pot server
ReiTW
it was tho
jxsl13
2022-04-22 20:28:12Z
I meant not visible in the econ logs. If you are connected through some proxy server, ofc your traffic is visible.
(edited)
Exported 29 message(s)