Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories โ€” IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-02-25 00:00:00Z and 2020-02-26 00:00:00Z
Avatar
ChillerDragon 2020-02-25 07:35:41Z
Did you forward you port?
Avatar
Alice joins fake server hosted by Eve, Alice starts authenticating, Eve asks the actual server for a serverToken passes it along to Alice, Alice authenticates to the authServer, Alice sends authResult to Eve's server, Eve just uses it to login on the actual server
@Learath2 Another idea. Alice authenticates to the authServer with serverToken + IP+Port of teeworlds server. Then alice sends authResult to Eve's sever. But when Eve sends it to the real server it won't be accepted. Because the real server validates accessToken+IP+Port. (But Alice issued token for another fake IP+port)
08:41
Feel free to ruin my great idea ๐Ÿ˜„
Avatar
hey guys, i started playin 0.7 ddnet
08:46
is there any client with antiping?
Avatar
sadly
Avatar
Is anyone trying to make it or not?
Avatar
Not that we know
Avatar
@3da I'll think about it, I'm outside rn, but I feel there is a problem there with the reliability of ip and maybe with the manipulability of the authresult
09:37
A random token isnt the best, maybe you could instead use an encrypted token, information in which we can trust
Avatar
ea5b69a Update ddnet-lib-update.sh - Dennis Felsing
09:54
d018a90 curl 7.67.0 -> 7.68.0 - Dennis Felsing
Avatar
[quakenet] deen BOT 2020-02-25 10:16:40Z
@Deleted User it would probably be easiest to base on ZillyWoods
Avatar
A random token isnt the best, maybe you could instead use an encrypted token, information in which we can trust
@Learath2 to encrypt something sounds good. But currently I can't imagine how to use it in proper way. I don't have enough exp. in cryptography. So I am ready for your advices ๐Ÿ™‚
Avatar
The authentication server has a key
10:24
It uses it to encrypt the data it sends to the client as a token
10:24
No one but the authentication server that issued the token can decrypt it and read the data
Avatar
This probably changes nothing in protocol. Because it doesn't matter what token is. If the auth server generates random token will it be better to encrypt it? Or the token shouldn't be random?
10:32
if the basic random is bad maybe better to use "cryptographic random"? ๐Ÿ˜„
Avatar
Probably you mean that token is encrypted structure containing username, timestamp, server ip and port?
Avatar
who can answer my questions about creating server in ddnet ?
Avatar
who can answer my questions about creating server in ddnet ?
@MoRdex what's your problem?
Avatar
@3da hi sorry i have to take a little bit of your time for asking questions about create my server in ddnet
Avatar
i think china is spamming me xd
14:11
14:12
half million unique visitors
Avatar
Wtf?
Avatar
@<BµmM> thats my reaction
Avatar
@MoRdex you can ask here, but you might need to wait a while. Not everyone is familiar with how we set up servers
Avatar
@deen#5910 is usually a good bet, but he is usually not around all the time
Avatar
@deen hi deen i need your help if you go online call me (edited)
Avatar
Hi, there is any way to disable weak hook ?
Avatar
other than switching it with /spec?
Avatar
Hi, CMake configuration fails after going through these instructions. Here are the logs: ``` The C compiler identification is MSVC 19.24.28316.0 The CXX compiler identification is MSVC 19.24.28316.0 Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Stud...
Avatar
@Soreu yes
16:18
like edit ddnet source or something like that
Avatar
iirc there once was option to have strong hook for everyone
16:19
and it cause way more problems than anyone could imagine
16:19
including not being able to even hammerfly
16:19
or it was just of speedfly? either way, it broke a lot of things
Avatar
hammerfly isn't important in my mod so i don't need hammerfly i just need to everyone have the same power of hook in sametime
16:25
it was this one I think
16:27
(not like I understand the code, I just go thru commit names)
16:31
ye, it was reversed day later, so I guess it was this one indeed
Avatar
@Vexar ask @noby
Avatar
for now i don't know what's wrong with my network i getting error 500 on github
16:33
@louis ok
Avatar
@MoRdex i don't do calls
Avatar
PRIVATE TALKING IN YOUR PV
17:10
@deen sorry i need to take your time for create a server i seend you massage plz help me
Avatar
@deen he wants to host own server with database on some hoster for iranian players, but has no idea how to do it (and neither do I so can't help him)
Avatar
@MoRdex tell me your problem maybe i able to help you
Avatar
@Vexar go in pv
Avatar
good evening
17:32
why I can't configure ddnet with cmake?
17:32
17:33
CMakeOutput.log contains only:
17:33
The system is: Windows - 10.0.18362 - AMD64
Avatar
scroll a bit up in the bottom window
17:34
what does it say?
Avatar
could not find any instance of Visual Studio.
17:35
but I have VS 2019 community
Avatar
hmm
Avatar
should I add some path to PATH env var ?
Avatar
can you try opening ddnet directyl in MSVS?
17:36
you can enter a repository URL in there somewhere
17:36
(in theory, it has native cmake support)
Avatar
let me check if I have Visual C++ installed
17:36
xD
Avatar
wait, you said you have MSVS installed
Avatar
I definitely installed C# but not C++
17:38
probably it can be the problem
17:39
Ok I'll install C++ and try again
Avatar
@MoRdex Everything you need to host something like ddnet is public on the ddnet discord, we do not provide support with it, if someone here wants to help with it they will
Avatar
Everything works. Very simple building process. Great ๐Ÿ‘
Avatar
cool ๐Ÿ™‚
Exported 84 message(s)