Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Privacy-focused Android keyboard with swipe typing, custom layouts, and password
## Status

**Beta Software** - In open beta testing.
<p><a href="https://play.google.com/store/apps/details?id=com.urik.keyboard" target="_blank"><img src="https://raw.githubusercontent.com/pioug/google-play-badges/06ccd9252af1501613da2ca28eaffe31307a4e6d/svg/English.svg" alt="Google Play Open Beta"></a></p>
<p><a href="https://f-droid.org/packages/com.urik.keyboard/" target="_blank"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" style="width: 280px"></a></p>
<p>Or download the APK directly from <a href="https://github.com/urikdev/Urik/releases" target="_blank">GitHub Releases</a>.</p>


## Features
Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Supported Versions

We support only the latest release. Google Play users: enable automatic updates. F-Droid users: note that F-Droid releases may lag by days or weeks — for critical fixes, download directly from [GitHub Releases](https://github.com/urikdev/Urik/releases).
We support only the latest release. F-Droid users: note that F-Droid releases may lag by days or weeks — for critical fixes, download directly from [GitHub Releases](https://github.com/urikdev/Urik/releases).

| Version | Supported |
|----------------------------|--------------------|
| Latest (Google Play) | :white_check_mark: |
| Latest (GitHub Releases) | :white_check_mark: |
| Latest (F-Droid) | :white_check_mark: |
| Older versions | :x: |

## Reporting a Vulnerability
Expand All @@ -31,7 +31,7 @@ Contact: **hello@urik.io**
**What happens after you report:**
1. We'll confirm receipt and assess severity
2. We'll develop and test a fix
3. We'll deploy the patch via Google Play update
3. We'll publish a patched release via GitHub Releases and F-Droid

## Security Scope

Expand Down