1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 04:38:53 +03:00

vpn service sync

This commit is contained in:
Anton Afanasyeu
2026-06-11 13:43:15 +02:00
parent 6ed53e80ab
commit 8735fe4177
43 changed files with 1185 additions and 181 deletions

View File

@@ -0,0 +1,6 @@
Network traffic obfuscation
Definitions:
- E2E - E2E encryption
- P2P - P2P encryption
- POLY - Polymorphic ciphers, persistent and temporary keys

View File

@@ -0,0 +1,12 @@
network topology glossary (to be used as a code names within the product):
1. SIRENE - P2P-alike topology
2. SPIDER - MCU-alike topology
3. SPIDERWEB - SFU-alike topology
4. MINE - mesh-alike topology
5. SLY - E2E/VPN/hidden/any
6. BLUEMOON - Bluetooth-transported any available (mesh, P2P)
7. SLOTH - passive
and the combinations of them: SIRENE SLOTH - slow-to-respond passive P2P networking; SPIDER SLY - hidden non-transparent network activity using MCU-alike topology; MINE BLUEMOON, etc.

View File

@@ -0,0 +1,17 @@
Audio/Video RT and non-RT
linked drafts:
- Network obfuscation
- Transport layers
- Network topology
- Paid services
- End-user services
The service (standalone or the current one, depends on max. capacity, bandwidth, storage trade-offs, CPU load) should provide:
1. RT AV
- RT streaming and casting using well-known codecs and transports, including store recordings services for offline / non-RT usage
2. non-RT AV
- non-RT on-demand conversion routines with additional services, like:
** reproducible (playable) streams
** ability to download/delete streams