Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
keshav-space committed Jul 21, 2021
2 parents c4bbcf4 + 7d71b96 commit 8b3a43d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h2 align="center"><b>Safe Notes</b></h2>
<h4 align="center">Encrypted, Private note manager.</h4>

<p align="center"><a href="f-droid url"><img src="assets/get-it-on-f-droid-badge.png" height='65px'></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="google play url"><img src="assets/get-it-on-google-play-badge.png" height='65px' ></a></p>
<p align="center"><a href="f-droid url"><img src="assets/get-it-on-f-droid-badge.png" height='65px'></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://play.google.com/store/apps/details?id=com.trisven.safenotes"><img src="assets/get-it-on-google-play-badge.png" height='65px' ></a></p>

<p align="center">
<a href="https://github.com/keshav-space/safe_notes/releases" alt="GitHub release"><img src="https://img.shields.io/github/v/release/keshav-space/safe_notes" ></a>
Expand Down Expand Up @@ -70,7 +70,7 @@ If you'd like to get involved, check our [contribution notes](.github/CONTRIBUTI

## Privacy Policy

The Safe Notes project aims to provide a encrypted, private, anonymous experience for local note storage. The app doesn't send any outbound requests neither does it receives any inbound requests. Therefore, the app doesn't collect any data whatsoever. You can find the document [here](https://github.com/keshav-space/safe_notes/privacy/).
The Safe Notes project aims to provide a encrypted, private, anonymous experience for local note storage. The app doesn't send any outbound requests neither does it receives any inbound requests. Therefore, the app doesn't collect any data whatsoever. You can find the document [here](./privacy-policy.md).

## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)
Expand Down
37 changes: 37 additions & 0 deletions privacy-policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Privacy Policy
----------------

## Last updated: July 20th, 2021

### Introduction
Safe Notes has adopted this privacy policy (“Privacy Policy”) to explain how Safe Notes collects, stores, and uses the information collected in connection with Safe Notes's app.

### Information Collection and Use
For purposes of this Privacy Policy, “personal data” means personally identifiable information that specifically identifies you as an individual.

Safe Notes does not collect or store your personal data.

### Cookies
Cookies are files with small amount of data that is commonly used as an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your devices’s internal memory.

Safe Notes does not use Cookies or Pixel tags.

### Location Information
Safe Notes does not use or collect your geographic location.

### Device Information
Safe Notes does not collect your device information .

### Service Providers
Safe Notes does not employ third-party companies and individuals.

### Children’s Privacy
This Services can be used by those under the age of 13. As we do not collect personal identifiable information from the users.

### Changes to This Privacy Policy
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.

### Contact Us
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.
Contact Information:
Email: *[[email protected]]*

0 comments on commit 8b3a43d

Please sign in to comment.