Skip to content

Commit 523873f

Browse files
author
TeleGhost Dev
committed
docs: Update README_EN.md to match recent README.md changes
1 parent 67f59e6 commit 523873f

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

README_EN.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
---
66

7-
**TeleGhost** is a modern, fast, and anonymous messenger operating within the I2P network. It provides a high degree of privacy and secure communication using end-to-end encryption and hidden network tunnels.
7+
**TeleGhost** is a modern, anonymous, and fully decentralized alternative to Telegram. It is a powerful messenger operating within the hidden I2P network, now implemented and fully functional on **Android**! It provides the highest degree of privacy and reliability, unavailable in regular messengers, using end-to-end encryption and hidden network tunnels. The perfect Telegram analog for those who value absolute security and control over their data.
88

99
### ✨ Features
1010

@@ -18,9 +18,17 @@
1818
## 📸 Screenshots
1919

2020
<p align="center">
21-
<img src="assets/login_screen.png" alt="Login Screen" width="45%">
21+
<img src="assets/login_screen.png" alt="PC Login Screen" width="45%">
2222
&nbsp;
23-
<img src="assets/main_screen.png" alt="Main Screen" width="45%">
23+
<img src="assets/main_screen.png" alt="PC Main Screen" width="45%">
24+
</p>
25+
26+
### 📱 Android Screenshots
27+
28+
<p align="center">
29+
<img src="assets/login_screen.png" alt="Main Screen" width="45%">
30+
&nbsp;
31+
<img src="assets/main_screen.png" alt="Login Screen" width="45%">
2432
</p>
2533

2634
## 🚀 Quick Start
@@ -29,6 +37,7 @@
2937

3038
You can download the latest ready-to-use versions of TeleGhost for your system from the [Releases](https://github.com/kiktor12358/TeleGhost/releases/latest) page:
3139

40+
* **Android**: Download `teleghost.aar` or `app-release.apk`, install it on your Android smartphone, and enjoy secure communication.
3241
* **Windows**: Download `TeleGhost.exe`, run it, and the messenger is ready to work (includes embedded i2pd router).
3342
* **Linux**: Download `TeleGhost-linux-amd64`, make the file executable (`chmod +x TeleGhost-linux-amd64`), and run it.
3443

@@ -38,8 +47,8 @@ You can download the latest ready-to-use versions of TeleGhost for your system f
3847

3948
### Rich Media (In Progress)
4049
- **Voice Messages**: Opus compression + chunked delivery for I2P stability.
41-
- ~~**Files & Photos**: On-client compression and Resume capability for file transfers.~~
42-
- ~~**Local Security**: Full SQLite database encryption using a key derived from your Seed phrase.~~
50+
- [**Implemented**] ~~**Files & Photos**: On-client compression and Resume capability for file transfers.~~
51+
- [**Implemented**] ~~**Local Security**: Full SQLite database encryption using a key derived from your Seed phrase.~~
4352

4453
### GhostMail & Federation
4554
- **Offline Delivery**: Hybrid P2P + Home Server (Store-and-Forward) architecture.
@@ -48,8 +57,8 @@ You can download the latest ready-to-use versions of TeleGhost for your system f
4857

4958
### Real-Time & Mobility
5059
- **Calls**: Audio calls via UDP (SSU2) support.
51-
- ~~**Security Profiles**: On-the-fly tunnel mode switching (🚀 **Fast**, 🛡️ **Default**, 👻 **Invisible**).~~
52-
- ~~**Mobile Support**: Engine optimization for mobile platforms and development of a native mobile client.~~
60+
- [**Implemented**] ~~**Security Profiles**: On-the-fly tunnel mode switching (🚀 **Fast**, 🛡️ **Default**, 👻 **Invisible**).~~
61+
- [**Implemented**] ~~**Mobile Support**: Engine optimization for mobile platforms and development of a native mobile client.~~
5362

5463

5564
---

0 commit comments

Comments
 (0)