update readme

This commit is contained in:
yggverse 2024-11-05 10:14:29 +02:00
parent 323d784aea
commit 1402a6512a

View File

@ -38,7 +38,7 @@ GTK 4 / Libadwaita client written in Rust
### Protocols ### Protocols
* [ ] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) * [ ] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi)
* [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes) * [ ] [Status code](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes)
* [x] Success * [x] Success
* [x] `20` * [x] `20`
* [x] Input * [x] Input
@ -63,7 +63,7 @@ GTK 4 / Libadwaita client written in Rust
* [ ] `60` Certificate requested * [ ] `60` Certificate requested
* [ ] `61` Certificate not authorized * [ ] `61` Certificate not authorized
* [ ] `62` Certificate not valid * [ ] `62` Certificate not valid
* [ ] Gemfeeds * [ ] Gemfeed
* [ ] Titan * [ ] Titan
* [ ] [NEX](https://nightfall.city/nex/info/specification.txt) - useful for networks with build-in encryption (e.g. [Yggdrasil](https://yggdrasil-network.github.io)) * [ ] [NEX](https://nightfall.city/nex/info/specification.txt) - useful for networks with build-in encryption (e.g. [Yggdrasil](https://yggdrasil-network.github.io))
* [ ] [NPS](https://nightfall.city/nps/info/specification.txt) * [ ] [NPS](https://nightfall.city/nps/info/specification.txt)