s/ereader
An e-reader is a device designed as a convenient way to read e-books. It is similar in form factor to a tablet computer, but often features electronic paper ("e-ink") rather than an LCD screen. This yields much longer battery life ββ―the battery can last for several weeksβ―β and better readability, similar to that of paper even in sunlight.
π Moderated by: clarahd Β· π΄ 87 days
Posts
and again :) how to read the Geminispace on e-ink device? I definitively don't understand how to connect this device to desktop and which software (browser) to compile there (maybe linux/arm)
π¬ 6 comments Β· Oct 10 Β· 3 days ago
E-Reader recommendations for gemini. β The title says it all. Good device to read gemini and other static Internet text on.
π¬ 9 comments Β· 1 like Β· May 16 Β· 5 months ago
Ereaders are a pleasure to read on, with their crisp paper-like displays, but their low-powered chipsets struggle wirh modern resource-hungry websites. But surfing with the Gemini protocol makes the internet more accessible to so many ereaders. Some examples of Gemini sites to help you read the web peacefully on your ereader without bloated web software: (I had most luck with the yahoo search engine of the Stargate Relay input options.)
π¬ 1 comment Β· 1 like Β· May 15 Β· 5 months ago
amfora - activate client cert $ openssl req -new -subj "/CN=clarahd" -x509 -newkey ec -pkeyopt ec_paramgen_curve:prime256v1 -days 1825 -nodes -out cert.pem -keyout key.pem nano ~/.config/amfora/config.toml [auth] [auth.certs] "bbs.geminispace.org" = 'cert.pem' [auth.keys] "bbs.geminispace.org" = 'key.pem' [https link] [https link] $ openssl pkcs12 -export -out cert.p12 -in cert.pem -inkey key.pem -passout pass: -nokeys [http link] [http link] To use this identity with gemini.koplugin in...
π¬ 2 comments Β· May 15 Β· 5 months ago
Options
Source