mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update metadata for CalyxVPN (fix broken link, change description)
This commit is contained in:
parent
13819681d5
commit
a2789dfb78
1 changed files with 13 additions and 7 deletions
|
|
@ -1,12 +1,13 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
- Connectivity
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Calyx Institute
|
||||
AuthorWebSite: https://calyxinstitute.org/
|
||||
WebSite: https://calyx.net
|
||||
SourceCode: https://gitlab.com/CalyxOS/bitmask_android
|
||||
IssueTracker: https://gitlab.com/CalyxOS/bitmask_android/issues
|
||||
IssueTracker: https://gitlab.com/CalyxOS/calyxos/-/issues
|
||||
Translation: https://www.transifex.com/otf/bitmask-android/
|
||||
Changelog: https://gitlab.com/CalyxOS/bitmask_android/blob/HEAD/CHANGELOG
|
||||
Donate: https://calyxinstitute.org/
|
||||
|
|
@ -14,13 +15,18 @@ Bitcoin: 14wntQ8cBdnhUVfYmDjXz6PbpSSX8nCtkr
|
|||
|
||||
AutoName: CalyxVPN
|
||||
Description: |-
|
||||
CalyxVPN is an application to provide easy and secure encrypted communication.
|
||||
The app is a custom branded build of https://f-droid.org/packages/se.leap.bitmaskclient. This version is
|
||||
preconfigured with one trusted provider—The Calyx Institute—and allows
|
||||
anonymous VPN usage without any manual setup.
|
||||
With CalyxVPN, you can safely encrypt all your network traffic and route it through the Calyx Institute.
|
||||
|
||||
By encrypting and securely routing all your network traffic through Calyx's
|
||||
servers, CalyxVPN is able to prevent many forms of censorship and surveillance.
|
||||
* Automatic Setup: There is nothing to configure.
|
||||
* Anonymous VPN: No user accounts and no logging.
|
||||
* Anonymous IP Address: When the VPN connection is active, all the servers on the internet will see you as originating from an anonymous IP hosted by Calyx.
|
||||
* Free: This is a free service provided by the Calyx Institute.
|
||||
* Open Source: Both the client and server are 100% free and open source software.
|
||||
* No IPv6 Leaks: CalyxVPN will not leak IPv6 traffic (requires root).
|
||||
* No DNS Leaks: CalyxVPN is configured on both the client and the server to prevent any leaking of DNS. All DNS requests are anonymously handled by Calyx when the VPN is on.
|
||||
* Circumvention: When "Use Bridges" option is enabled, all your traffic is hidden as normal web traffic, in order to circumvent some censorship systems that block VPN traffic.
|
||||
|
||||
As with all VPNs, CalyxVPN only adds security to your data as it flows over the network. It cannot protect the content of your data that is stored or that you give to a website. It also does not prevent advertising and tracking in your apps or web browser (except when this tracking is based on your IP address).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/CalyxOS/bitmask_android.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue