help/docs/gemini.md

38 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2021-07-11 09:47:01 +00:00
the [gemini protocol](gemini://gemini.circumlunar.space) ([http proxy](https://gemini.envs.net/x/gemini.circumlunar.space)) was created in 2019.
2019-10-12 18:18:28 +00:00
2019-11-21 13:13:21 +00:00
gemini is a new internet protocol which:
2019-10-12 18:18:28 +00:00
2019-11-21 13:13:21 +00:00
- is heavier than gopher
- is lighter than the web
- will not replace either
- strives for maximum power to weight ratio
- takes user privacy very seriously
2019-10-12 18:18:28 +00:00
we're trying to keep this cool corner of the web alive.
2019-11-14 13:12:12 +00:00
# # user gemini
2019-10-12 18:18:28 +00:00
main gemini page: `gemini://envs.net`
*Note that the mainpage is updated only once per hour.*
2019-10-12 18:18:28 +00:00
envs.net serves user gemini sites from your `~/public_gemini` directory.
if a file called `index.gmi` exists in the directory you're currently browsing to in gemini, it will get processed and displayed.<br />
2021-07-11 09:47:01 +00:00
see [this example](gemini://gemini.circumlunar.space/docs/specification.gmi) ([http proxy](https://gemini.envs.net/x/gemini.circumlunar.space/docs/specification.gmi)) for more information on file types and special chars.
2019-10-12 18:18:28 +00:00
## browse gemini-sites
if you're currently connected from a envs.net shell, you can use the following browser.
2021-03-11 08:20:55 +00:00
- [`amfora`](https://github.com/makeworld-the-better-one/amfora)
- `amfora gemini://envs.net`
2019-10-12 18:18:28 +00:00
- [`av98`](https://tildegit.org/solderpunk/AV-98)
- `av98 gemini://envs.net`
- [`bombadillo`](https://tildegit.org/sloum/bombadillo)
- `bombadillo gemini://envs.net`
2020-03-11 21:53:39 +00:00
if you want to access the gemini site in your public_gemini dir, use the following link structure:<br />
2021-07-11 09:47:01 +00:00
&nbsp;&nbsp;`gemini://envs.net/~username`<br />
2021-07-10 16:05:50 +00:00
<br />
otherwise, you can use our [http proxy](https://gemini.envs.net/) to browse the gemini-net.