Compare commits

...

3 Commits

Author SHA1 Message Date
Jonathan Wilkins
79ace2dfff
Merge ecf02c05af into c8bd7e18d5 2024-09-10 09:25:24 -05:00
pluja
c8bd7e18d5
Update README.md 2024-09-05 08:41:26 +00:00
Jonathan Wilkins
ecf02c05af
Update README.md
adding cloaked wireless
2024-05-26 21:58:20 +00:00

View File

@ -829,6 +829,9 @@ Many websites require phone number verification. These services offer a way to r
- [Virtualsim](https://virtualsim.net/) - Virtualsim provides physical SIM cards leasing for SMS verifications. (Based in Ukraine) - [Virtualsim](https://virtualsim.net/) - Virtualsim provides physical SIM cards leasing for SMS verifications. (Based in Ukraine)
- [MoneroSMS](https://monerosms.com/) - Virtual numbers for SMS/MMS messaging and verifications. CLI and web app. (Based in United States) - [MoneroSMS](https://monerosms.com/) - Virtual numbers for SMS/MMS messaging and verifications. CLI and web app. (Based in United States)
### No email verification, accepting Bitcoin
- [CloakedWireless](https://cloakedwireless.com) - USA based cell phone service, supporting voice, SMS and data with eSIM.
### Email verification required, accepting monero ### Email verification required, accepting monero
- [Onlinesim](https://onlinesim.ru/) - Receive SMS online to virtual phone number. (Based in Russia) - [Onlinesim](https://onlinesim.ru/) - Receive SMS online to virtual phone number. (Based in Russia)
@ -848,12 +851,18 @@ Many websites require phone number verification. These services offer a way to r
> [!NOTE] > [!NOTE]
> **Android security**: Custom ROMs can improve your privacy the same as they can decrease the Android security, always use ROMs that support verified boot and encryption and **DO NOT** have root enabled by default. If possible, don't use userdebug builds. If your threat model requires security, buy a Google Pixel and install GrapheneOS on it. [Read more on PrivacyGuides](https://www.privacyguides.org/android/overview). > **Android security**: Custom ROMs can improve your privacy the same as they can decrease the Android security, always use ROMs that support verified boot and encryption and **DO NOT** have root enabled by default. If possible, don't use userdebug builds. If your threat model requires security, buy a Google Pixel and install GrapheneOS on it. [Read more on PrivacyGuides](https://www.privacyguides.org/android/overview).
#### Android-Based
- [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility. **GrapheneOS** has a strong focus on security and privacy. It deploys technologies to mitigate many vulnerabilities and makes exploiting of vulnerabilities substantially more difficult. It improves the security of both the OS and the apps running on it.
- [CalyxOS](https://calyxos.org/) - CalyxOS lets you have your cake and eat it too, with "Privacy by Design".
- [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility. Only **Google Pixel** phones are supported.
These ROMs also offer good priavcy and/or extended support for a wider range of devices. Note that these may also reduce security, increasing the attack surface of the operating system.
- [CalyxOS](https://calyxos.org/) - Privacy by Design ROM. Offers better security than LineageOS or Replicant.
- [LineageOS](https://lineageos.org/) - A free and open-source operating system for various devices, based on the Android mobile platform. - [LineageOS](https://lineageos.org/) - A free and open-source operating system for various devices, based on the Android mobile platform.
- [DivestOS](https://divestos.org) - LineageOS fork with increased security and privacy. - [DivestOS](https://divestos.org) - LineageOS fork with increased security and privacy.
- [Replicant](https://www.replicant.us/) - A free software mobile operating system putting the emphasis on freedom and privacy/security. - [Replicant](https://www.replicant.us/) - Replicant is a fully free Android distribution running on several devices.
#### Based on Linux #### Based on Linux
- [UBPorts](https://www.ubports.com/) - Ubuntu Touch is the touch-friendly mobile version of Ubuntu. - [UBPorts](https://www.ubports.com/) - Ubuntu Touch is the touch-friendly mobile version of Ubuntu.