Buran/README.md

38 lines
2.4 KiB
Markdown
Raw Normal View History

2021-12-02 18:11:34 +00:00
# Buran
<img width="180" src="buran.svg" />
[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://github.com/Corewala/Buran#buran)
[![forthebadge](https://forthebadge.com/images/badges/as-seen-on-tv.svg)](https://github.com/Corewala/Buran#buran)
2022-01-24 20:25:38 +00:00
[![shields](https://img.shields.io/badge/Download-Here-orange?style=for-the-badge)](https://github.com/Corewala/Buran/releases/latest)
[![shields](https://img.shields.io/badge/license-GPL-blue?style=for-the-badge)](https://github.com/Corewala/Buran/blob/master/LICENSE)
2021-12-02 18:11:34 +00:00
Buran is a simple Gemini protocol browser for Android.
2021-12-15 01:17:35 +00:00
### Todo list
2021-12-15 01:18:11 +00:00
- [ ] Utility for creating and managing client certificates
- [ ] Keystore generator and catalog
2022-05-17 17:46:47 +00:00
- [X] Option to require password or biometric authentication
2021-12-15 01:18:11 +00:00
- [ ] Color palette interface for picking background and accent colors
2022-05-17 17:46:47 +00:00
- [X] Option to render links as buttons
2022-01-09 17:23:51 +00:00
- [X] Inline rendering of images
2022-01-08 22:30:30 +00:00
- [ ] Page navigation feature
2022-03-14 13:23:49 +00:00
- [X] Update notifier
2022-05-24 19:38:47 +00:00
- [X] Attention guide mode
2022-06-09 14:52:45 +00:00
- [ ] Simple A/B page switching system
- [ ] Pass [Egsam test]( gemini://egsam.pitr.ca )
2022-05-24 19:38:47 +00:00
2021-12-02 18:11:34 +00:00
2022-01-26 18:12:44 +00:00
## Statement about Ariane
> I've seen some pretty cringe discussion in geminispace complaining about the decision by Öppen to close-source the Ariane browser, sometimes referencing this project as a more "stable" or "principled" project. Just to be 100% clear, I think that the license that Öppen used for Ariane 4 was actually much better than the one that Ariane 3 used, and I would have made the same decision if the EUPL was compatible with copyfarleft. Although I wish Ariane could continue to grow as an open-source project, I respect his decision to make Seren closed source. I only made this fork out of a legitimate desire to keep some fragment of this project public and an interest in learning Kotlin. Even though this fork exists, you should still consider buying a copy of Seren. He's definitely a better developer than me, and I don't want this project to be used as a rhetorical tool against him.
2021-12-02 18:11:34 +00:00
## Credits
2022-01-30 18:40:32 +00:00
Buran is based on the [Ariane source code](https://web.archive.org/web/20210920212507/https://codeberg.org/oppenlab/Ariane) (now [Seren](https://orllewin.neocities.org/seren/)), created by ÖLAB.
2021-12-02 18:11:34 +00:00
The font used in code blocks is [JetBrains Mono](https://www.jetbrains.com/lp/mono/), created by JetBrains.
The glyphs used throughout the project are from [Material Icons](https://fonts.google.com/icons), created by Google.