Based on Nekogram. Key additions: - Rebrand to FoxiGram (app name, APK name, applicationId com.foxigram.app) - Embedded Xray (VLESS+Reality) proxy client via JNI libxray.so - Bundled hidden one-tap proxies (LTE + WiFi), read-only in UI - Auto-restore proxy on restart, rebind to active network (LTE/WiFi) - Server credentials externalized to git-ignored XrayServers.java (+ template) - libxray Go source included; compiled .so, keystore, google-services.json ignored
15 lines
459 B
Text
15 lines
459 B
Text
Name: libsrtp
|
|
URL: https://github.com/cisco/libsrtp
|
|
Version: 94ac00d5ac6409e3f6409e4a5edfcdbdaa7fdabe
|
|
License: 3-clause BSD
|
|
License File: LICENSE
|
|
Security Critical: Yes
|
|
|
|
Description:
|
|
Libsrtp provides secure media transmission in a real
|
|
time communication. It's used with libjingle which
|
|
provides the p2p session setup.
|
|
|
|
Local Modifications:
|
|
Removed many unused files, e.g. all non-OpenSSL cipher implementations.
|
|
Renamed VERSION to LIBSRTP_VERSION.
|