2019-01-20 14:27:20 -05:00
< h1 id = "mobile_os" class = "anchor" > < a href = "#mobile_os" > < i class = "fas fa-link anchor-icon" > < / i > < / a > Mobile Operating Systems< / h1 >
< div class = "alert alert-warning" role = "alert" >
2019-12-01 15:36:48 -05:00
< strong > Even though the source code of the following operating systems is provided, installing Google Apps may compromise your setup.< / strong >
2019-01-20 14:27:20 -05:00
< / div >
2019-08-12 21:22:29 -04:00
{% include cardv2.html
title="GrapheneOS"
2019-12-04 10:35:20 -05:00
image="/assets/img/svg/3rd-party/grapheneos.svg"
image-dark="/assets/img/svg/3rd-party/grapheneos-dark.svg"
Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site
Fixes some issues with typos, capitalization, grammar, and et cetera.
* Fix typo, grammar, etc. in repository
* Update README.md
Mention Discourse community earlier, add missing period
* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).
We also shouldn't call IMAP open-source software since it's a protocol.
* Change "socially motivated
* Apply suggestions from code review
Co-Authored-By: Jonah Aragon <jonah@triplebit.net>
* Suggestion from code review with extras
* 'Kill switch' to 'Killswitch"
* Consistency and minor additions to details
- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and
we also don't say 'a software'
* instant-messenger: Remove <em>, more cleanup
* voice-video-messenger: Hyphens and cleanup
- We don't say "a software" so replace it with something that works
* paste-services: Cleanup & change cryptography info
As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf
Fixes #1417.
* encryption: "open-source"
* Page descriptions and other cleanup
2019-10-26 01:58:01 -04:00
description='GrapheneOS (formerly known as CopperheadOS) is a free and open-source security- and privacy-focused mobile operating system built on top of the Android Open Source Project. It currently specifically targets devices offering strong hardware security.'
2019-08-12 21:22:29 -04:00
badges="info:AOSP"
2020-05-14 09:18:36 -04:00
labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software."
2019-08-12 21:22:29 -04:00
website="https://grapheneos.org/"
github="https://github.com/GrapheneOS/"
%}
{% include cardv2.html
title="LineageOS"
2019-12-04 10:35:20 -05:00
image="/assets/img/svg/3rd-party/lineageos.svg"
2019-08-12 21:22:29 -04:00
description='LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of the Android Open Source Project. It is the continuation of the CyanogenMod project.'
badges="info:AOSP"
2020-05-14 09:18:36 -04:00
labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software."
2019-08-12 21:22:29 -04:00
website="https://www.lineageos.org/"
2020-04-26 15:44:31 -04:00
privacy-policy="https://www.lineageos.org/legal/"
2019-08-12 21:22:29 -04:00
github="https://github.com/LineageOS"
%}
{% include cardv2.html
title="Ubuntu Touch"
2019-12-04 10:35:20 -05:00
image="/assets/img/svg/3rd-party/ubuntu.svg"
2019-08-12 21:22:29 -04:00
description="Ubuntu Touch is a free and open-source operating system for smartphones and tablets. It's an alternative to the current popular mobile operating systems on the market. Only a few devices are < a href = https://devices.ubuntu-touch.io/ > supported.< / a > "
badges="info:GNU/Linux"
2020-05-14 09:18:36 -04:00
labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software."
2019-08-12 21:22:29 -04:00
website="https://ubuntu-touch.io/"
2020-04-26 15:44:31 -04:00
privacy-policy="https://ubports.com/privacy"
2019-08-12 21:22:29 -04:00
github="https://github.com/ubports"
%}
2019-01-20 14:27:20 -05:00
< h3 > Worth Mentioning< / h3 >
< ul >
2019-08-12 21:22:29 -04:00
< li > < a href = "https://www.replicant.us/" > Replicant< / a > < span class = "badge badge-info" > AOSP< / span > - An open-source operating system based on Android, aiming to replace all proprietary components with free software.< / li >
Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site
Fixes some issues with typos, capitalization, grammar, and et cetera.
* Fix typo, grammar, etc. in repository
* Update README.md
Mention Discourse community earlier, add missing period
* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).
We also shouldn't call IMAP open-source software since it's a protocol.
* Change "socially motivated
* Apply suggestions from code review
Co-Authored-By: Jonah Aragon <jonah@triplebit.net>
* Suggestion from code review with extras
* 'Kill switch' to 'Killswitch"
* Consistency and minor additions to details
- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and
we also don't say 'a software'
* instant-messenger: Remove <em>, more cleanup
* voice-video-messenger: Hyphens and cleanup
- We don't say "a software" so replace it with something that works
* paste-services: Cleanup & change cryptography info
As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf
Fixes #1417.
* encryption: "open-source"
* Page descriptions and other cleanup
2019-10-26 01:58:01 -04:00
< li > < a href = "https://www.omnirom.org/" > OmniROM< / a > < span class = "badge badge-info" > AOSP< / span > < span class = "badge badge-warning" data-toggle = "tooltip" title = "This software may depend on or recommend non-free software." > contrib < i class = "far fa-question-circle" > < / i > < / span > - A free-software operating system for smartphones and tablet computers, based on the Android mobile platform.< / li >
2019-08-14 20:45:20 -04:00
< li > < a href = "https://microg.org/" > MicroG< / a > < span class = "badge badge-info" > Add-on Package< / span > < span class = "badge badge-warning" data-toggle = "tooltip" title = "This software may depend on or recommend non-free software." > contrib < i class = "far fa-question-circle" > < / i > < / span > - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at < a href = "https://lineage.microg.org/" > Lineage for microG< / a > .< / li >
2019-01-20 14:27:20 -05:00
< / ul >