Skip to content

Commit 2b3fadd

Browse files
committed
VoIP Providers (#2099)
1 parent 8fc7481 commit 2b3fadd

17 files changed

+219
-17
lines changed

config/mkdocs.en.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ nav:
131131
- 'email.md'
132132
- 'financial-services.md'
133133
- 'search-engines.md'
134+
- 'voip.md'
134135
- 'vpn.md'
135136
- Software:
136137
- 'calendar.md'

config/mkdocs.fr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ nav:
131131
- 'email.md'
132132
- 'financial-services.md'
133133
- 'search-engines.md'
134+
- 'voip.md'
134135
- 'vpn.md'
135136
- "Logiciels":
136137
- 'calendar.md'

config/mkdocs.he.yml

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ nav:
135135
- 'email.md'
136136
- 'financial-services.md'
137137
- 'search-engines.md'
138+
- 'voip.md'
138139
- 'vpn.md'
139140
- "תוכנה":
140141
- 'calendar.md'

config/mkdocs.nl.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ nav:
131131
- 'email.md'
132132
- 'financial-services.md'
133133
- 'search-engines.md'
134+
- 'voip.md'
134135
- 'vpn.md'
135136
- Software:
136137
- 'calendar.md'

config/mkdocs.offline.yml

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ nav:
120120
- 'email.md'
121121
- 'financial-services.md'
122122
- 'search-engines.md'
123+
- 'voip.md'
123124
- 'vpn.md'
124125
- Software:
125126
- 'calendar.md'

docs/calendar.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Calendars contain some of your most sensitive data; use products that implement
99

1010
!!! recommendation
1111

12-
![Tutanota logo](assets/img/calendar/tutanota.svg#only-light){ align=right }
13-
![Tutanota logo](assets/img/calendar/tutanota-dark.svg#only-dark){ align=right }
12+
![Tutanota logo](assets/img/calendar/tutanota.svg){ align=right }
1413

1514
**Tutanota** offers a free and encrypted calendar across their supported platforms. Features include: automatic E2EE of all data, sharing features, import/export functionality, multi-factor authentication, and [more](https://tutanota.com/calendar-app-comparison/).
1615

docs/email.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: "Email Services"
33
icon: material/email
44
description: These email providers offer a great place to store your emails securely, and many offer interoperable OpenPGP encryption with other providers.
55
---
6-
Email is practically a necessity for using any online service, however we do not recommend it for person-to-person conversations. Rather than using email to contact other people, consider using an instant messaging medium that supports forward secrecy.
6+
Email is practically a necessity for using any online service, however we do not recommend it for person-to-person conversations. Rather than using email to contact other people, consider using an instant messaging medium that supports forward secrecy:
77

8-
[Recommended Instant Messengers](real-time-communication.md){ .md-button }
8+
[Recommended Instant Messengers :material-arrow-right-drop-circle:](real-time-communication.md){ .md-button }
99

1010
For everything else, we recommend a variety of email providers based on sustainable business models and built-in security and privacy features.
1111

docs/financial-services.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ Privacy.com gives information about the merchants you purchase from to your bank
3434

3535
!!! recommendation
3636

37-
![MySudo logo](assets/img/financial-services/mysudo.svg#only-light){ align=right }
38-
![MySudo logo](assets/img/financial-services/mysudo-dark.svg#only-dark){ align=right }
37+
![MySudo logo](assets/img/financial-services/mysudo.svg){ align=right }
3938

4039
**MySudo** provides up to 9 virtual cards depending on the plan you purchase. Their paid plans additionally include functionality which may be useful for making purchases privately, such as virtual phone numbers and email addresses, although we typically recommend other [email aliasing providers](email.md) for extensive email aliasing use.
4140

docs/tools.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
207207
<div class="grid cards" markdown>
208208

209209
- ![Privacy.com logo](assets/img/financial-services/privacy_com.svg#only-light){ .twemoji }![Privacy.com logo](assets/img/financial-services/privacy_com-dark.svg#only-dark){ .twemoji } [Privacy.com](financial-services.md#privacycom-us-free)
210-
- ![MySudo logo](assets/img/financial-services/mysudo.svg#only-light){ .twemoji }![MySudo logo](assets/img/financial-services/mysudo-dark.svg#only-dark){ .twemoji } [MySudo](financial-services.md#mysudo-us-paid)
210+
- ![MySudo logo](assets/img/financial-services/mysudo.svg){ .twemoji } [MySudo](financial-services.md#mysudo-us-paid)
211211
</div>
212212

213213
[Learn more :material-arrow-right-drop-circle:](financial-services.md#payment-masking-services)
@@ -236,6 +236,20 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
236236

237237
[Learn more :material-arrow-right-drop-circle:](search-engines.md)
238238

239+
### Phone Number (VoIP) Providers
240+
241+
<div class="grid cards" markdown>
242+
243+
- [JMP.chat](voip.md#jmpchat)
244+
- ![MySudo logo](assets/img/voip/mysudo.svg){ .twemoji } [MySudo](voip.md#mysudo)
245+
- [Hushed](voip.md#hushed)
246+
- [Cheogram](voip.md#cheogram-sopranica)
247+
- [VOIPSuite](voip.md#operation-privacy-voip)
248+
249+
</div>
250+
251+
[Learn more :material-arrow-right-drop-circle:](voip.md)
252+
239253
### VPN Providers
240254

241255
??? danger "VPNs do not provide anonymity"

docs/voip.md

+163
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
---
2+
title: Phone Numbers
3+
icon: material/phone
4+
description: These providers allow you to obtain a phone number without providing identifying information.
5+
---
6+
7+
Phone numbers are a fact of life for registering on many internet services, but they can be very difficult to obtain privately. These providers should help you bypass the usual identity verification requirements many large mobile carriers have in place. It is important to note that traditional telephony in general is not anonymous or particularly secure. For sensitive person-to-person communications, we strongly recommend using an instant messaging medium that supports forward secrecy instead:
8+
9+
[Recommended Instant Messengers :material-arrow-right-drop-circle:](real-time-communication.md){ .md-button }
10+
11+
## VoIP Providers
12+
13+
**Voice-over-IP** is the technology which allows phone calls and text messages to be sent over the internet. Consumer VoIP providers are often used as a way to obtain a secondary phone number or multiple phone numbers without providing identifying information. Phone numbers are commonly used by internet services to uniquely identify you, so using the same number between every service is a fingerprinting tactic service providers can use to track you. It is also often more challenging for most people to change their "primary" phone number, so using a secondary VoIP number with less important services and contacts can save you a huge hassle when that secondary phone number is compromised.
14+
15+
These providers offer improved privacy by allowing you to obtain a phone number without providing your personal information, and by allowing you to easily create and dispose of phone numbers as needed, but they do **not** provide encrypted communications, so the service provider will always have full insight into your communications.
16+
17+
### JMP.chat
18+
19+
!!! recommendation
20+
21+
**JMP.chat** is an advanced service which provides US or Canadian phone numbers which can be accessed with any XMPP client. It also allows you to [port in](https://jmp.chat/faq#existing) your existing phone number.
22+
23+
[:octicons-home-16: Homepage](https://jmp.chat/){ .md-button .md-button--primary }
24+
[:octicons-eye-16:](https://jmp.chat/privacy){ .card-link title="Privacy Policy" }
25+
[:octicons-info-16:](https://jmp.chat/faq){ .card-link title=Documentation}
26+
[:octicons-code-16:](https://soprani.ca/){ .card-link title="Source Code" }
27+
28+
??? downloads
29+
30+
- [:simple-android: APK Download](https://git.singpolyma.net/cheogram-android/refs)
31+
32+
JMP.chat has a fork of Conversations.im for Android called [Cheogram](https://cheogram.com/) which has some JMP-specific features, including Android dialer integration and other calling improvements. They otherwise [recommend](https://jmp.chat/faq) [Conversations.im](https://conversations.im/) on Android, [Snikket](https://apps.apple.com/ca/app/snikket/id1545164189) on iOS, [Gajim](https://gajim.org/) for desktop, or [Movim](https://mov.im/?login) on the web, however any XMPP client can be used.
33+
34+
JMP.chat requires you have an existing XMPP account which you can self-host or get for free with many providers. Choosing an XMPP provider is outside the scope of this site, although JMP.chat recommends [Movim](https://mov.im/) or [Snikket Hosting](https://snikket.org/hosting/).
35+
36+
You can also use JMP.chat with a [Matrix](real-time-communication.md#element) account instead of XMPP by choosing "I am a Matrix user" during registration. This is considered alpha as of [March 2022](https://blog.jmp.chat/b/march-newsletter-2022).
37+
38+
JMP.chat is built on top of [Soprani.ca](https://soprani.ca/)'s suite of open-source telephony projects. For more information, see our entry on [Cheogram](#cheogram-sopranica).
39+
40+
### MySudo
41+
42+
!!! recommendation
43+
44+
![MySudo logo](assets/img/voip/mysudo.svg){ align=right }
45+
46+
**MySudo** provides up to 9 phone numbers depending on the plan you purchase. This is the easiest provider to use, only requiring a standard registration with their official apps.
47+
48+
[:octicons-home-16: Homepage](https://mysudo.com/){ .md-button .md-button--primary }
49+
[:octicons-eye-16:](https://anonyome.com/privacy-policy/){ .card-link title="Privacy Policy" }
50+
[:octicons-info-16:](https://support.mysudo.com/hc/en-us){ .card-link title=Documentation}
51+
52+
??? downloads
53+
54+
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.anonyome.mysudo)
55+
- [:simple-appstore: App Store](https://apps.apple.com/us/app/mysudo-private-secure/id1237892621)
56+
- [:octicons-globe-16: Web (Beta)](https://web.mysudo.com/)
57+
58+
MySudo's paid plans additionally include functionality which may be useful for making purchases privately, such as [virtual card numbers](financial-services.md#payment-masking-services) and email addresses, although we typically recommend other [email aliasing providers](email.md) for extensive email aliasing use.
59+
60+
MySudo requires regisration via their mobile app, and has no desktop client (only a beta [web app](https://web.mysudo.com/)). Some users report issues with MySudo on "de-Googled" [Android operating systems](android.md) like GrapheneOS, particularly with registration. You can test out MySudo with a free account to determine whether it will work for you.
61+
62+
### Hushed
63+
64+
!!! recommendation
65+
66+
**Hushed** provides prepaid or monthly-subscription phone numbers. You can purchase unlimited numbers on a single account.
67+
68+
[:octicons-home-16: Homepage](https://hushed.com/){ .md-button .md-button--primary }
69+
[:octicons-eye-16:](https://hushed.com/privacy-policy/){ .card-link title="Privacy Policy" }
70+
[:octicons-info-16:](https://support.hushed.com/hc/en-us){ .card-link title=Documentation}
71+
72+
??? downloads
73+
74+
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.hushed.release)
75+
- [:simple-appstore: App Store](https://apps.apple.com/us/app/hushed-second-phone-number/id600520752)
76+
- [:octicons-globe-16: Web](https://app.hushed.com/signup)
77+
78+
!!! warning
79+
80+
Hushed's mobile apps and website do have some privacy unfriendly [dependencies](https://reports.exodus-privacy.eu.org/en/reports/com.hushed.release/latest/), including Google Analytics.
81+
82+
Hushed occasionally offers "[lifetime](https://stacksocial.com/sales/hushed-private-phone-1-line-plan-1000-mins-6000-sms)" plans, which makes it a popular affordable option for a single secondary phone number. Remember that lifetime plans last for the lifetime of the service, not your own lifetime.
83+
84+
Hushed allows registrations via their website, making them the easiest VoIP provider choice if you don't have a mobile device.
85+
86+
### Self-Hosted
87+
88+
It is possible to self-host most aspects of a VoIP server, however you will typically still need an account with a commercial VoIP exchange to actually interconnect with the regular telephone network. Most people use accounts with providers like Twilio, Vonage, or Telnyx, but choosing a specific provider is outside the scope of this guide. Self-hosting gives you the advantage of greater control over how your messages are stored and processed, more flexibility about which underlying VoIP provider you utilize, potentially unlimited phone numbers, and cost benefits in some cases.
89+
90+
!!! danger "Advanced Topic"
91+
92+
These applications may require extensive knowledge and work to configure correctly, which is outside the scope of this site. Proceed at your own risk!
93+
94+
#### Cheogram (Soprani.ca)
95+
96+
!!! recommendation
97+
98+
**Cheogram** is a platform which bridges the telephony network with XMPP (and Matrix in alpha). This is the backend used by the hosted **JMP.chat** product.
99+
100+
[:octicons-home-16: Homepage](https://cheogram.com/){ .md-button .md-button--primary }
101+
[:octicons-info-16:](https://wiki.soprani.ca/){ .card-link title=Documentation}
102+
[:octicons-code-16:](https://soprani.ca/){ .card-link title="Source Code" }
103+
104+
??? downloads
105+
106+
- [:simple-android: APK Download](https://git.singpolyma.net/cheogram-android/refs)
107+
108+
Cheogram is a project by [Soprani.ca](https://soprani.ca/), an initiative for bridging phone numbers to the internet with open standards, servers, and clients. Cheogram bridges SMS with XMPP with software called an SGX ("Soprani.ca Gateway to XMPP"). You can choose to use Cheogram/Soprani.ca's hosted SGX with your own Vonage or Twilio account, or host your own SGX instance.
109+
110+
- [Using your own instance of the Vonage SGX](https://wiki.soprani.ca/VonageSetup#Using_your_own_instance_of_the_Vonage_SGX)
111+
- [Using Vonage with Soprani.ca's SGX](https://wiki.soprani.ca/VonageSetup)
112+
- [Using Twilio with Soprani.ca's SGX](https://wiki.soprani.ca/TwilioSetup)
113+
114+
Twilio or Vonage both require an existing phone number to register. According to Soprani.ca, Vonage is the only VoIP provider they have found which accepts VoIP numbers (such as JMP numbers) for registration.
115+
116+
#### Operation Privacy VoIP
117+
118+
!!! recommendation
119+
120+
**Operation Privacy** provides an open-source web dashboard for interfacing with Twilio or Telnyx, enabling SMS, MMS, and voice calling via your provider's API.
121+
122+
[:octicons-repo-16: Repository](https://github.com/0perationPrivacy/VoIP){ .md-button .md-button--primary }
123+
[:octicons-info-16:](https://github.com/0perationPrivacy/voip/wiki){ .card-link title=Documentation}
124+
125+
If you have a Twilio or Telnyx account you can use the official hosted online service at [voip.operationprivacy.com](https://voip.operationprivacy.com/) with your own API keys, however this does give the instance provider insight into your messages. You can also [host it for free on Render](https://github.com/0perationPrivacy/voip/wiki/Cloud-Hosting) or [host it on your own Linux server](https://github.com/0perationPrivacy/VoIP/discussions/49).
126+
127+
### Criteria
128+
129+
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
130+
131+
!!! example "This section is new"
132+
133+
We are working on establishing defined criteria for every section of our site, and this may be subject to change. If you have any questions about our criteria, please [ask on our forum](https://discuss.privacyguides.net/latest) and don't assume we didn't consider something when making our recommendations if it is not listed here. There are many factors considered and discussed when we recommend a project, and documenting every single one is a work-in-progress.
134+
135+
- Does not require personal phone number for registration.
136+
- Offers multiple phone numbers.
137+
- Capable of SMS, MMS, and standard voice calls to non-VoIP phone numbers.
138+
- Available on iOS and Android.
139+
140+
## Cellular Providers
141+
142+
It is difficult to privately obtain actual cellular network service in most areas, however these newer service operators provide some advantages over alternatives in the space.
143+
144+
### Silent Link
145+
146+
!!! recommendation
147+
148+
**Silent Link** allows you to obtain affordable mobile internet data eSIMs with [cryptocurrency](cryptocurrency.md) and no KYC at affordable pricing, which can be paired with any recommended VoIP provider above for completely privately obtained cell service. They additionally offer phone numbers in the US and UK.
149+
150+
Silent Link's US and UK phone numbers support **inbound** call and text **only**, meaning Silent Link cannot be used as a replacement for traditional cell service entirely. However, their phone numbers are considered traditional cell network numbers, meaning that they can be used with many websites which block VoIP phone numbers for text message verification codes.
151+
152+
This service requires an eSIM compatible phone, like the [Google Pixel](android.md#android-devices). They offer no features to counter mobile network operator tracking (i.e. tracking your device IMSI between towers), but since they do not require identifying information you can decide whether this is acceptable for you.
153+
154+
### Criteria
155+
156+
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
157+
158+
!!! example "This section is new"
159+
160+
We are working on establishing defined criteria for every section of our site, and this may be subject to change. If you have any questions about our criteria, please [ask on our forum](https://discuss.privacyguides.net/latest) and don't assume we didn't consider something when making our recommendations if it is not listed here. There are many factors considered and discussed when we recommend a project, and documenting every single one is a work-in-progress.
161+
162+
- Does not require personally identifying information.
163+
- Accepts [cryptocurrency](cryptocurrency.md).

theme/assets/img/calendar/tutanota-dark.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)