diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 21:35:52 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 21:35:52 +0200 |
| commit | d77e80fd9b241c6b18ebcb48d283e5419043a35e (patch) | |
| tree | 682ea7b3dcabbc25ef03aa859c6e0da90d1592eb /README.md | |
| parent | 9276e51c84ebf3ec1d9dd22b5338b03339b6f122 (diff) | |
| download | kristall-d77e80fd9b241c6b18ebcb48d283e5419043a35e.tar.gz | |
Small changes.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -4,6 +4,12 @@ A high-quality visual cross-platform gemini browser.  ## Features +- Multi-protocol support + - [Gemini](https://gemini.circumlunar.space/) + - HTTP + - HTTPS + - [Finger](https://tools.ietf.org/html/rfc1288) + - [Gopher](https://tools.ietf.org/html/rfc1436) - Document rendering - `text/gemini` - `text/html` (reduced feature set) @@ -12,17 +18,14 @@ A high-quality visual cross-platform gemini browser. - `image/*` - `video/*` - `audio/*` -- Multi-protocol support - - [Gemini](https://gemini.circumlunar.space/) - - HTTP - - HTTPS - - [Finger](https://tools.ietf.org/html/rfc1288) - - [Gopher](https://tools.ietf.org/html/rfc1436) (WIP) +- TLS Management + - Supports client certificates + - Supports TOFU and CA TLS handling for both Gemini and HTTPS - [Outline generation](https://mq32.de/public/a50ef327f4150d870393b1989c5b41db495b56f7.png) ([Video](https://mq32.de/public/kristall-02.mp4)) - Favourite Sites - Navigation history - Tabbed interface -- Survives [ConMans torture suite](gemini://gemini.conman.org/test/torture/) +- Survives [ConMans torture suite](gemini://gemini.conman.org/test/torture/) as well as the [Egsam Torture Suite](gemini://egsam.pitr.ca/) - [Special link highlighting for different targets](https://mq32.de/public/92f3ec7a64833d01f1ed001d15c8db4158e5d3c2.png) - Color Themes - Custom document color theme |
