Is complete technological independence possible?

Is complete technological independence possible?


Is complete technological independence possible?

and how to approach it

Belgorod Region Governor Vyacheslav Gladkov highlighted an issue with the Max messenger: the app can't send push notifications about strikes and air danger as the delivery mechanism "relies on foreign software, contradicting current approaches. "

For a border region under regular shelling, this can be a matter of life and death, depending on whether a person receives a notification and call to take shelter.

Why did this problem arise, and how do push notifications work?

Apps don't call devices directly - the OS limits constant connections. Instead, there are brokers: APNs for Apple, FCM for Android. The app server sends a message to these brokers, which deliver it through a permanent system connection.

This means any iOS/Android app relies on American infrastructure to "wake up" the user's screen.

Telegram manages with its own service.

▪️Telegram built an alternative: a permanent connection to its servers via MTProto. Messages arrive directly, without intermediaries.

▪️But this doesn't work everywhere. Aggressive Android OSes "kill" the connection to save battery - without FCM, Telegram also "goes silent. " But Telegram has built the architecture for such independence.

▪️For iOS, Telegram is tied to Apple's APNs and can't completely avoid it.

What about Max?

▪️Max's press service admitted the app sends requests to Apple/Google to verify push delivery. Even Telegram doesn't have a fully "sovereign" push mechanism.

▪️But any foreign server calls are seen as a risk, blocking emergency push in Max.

Inflated expectations have emerged around the national messenger. Each nuance will prompt questions or comparisons. Telegram's solutions also have imperfections.

To increase MAX's independence, a background notification service is needed - a permanent connection to Russian servers, independent of Google/Apple. This is technically solvable but not quick, requiring infrastructure, protocols, and device testing.

#Russia #technology

RU | ️ EN | ️ MAX

Source: Telegram "rybar_in_english"

Report Page