This commit is contained in:
stacksmith 2022-03-04 17:46:06 -05:00
parent a6e6b85b7c
commit 73bcdd6369
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ WIP!
On the surface it is just a simplistic browser. Internally, an immutable logbase tracks every spartan URL ever encountered, assigning 4-character sigils for display and access. Sigils may be used instead of the URLs they represent, and are much easier to memorize, type in, or otherwise keep track of. The database acts as a URL-shortener, a bookmark system, and a history log.
This project is built around the principles of Whinam software: an immutable datalog with indices. For more information about Whinam technologies and practices, visit the Gemini Whinam Archive at:
=> gemini://gemini.ctrl-c.club/~stack/whinam/index.gmi
`=> gemini://gemini.ctrl-c.club/~stack/whinam/index.gmi`
## Usage