-
Notifications
You must be signed in to change notification settings - Fork 12
Privacy.md #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
HarryHeights
wants to merge
3
commits into
grote:master
Choose a base branch
from
HarryHeights:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Privacy.md #34
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| # BlitzMail Privacy Policy | ||
| This is the developer's policy which is created to give details and informs you if your personal information is collected, used, disclosed and secured by the developer. If you decide to continue using this software, it means you accept all terms and conditions stated by the developer in this policy. <hr> | ||
|
|
||
| ## Permission and Access | ||
|
|
||
| BlitzMail software requires the storage permission to function effectively and efficiently. This permission is required when sharing files from other apps. | ||
| BlitzMail has some other capabilities which are functions the software can remotely control on its own. | ||
|
|
||
| - **have full network access**: The app is capable of creating network sockets and can use customized network protocols. This is required for sending mails. | ||
|
|
||
| - **view network connections**: With this capability, the able is able to send emails as soon as internet connection is available. | ||
|
|
||
| - **prevent phone from sleeping**: This is needed so the app is killed while sending an email. This is only active while an email is being sent. | ||
| - **run at startup**: This is the ability of the app to startup immediately by itself as soon as the system has finished booting. | ||
|
|
||
| <hr> | ||
|
|
||
| ## Information and data collection | ||
|
|
||
| The developer does not externally collect any information or data when the services of BlitzMail are utilized. When performing some activities with the software, personal data is not collected by the developer because all the information are locally stored on your device. | ||
|
|
||
| **How it works** | ||
|
|
||
| Users enter connection information for their email server and this server, of course, knows about the emails that are sent, also their clear-text, but this is normal and necessary. Otherwise, BlitzMail is not making any other internet connection and not sending any data anywhere. | ||
| If an email can't be sent right away, it might be saved locally (on the user's device) until it can be sent. | ||
|
|
||
| <hr> | ||
|
|
||
| ## Service Providers | ||
|
|
||
| BlitzMail software does not depend upon the services of third-party software or services to facilitate its utilization and to perform service-related services or to assist in analyzing how the services of the software are used. <hr> | ||
|
|
||
|
|
||
| ## Links To Other Sites | ||
|
|
||
| BlitzMail does not contain links to other services. <hr> | ||
|
|
||
| ## Changes To This Privacy Policy | ||
|
|
||
| The developer may update this policy as there will be further development of the software and these developments will likely not be consistent with some statements and terms contained in this current policy. | ||
| It is advisable to check this policy periodically for any changes. Changes to this Privacy Policy are effective when they are made on this document. <hr. | ||
|
|
||
| ## Disclaimer | ||
|
|
||
| The functionality of BlitzMail is designed for general use. The software utilizes a third-party service that may collect your data while you utilize the software. Hence, the developer will not be held accountable for how you decide to use this software and for contents you decide to share via mail and will not be liable for any losses and/or damages in connection with the use of the software. <hr> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<hr>tag not closed?