Skip to content

Commit c7d28bc

Browse files
committed
Add criteria
1 parent 8fb08b2 commit c7d28bc

File tree

5 files changed

+27
-6
lines changed

5 files changed

+27
-6
lines changed

Diff for: 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

Diff for: 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

Diff for: docs/voip.md

+23
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ description: These providers allow you to obtain a phone number without providin
55
---
66
**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.
77

8+
It is important to note that VoIP in general is not anonymous or particularly secure. 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.
9+
10+
For sensitive person-to-person communications, we strongly recommend using an instant messaging medium that supports forward secrecy instead:
11+
12+
[Recommended Instant Messengers :material-arrow-right-drop-circle:](real-time-communication.md){ .md-button }
13+
814
## Cloud Hosted
915

1016
### JMP.chat
@@ -70,6 +76,10 @@ MySudo requires regisration via their mobile app, and has no desktop client (onl
7076
- [:simple-appstore: App Store](https://apps.apple.com/us/app/hushed-second-phone-number/id600520752)
7177
- [:octicons-globe-16: Web](https://app.hushed.com/signup)
7278

79+
!!! warning
80+
81+
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.
82+
7383
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.
7484

7585
Hushed allows registrations via their website, making them the easiest VoIP provider choice if you don't have a mobile device.
@@ -114,3 +124,16 @@ Twilio or Vonage both require an existing phone number to register. According to
114124
[:octicons-info-16:](https://github.com/0perationPrivacy/voip/wiki){ .card-link title=Documentation}
115125

116126
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).
127+
128+
## Criteria
129+
130+
**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.
131+
132+
!!! example "This section is new"
133+
134+
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.
135+
136+
- Does not require personal phone number for registration.
137+
- Offers multiple phone numbers.
138+
- Capable of SMS, MMS, and standard voice calls to non-VoIP phone numbers.
139+
- Available on iOS and Android.

Diff for: theme/assets/img/calendar/tutanota-dark.svg

-1
This file was deleted.

Diff for: theme/assets/img/calendar/tutanota.svg

-1
This file was deleted.

Diff for: theme/assets/img/calendar/tutanota.svg

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../email/tutanota.svg

0 commit comments

Comments
 (0)