diff options
author | Ivan Rozhkov <ris@disroot.org> | 2021-02-13 10:38:52 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-14 06:28:00 +0700 |
commit | 69c7bee7f4965ab0ef17ffbaa2e51b7a40da3414 (patch) | |
tree | 1c84671c1a04080a03aa1de8010b0fa30a4f4fdc /network/bombadillo/README | |
parent | 96de0ca84f1a0209be55361fcf0abd63f6962729 (diff) |
network/bombadillo: Added (bombadillo non-web browser)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bombadillo/README')
-rw-r--r-- | network/bombadillo/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/network/bombadillo/README b/network/bombadillo/README new file mode 100644 index 0000000000000..0f0da2a2374dc --- /dev/null +++ b/network/bombadillo/README @@ -0,0 +1,21 @@ +Bombadillo is a non-web browser, designed for a growing list of +protocols operating outside of the web. + +Bombadillo is operated from your terminal, allowing you to browse +content, follow links, and engage in the non-web with ease. +The main features of Bombadillo are: + - Seamless browsing between multiple protocols, including Gopher, +Gemini, Finger, and your local file system + - Additional support for telnet and the web through third-party +applications - http/https connection support is opt-in, and is +configurable in a few different ways + - Privacy focused - does not store usage or browsing data, will only +store items you instruct it to (bookmarks, gemini certificates, +settings and downloaded files) + - Does not send/transmit anything to anyone that you do not instruct +it to + - Uses Vi/Vim-inspired keybindings and an easy command system + - Navigable history within a session (no storage of session data) + - Supports bookmarks + - Gemini Protocol support includes secure communication over TLS, +and uses a TOFU-style certificate system |