Skip to content

Commit 1df42e8

Browse files
committed
docs: add Terms, Privacy Policy, FAQ for GitHub remote fetch
- Add docs/en/TERMS.md, PRIVACY.md, FAQ.md (English) - Add docs/id/TERMS.md, PRIVACY.md, FAQ.md (Indonesian) - These files will be fetched by the app from GitHub raw content
1 parent 2c339c2 commit 1df42e8

29 files changed

+1912
-57
lines changed

assets/legal/en/faq.md

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# Frequently Asked Questions (FAQ)
2+
3+
## General
4+
5+
### What is Kuron?
6+
Kuron is an unofficial, third-party client for browsing content. It provides a mobile-friendly interface with additional features like offline reading and favorites.
7+
8+
### Is Kuron free?
9+
Yes, Kuron is completely free and open-source. You can view the source code on GitHub.
10+
11+
### Is Kuron safe to use?
12+
Yes. The app does not collect any personal data and all information is stored locally on your device.
13+
14+
---
15+
16+
## Features
17+
18+
### How do I disable the blur effect?
19+
Go to **Settings → Display → Blur Thumbnails** and turn it OFF.
20+
21+
> Note: Blur is enabled by default for privacy protection.
22+
23+
### Where are downloaded files saved?
24+
Downloads are saved in: `Downloads/nhasix/` folder on your device.
25+
26+
### Can I use the app offline?
27+
Yes! Content that you have downloaded can be accessed without an internet connection. Go to the **Offline** tab to view your downloaded content.
28+
29+
### How do I add content to favorites?
30+
Open any gallery and tap the **heart icon** to add it to your favorites.
31+
32+
### How do I clear my reading history?
33+
Go to **Settings → Reader → Clear All History** or enable **Auto Cleanup** for automatic history management.
34+
35+
---
36+
37+
## Troubleshooting
38+
39+
### The app can't connect / shows errors
40+
Try these solutions:
41+
1. Check your internet connection
42+
2. The website may be temporarily down
43+
3. Try using a VPN if access is blocked in your region
44+
4. Pull down to refresh the content
45+
46+
### Images aren't loading
47+
1. Check your internet connection
48+
2. Try changing **Image Quality** in Settings
49+
3. Clear the app cache
50+
4. The server may be experiencing high traffic
51+
52+
### Downloads are failing
53+
1. Ensure you have enough storage space
54+
2. Check if storage permission is granted
55+
3. Try downloading fewer items at once
56+
4. Check your internet stability
57+
58+
### The app is slow or laggy
59+
1. Clear completed downloads
60+
2. Reduce grid columns in Settings
61+
3. Enable **Auto Cleanup History**
62+
4. Restart the app
63+
64+
---
65+
66+
## Privacy & Data
67+
68+
### Does the app collect my data?
69+
No. Kuron does not collect any personal information. All data (history, favorites, settings) is stored locally on your device only.
70+
71+
### Is my browsing history shared?
72+
No. Your browsing history is never shared and remains only on your device.
73+
74+
### How do I delete all my data?
75+
You can either:
76+
- Reset individual features in Settings
77+
- Uninstall the app (removes all data)
78+
79+
---
80+
81+
## Updates
82+
83+
### How do I update the app?
84+
Go to **About → Check for Updates**. You'll be notified when a new version is available on GitHub.
85+
86+
### Why isn't the app on Play Store?
87+
Due to content restrictions, the app is distributed via GitHub releases only.
88+
89+
---
90+
91+
## Contact & Support
92+
93+
### How do I report a bug?
94+
Please open an issue on our GitHub repository with:
95+
- Description of the problem
96+
- Steps to reproduce
97+
- Your device model and Android version
98+
99+
### How can I contribute?
100+
The app is open-source! You can contribute by:
101+
- Submitting bug reports
102+
- Suggesting features
103+
- Contributing code via pull requests
104+
105+
---
106+
107+
*Didn't find your answer? Visit our GitHub repository for more help.*

