Sergey Arkhipov

Results 27 comments of Sergey Arkhipov

Seems so. I'm not really sure how to communicate this timing problem to a user because usually mtg works in fire-and-forget mode. I have bugs of such nature from time...

Please check this description: https://github.com/9seconds/mtg/blob/master/mtglib/secret.go#L16-L40 Roughly speaking MTRPOTO proxy secret is bytes that are prefixed in a special way. If first byte is `0xee` (an only type of secrets supported...

Hi! Let's discuss > Do we expect mtg to be running in a censored environment or not? I expect mtg runs in an environment where government is hunting for proxies...

I see :/ Yes, it is expected to run mtg on some server, not at your residential IP that expose another sort of limitations. It looks a bit useless then....

I know :( https://github.com/9seconds/mtg/issues/274 https://github.com/9seconds/mtg/issues/270 Can't figure out what is happening. mtg sends a request and telegram replies so long

This is because nowadays Telegram uses CDNs to deliver media content: https://core.telegram.org/cdn So, if CDN is available, then content will be delivered fine. Unfortunately, Telegram ignores such CDNs on using...

> incorrect timestamp. got=1662541530, now=1662531994, diff=2h38m55.961568277s Do you have ntp running? I suggest to check clocks in an environment. Telegram DDOSing with new connections and does it spurious. I expect...

I do not know. From a log I see that time reported by kernel and timestamps from clients start to drift. A reason is not clear for me. If restart...

Hi! Sorry for the late reply: I have very busy time now. It is kinda possible but actually violates what I've tried to achieve. mtg produces structured logs https://www.loggly.com/use-cases/what-is-structured-logging-and-how-to-use-it/ so...