Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit b472bc5

Browse files
committed
Update PRIVACY_POLICY.md
1 parent 0b72a41 commit b472bc5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

PRIVACY_POLICY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Privacy Policy of Open Note
22

33
Open Note is an open-source Android app developed by Yang Dai.
4-
The source code is available on GitHub under the Apache License (2.0 or later).
4+
The source code is available on GitHub under the GPL-3.0 license.
55

66
### Data Collection
77

@@ -13,10 +13,10 @@ The app requires the following permissions, as listed in the `AndroidManifest.xm
1313

1414
https://github.com/YangDai2003/OpenNote-Compose/blob/4bc1cafa7368d81c539a09374e95d9859ab170a4/app/src/main/AndroidManifest.xml#L4-L7
1515

16-
| Permission | Purpose |
17-
|------------------------------------|------------------------------------------------------------|
18-
| `android.permission.USE_BIOMETRIC` | Used for implementing the app's login functionality |
19-
| `android.permission.INTERNET` | Used to access the internet for loading images in markdown |
16+
| Permission | Purpose |
17+
|------------------------------------|---------------------------------------------------------------------------------------------------------------|
18+
| `android.permission.USE_BIOMETRIC` | Enables biometric authentication to provide secure access to protected notes |
19+
| `android.permission.INTERNET` | Allows network connectivity for loading web content (images, videos, and other media) when rendering markdown |
2020

2121
### Dependencies
2222

0 commit comments

Comments
 (0)