assets/legal/en/privacy_policy.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# Privacy Policy
2+
3+
**Last Updated: December 2024**
4+
5+
## Overview
6+
7+
Kuron ("the App") is committed to protecting your privacy. This Privacy Policy explains how we handle your information when you use our App.
8+
9+
## Data Collection
10+
11+
### What We DON'T Collect
12+
13+
**No personal information** - We do not collect names, emails, or any identifying information
14+
15+
**No account system** - No login or registration required
16+
17+
**No external tracking** - No third-party analytics or tracking services
18+
19+
**No server storage** - We do not operate any backend servers that store your data
20+
21+
### What IS Stored Locally
22+
23+
The following data is stored **only on your device**:
24+
25+
| Data Type | Purpose | Location |
26+
|-----------|---------|----------|
27+
| Reading History | Track what you've read | Local SQLite database |
28+
| Favorites | Save your favorite galleries | Local SQLite database |
29+
| Downloads | Offline reading | Device storage |
30+
| Settings | Your preferences | SharedPreferences |
31+
| Search History | Quick access to past searches | Local storage |
32+
33+
## Data Sharing
34+
35+
**We do not share any data with third parties.**
36+
37+
- No data is transmitted to our servers (we don't have any)
38+
- No advertising networks
39+
- No analytics platforms
40+
- No social media integrations
41+
42+
## Network Connections
43+
44+
The App connects to:
45+
46+
- **nhentai.net** - To fetch content and images
47+
- **GitHub** - To check for app updates and load legal documents
48+
- **No other connections**
49+
50+
## Data Security
51+
52+
- All data remains on your device
53+
- No cloud sync or backup to external servers
54+
- Data is as secure as your device
55+
56+
## Data Deletion
57+
58+
You have full control over your data:
59+
60+
- **Clear History**: Settings → Reader → Clear All History
61+
- **Clear Favorites**: Favorites → Clear All
62+
- **Delete Downloads**: Downloads → Remove
63+
- **Reset All Settings**: Settings → Reset to Defaults
64+
- **Complete Removal**: Uninstall the App (removes all data)
65+
66+
## Children's Privacy
67+
68+
This App is **not intended for users under 18 years of age**. We do not knowingly collect information from minors.
69+
70+
## Local Analytics (Optional)
71+
72+
If enabled in Settings:
73+
74+
- Analytics data is stored **locally only**
75+
- Used to improve app performance
76+
- **Never sent to any server**
77+
- Can be disabled anytime in Settings
78+
79+
## Changes to This Policy
80+
81+
We may update this Privacy Policy from time to time. Changes will be reflected in the "Last Updated" date above.
82+
83+
## Contact
84+
85+
For privacy concerns or questions, please visit our GitHub repository.
86+
87+
---
88+
89+
*Your privacy is important to us. NhasixApp is designed to be a privacy-respecting application.*
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Terms and Conditions
2+
3+
**Last Updated: December 2024**
4+
5+
## 1. Acceptance of Terms
6+
7+
By downloading, installing, or using Kuron ("the App"), you agree to be bound by these Terms and Conditions. If you do not agree to these terms, please do not use the App.
8+
9+
## 2. Disclaimer
10+
11+
> **IMPORTANT**: Kuron is an **unofficial, third-party client application**. This App is **NOT affiliated with, endorsed by, or connected to nhentai.net** or any of its operators.
12+
13+
- The App does not host, store, or distribute any content
14+
- All content is sourced directly from third-party websites
15+
- The developers are not responsible for any content accessed through this App
16+
17+
## 3. Age Restriction
18+
19+
⚠️ **This application is intended for users aged 18 years or older.**
20+
21+
- The App provides access to adult-oriented content
22+
- By using this App, you confirm that you are of legal age in your jurisdiction
23+
- Blur feature is enabled by default for privacy protection
24+
25+
## 4. User Responsibilities
26+
27+
You agree to:
28+
29+
- Use the App in compliance with all applicable laws
30+
- Not distribute or share content inappropriately
31+
- Not use the App for any illegal purposes
32+
- Take responsibility for your own usage
33+
34+
## 5. Intellectual Property
35+
36+
- All content accessed through this App belongs to their respective creators and copyright holders
37+
- The App itself is open-source and available on GitHub
38+
- Open Source Licenses can be viewed within the App
39+
40+
## 6. No Warranty
41+
42+
THE APP IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. The developers make no guarantees regarding:
43+
44+
- Availability or uptime
45+
- Accuracy of content
46+
- Compatibility with your device
47+
- Freedom from errors or bugs
48+
49+
## 7. Limitation of Liability
50+
51+
The developers shall not be liable for any damages arising from the use or inability to use this App, including but not limited to:
52+
53+
- Direct or indirect damages
54+
- Loss of data
55+
- Any content accessed through the App
56+
57+
## 8. Changes to Terms
58+
59+
We reserve the right to modify these terms at any time. Continued use of the App after changes constitutes acceptance of the new terms.
60+
61+
## 9. Contact
62+
63+
For questions or concerns, please visit our GitHub repository or contact the developer.
64+
65+
---
66+
67+
*By using Kuron, you acknowledge that you have read, understood, and agree to these Terms and Conditions.*

assets/legal/id/faq.md

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# Pertanyaan yang Sering Diajukan (FAQ)
2+
3+
## Umum
4+
5+
### Apa itu Kuron?
6+
Kuron adalah klien pihak ketiga tidak resmi untuk menjelajahi konten. Aplikasi ini menyediakan antarmuka yang ramah seluler dengan fitur tambahan seperti pembacaan offline dan favorit.
7+
8+
### Apakah Kuron gratis?
9+
Ya, Kuron sepenuhnya gratis dan open-source. Anda dapat melihat kode sumbernya di GitHub.
10+
11+
### Apakah Kuron aman digunakan?
12+
Ya. Aplikasi tidak mengumpulkan data pribadi apapun dan semua informasi disimpan secara lokal di perangkat Anda.
13+
14+
---
15+
16+
## Fitur
17+
18+
### Bagaimana cara menonaktifkan efek blur?
19+
Pergi ke **Pengaturan → Tampilan → Blur Thumbnail** dan matikan.
20+
21+
> Catatan: Blur diaktifkan secara default untuk perlindungan privasi.
22+
23+
### Di mana file unduhan disimpan?
24+
Unduhan disimpan di folder: `Downloads/nhasix/` di perangkat Anda.
25+
26+
### Bisakah saya menggunakan aplikasi secara offline?
27+
Ya! Konten yang telah Anda unduh dapat diakses tanpa koneksi internet. Pergi ke tab **Offline** untuk melihat konten yang telah diunduh.
28+
29+
### Bagaimana cara menambahkan konten ke favorit?
30+
Buka galeri manapun dan ketuk **ikon hati** untuk menambahkannya ke favorit Anda.
31+
32+
### Bagaimana cara menghapus riwayat baca?
33+
Pergi ke **Pengaturan → Pembaca → Hapus Semua Riwayat** atau aktifkan **Pembersihan Otomatis** untuk manajemen riwayat otomatis.
34+
35+
---
36+
37+
## Pemecahan Masalah
38+
39+
### Aplikasi tidak bisa terhubung / menampilkan error
40+
Coba solusi ini:
41+
1. Periksa koneksi internet Anda
42+
2. Website mungkin sedang down sementara
43+
3. Coba gunakan VPN jika akses diblokir di wilayah Anda
44+
4. Tarik ke bawah untuk menyegarkan konten
45+
46+
### Gambar tidak dimuat
47+
1. Periksa koneksi internet Anda
48+
2. Coba ubah **Kualitas Gambar** di Pengaturan
49+
3. Bersihkan cache aplikasi
50+
4. Server mungkin mengalami traffic tinggi
51+
52+
### Unduhan gagal
53+
1. Pastikan Anda memiliki ruang penyimpanan yang cukup
54+
2. Periksa apakah izin penyimpanan diberikan
55+
3. Coba unduh lebih sedikit item sekaligus
56+
4. Periksa stabilitas internet Anda
57+
58+
### Aplikasi lambat atau lag
59+
1. Hapus unduhan yang sudah selesai
60+
2. Kurangi kolom grid di Pengaturan
61+
3. Aktifkan **Pembersihan Otomatis Riwayat**
62+
4. Restart aplikasi
63+
64+
---
65+
66+
## Privasi & Data
67+
68+
### Apakah aplikasi mengumpulkan data saya?
69+
Tidak. Kuron tidak mengumpulkan informasi pribadi apapun. Semua data (riwayat, favorit, pengaturan) disimpan secara lokal di perangkat Anda saja.
70+
71+
### Apakah riwayat browsing saya dibagikan?
72+
Tidak. Riwayat browsing Anda tidak pernah dibagikan dan tetap hanya ada di perangkat Anda.
73+
74+
### Bagaimana cara menghapus semua data saya?
75+
Anda bisa:
76+
- Reset fitur individual di Pengaturan
77+
- Uninstall aplikasi (menghapus semua data)
78+
79+
---
80+
81+
## Pembaruan
82+
83+
### Bagaimana cara memperbarui aplikasi?
84+
Pergi ke **Tentang → Periksa Pembaruan**. Anda akan diberi tahu ketika versi baru tersedia di GitHub.
85+
86+
### Mengapa aplikasi tidak ada di Play Store?
87+
Karena pembatasan konten, aplikasi didistribusikan hanya melalui GitHub releases.
88+
89+
---
90+
91+
## Kontak & Dukungan
92+
93+
### Bagaimana cara melaporkan bug?
94+
Silakan buka issue di repositori GitHub kami dengan:
95+
- Deskripsi masalah
96+
- Langkah-langkah untuk mereproduksi
97+
- Model perangkat dan versi Android Anda
98+
99+
### Bagaimana saya bisa berkontribusi?
100+
Aplikasi ini open-source! Anda dapat berkontribusi dengan:
101+
- Mengirimkan laporan bug
102+
- Menyarankan fitur
103+
- Berkontribusi kode melalui pull request
104+
105+
---
106+
107+
*Tidak menemukan jawaban Anda? Kunjungi repositori GitHub kami untuk bantuan lebih lanjut.*

0 commit comments

Comments
 (0)