We have nothing to hide. FenixUz is available under the GPL-2.0+ license for anyone to inspect and study.
A separate open repo for each platform. Source code, commit history, Pull Requests, and Issues β all under open public oversight.
# Android $ git clone https://github.com/Fenix-Uz/android.git $ cd android && ./gradlew assembleRelease # iOS $ git clone https://github.com/Fenix-Uz/iOS.git $ cd iOS && pod install # Web (PWA) $ git clone https://github.com/Fenix-Uz/web.git $ cd web && npm install && npm run build
FenixUz runs on Android, iOS, macOS, Desktop (Windows/Linux), and Web browsers. Independent source code on GitHub for each.
github.com/Fenix-Uz/android
Built on Kotlin/Java for Android 7.0+ devices. Material You design and arm64-v8a, armeabi-v7a, x86_64 architectures.
Go to repogithub.com/Fenix-Uz/iOS
Mixed Swift and Objective-C codebase for iPhone and iPad. For iOS 14.0+ devices. Compiled with Xcode 15+.
Go to repogithub.com/Fenix-Uz/macOS
Native Swift application for Mac computers. Runs on macOS 12.0+ and both Apple Silicon and Intel architectures.
Go to repogithub.com/Fenix-Uz/desktop
Cross-platform desktop application based on C++/Qt. For Windows 10+, Ubuntu 20.04+, Fedora, and other Linux distributions.
Go to repogithub.com/Fenix-Uz/web
Browser-based Progressive Web App. Built on TypeScript and React. Fully supported on Chrome, Safari, Firefox, Edge, and Opera.
Go to repogithub.com/Fenix-Uz
All repositories, team members, and overall project status are on the Fenix-Uz GitHub organization page.
Open orgFenixUz is distributed under the GPL-2.0-or-later license. This means you can do the following:
The only condition is that any derivative work you distribute must also be under the GPL-2.0+ license, and source code must be provided.
FenixUz is based on the official open-source code published by Telegram FZ-LLC (github.com/DrKLO/Telegram and github.com/TelegramMessenger/Telegram-iOS). Telegram's licenses are respected.
FenixUz uses the following open-source libraries:
The copyright and license of each library is recorded in the GitHub repository's LICENSES.md file.
FenixUz Android APK files are automatically built via GitHub Actions. This means you can verify that the APK downloaded from GitHub matches the version on Google Play and F-Droid byte-for-byte. A reproducible build report is published in the BUILD_VERIFICATION.md file with each release.
We appreciate contributions of any size:
For contribution guidelines, please read the CONTRIBUTING.md file.
Since the source code is open, any security researcher can independently audit the application. We also run a Bug Bounty program β report any suspicious findings to security@fenixuz.uz.
You may fork FenixUz and release it under your own brand, but you must comply with the following conditions: