mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 13:44:40 +00:00
Updated description
This commit is contained in:
parent
efd1ec0c01
commit
3f4d192512
4 changed files with 15 additions and 15 deletions
6
FAQ.md
6
FAQ.md
|
@ -88,7 +88,7 @@ The goal of the design is to be minimalistic (no unnecessary menus, buttons, etc
|
||||||
All displayed things should be useful in one or another way and should be carefully positioned for easy usage.
|
All displayed things should be useful in one or another way and should be carefully positioned for easy usage.
|
||||||
Fonts, sizes, colors, etc should be material design whenever possible.
|
Fonts, sizes, colors, etc should be material design whenever possible.
|
||||||
|
|
||||||
Since FairEmail is meant to be privacy friendly, the following will not be added:
|
Since FairEmail is privacy oriented, the following will not be added:
|
||||||
|
|
||||||
* Opening links without confirmation
|
* Opening links without confirmation
|
||||||
* Showing images and original messages without confirmation, see also [this FAQ](#user-content-faq35)
|
* Showing images and original messages without confirmation, see also [this FAQ](#user-content-faq35)
|
||||||
|
@ -2128,7 +2128,7 @@ So much about open standards ...
|
||||||
|
|
||||||
Which email provider is best for you depends on your wishes/requirements.
|
Which email provider is best for you depends on your wishes/requirements.
|
||||||
Please see the websites of [Restore privacy](https://restoreprivacy.com/secure-email/) or [Privacy Tools](https://www.privacytools.io/providers/email/)
|
Please see the websites of [Restore privacy](https://restoreprivacy.com/secure-email/) or [Privacy Tools](https://www.privacytools.io/providers/email/)
|
||||||
for a list of privacy friendly email providers with advantages and disadvantages.
|
for a list of privacy oriented email providers with advantages and disadvantages.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
@ -2470,7 +2470,7 @@ Requested features should:
|
||||||
|
|
||||||
* be useful to most people
|
* be useful to most people
|
||||||
* not complicate the usage of FairEmail
|
* not complicate the usage of FairEmail
|
||||||
* fit within the philosophy of FairEmail (privacy friendly, security minded)
|
* fit within the philosophy of FairEmail (privacy oriented, security minded)
|
||||||
|
|
||||||
Features not fulfilling these requirements will likely be rejected.
|
Features not fulfilling these requirements will likely be rejected.
|
||||||
|
|
||||||
|
|
12
README.md
12
README.md
|
@ -15,7 +15,7 @@
|
||||||
![GitHub release](https://img.shields.io/github/release/M66B/FairEmail.svg)
|
![GitHub release](https://img.shields.io/github/release/M66B/FairEmail.svg)
|
||||||
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/M66B/FairEmail/0.1.svg)
|
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/M66B/FairEmail/0.1.svg)
|
||||||
|
|
||||||
*Fully featured, open source, privacy friendly email app for Android*
|
*Fully featured, open source, privacy oriented email app for Android*
|
||||||
|
|
||||||
FairEmail is easy to setup and works with virtually all email providers, including Gmail, Outlook and Yahoo!
|
FairEmail is easy to setup and works with virtually all email providers, including Gmail, Outlook and Yahoo!
|
||||||
|
|
||||||
|
@ -25,17 +25,17 @@ FairEmail might be for you if you value your privacy.
|
||||||
|
|
||||||
* Fully featured
|
* Fully featured
|
||||||
* 100 % [open source](https://github.com/M66B/FairEmail/blob/master/LICENSE)
|
* 100 % [open source](https://github.com/M66B/FairEmail/blob/master/LICENSE)
|
||||||
* [Privacy friendly](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md)
|
* [Privacy oriented](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md)
|
||||||
* Multiple accounts
|
* Unlimited accounts
|
||||||
* Multiple email addresses
|
* Unlimited email addresses
|
||||||
* Unified inbox
|
* Unified inbox
|
||||||
* Flat [conversation threading](https://en.wikipedia.org/wiki/Conversation_threading)
|
* [Conversation threading](https://en.wikipedia.org/wiki/Conversation_threading)
|
||||||
* Two way synchronization
|
* Two way synchronization
|
||||||
* Offline storage and operations
|
* Offline storage and operations
|
||||||
* Battery friendly
|
* Battery friendly
|
||||||
* Low data usage
|
* Low data usage
|
||||||
* Small (< 10 MB)
|
* Small (< 10 MB)
|
||||||
* Material design (including dark theme)
|
* Material design (including dark/black theme)
|
||||||
* Maintained and supported
|
* Maintained and supported
|
||||||
|
|
||||||
This app is minimalistic by design, so you can concentrate on reading and writing messages.
|
This app is minimalistic by design, so you can concentrate on reading and writing messages.
|
||||||
|
|
|
@ -6,17 +6,17 @@ FairEmail might be for you if you value your privacy.
|
||||||
|
|
||||||
* Fully featured
|
* Fully featured
|
||||||
* 100 % open source
|
* 100 % open source
|
||||||
* Privacy friendly
|
* Privacy oriented
|
||||||
* Multiple accounts
|
* Unlimited accounts
|
||||||
* Multiple email addresses
|
* Unlimited email addresses
|
||||||
* Unified inbox
|
* Unified inbox
|
||||||
* Flat conversation threading
|
* Conversation threading
|
||||||
* Two way synchronization
|
* Two way synchronization
|
||||||
* Offline storage and operations
|
* Offline storage and operations
|
||||||
* Battery friendly
|
* Battery friendly
|
||||||
* Low data usage
|
* Low data usage
|
||||||
* Small (< 10 MB)
|
* Small (< 10 MB)
|
||||||
* Material design (including dark theme)
|
* Material design (including dark/black theme)
|
||||||
* Maintained and supported
|
* Maintained and supported
|
||||||
|
|
||||||
This app is minimalistic by design, so you can concentrate on reading and writing messages.
|
This app is minimalistic by design, so you can concentrate on reading and writing messages.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
FairEmail - Fully featured, open source, privacy friendly email app for Android
|
FairEmail - Fully featured, open source, privacy oriented email app for Android
|
||||||
|
|
Loading…
Reference in a new issue