This commit is contained in:
stacksmith 2022-03-04 17:45:41 -05:00
parent 4447d17e7d
commit a6e6b85b7c
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,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](gemini://gemini.ctrl-c.club/~stack/whinam/index.gmi)
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
## Usage