Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2023-05-24 00:00:00Z and 2023-05-25 00:00:00Z
Avatar
@ChillerDragon in regard to the 0.7 protocol. If the server does not have a password, does one simply send an empty string? and what happens if the password is incorrect?[CLIENT->SERVER] Version and password.
17:14
Good read until now (Y)
Avatar
ChillerDragon BOT 2023-05-24 17:28:06Z
thanks :)
17:28
the client sends its password regarldess wether the server wants one or not thats also how you leak your password to all servers you connect to
17:28
if you never set a password it just sends a empty string which is just a single nullbyte
17:29
idk what happens then if you want to investigate that i highly recommend using heinrichs dissector but i assume the server just sends a ctrl close with wrong password
17:31
Gonna attempt implementing a Go client if I find the time.
Avatar
ChillerDragon: the password leak stuff was mitigated in ddnet
Avatar
it's written there as well.
18:08
in the docs
18:08
that ddnet asks users for confirmation
Avatar
chillerdragon BOT 2023-05-24 18:17:37Z
Good docs
Exported 13 message(s)