commit 018a3114afaee1a228610d79199fb03ae21d8119 from: Omar Polo date: Sat Jul 03 07:23:37 2021 UTC update README.md * drop the "shouldn't lag" bit, it doesn't feel right * specify: that's the UI for OOB that's missing, not the support alogether commit - 72d094ffcad211ef7fbcd7f1910c1075d4dd6053 commit + 018a3114afaee1a228610d79199fb03ae21d8119 blob - 7809be6cb08048b472747b79f967ef5bf475c240 blob + 85c96114b770cca338e693765d8cc7a0cbc847fe --- README.md +++ README.md @@ -47,7 +47,7 @@ but I'd like to finish it into a complete Gemini brows - Secure: write secure code with privilege separation to mitigate the security risks of possible bugs. - Fast: it features a modern, fast, event-based asynchronous I/O - model, it shouldn't never lags behind the user input. + model. - Cooperation: re-use existing conventions to allow inter-operations and easy migrations from/to other clients. @@ -70,7 +70,7 @@ Most of the time, the `trusted` level is enough, but w appropriate users should be able to verify out-of-band the certificate. -At the moment there is no support for oob-verification though. +At the moment there is no UI for oob-verification though. ## Building