Skip to content

Commit

Permalink
docs(android/app): Add data privacy policy page
Browse files Browse the repository at this point in the history
  • Loading branch information
darcywong00 authored and mcdurdin committed Mar 13, 2024
1 parent 9135ca7 commit 964f3e2
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions android/help/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ title: About Keyman
* [Welcome to Keyman](welcome)
* [What's New](whatsnew)
* [System Requirements](system-requirements)
* [Data Privacy Policy](privacy)
* [Version History](history)
34 changes: 34 additions & 0 deletions android/help/about/privacy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Data Privacy Policy
---

## Privacy Policy for Keyman

This application will send crash reporting information to https://sentry.keyman.com. No personally identifiable information or keyboard strokes are recorded or shared.

You can disable crash reporting on the Keyman
[settings menu](../basic/config/)

### Data Deletion

Crash reporting information is retained for 90 days.

Keyman does not use user accounts, so we are unable to identify which crash reports associated with you or your device can be deleted.



### Developer Information

Keyman is developed and published by SIL International.

You can contact SIL or provide any feedback using the app store.

https://play.google.com/store/apps/details?id=com.tavultesoft.kmapro

The full SIL software privacy policy is at

https://software.sil.org/language-software-privacy-policy/

This Keyman data privacy policy is also available at

https://help.keyman.com/products/android/current-version/about/privacy
1 change: 1 addition & 0 deletions android/help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ title: Keyman for Android 16.0 Help
* [Welcome to Keyman](about/welcome)
* [What's New](about/whatsnew)
* [System Requirements](about/system-requirements)
* [Data Privacy Policy](about/privacy)
* [Version History](about/history)

## [Getting Started](start/)
Expand Down

0 comments on commit 964f3e2

Please sign in to comment.