From 69c7bee7f4965ab0ef17ffbaa2e51b7a40da3414 Mon Sep 17 00:00:00 2001 From: Ivan Rozhkov Date: Sat, 13 Feb 2021 10:38:52 +0000 Subject: network/bombadillo: Added (bombadillo non-web browser) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- network/bombadillo/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 network/bombadillo/README (limited to 'network/bombadillo/README') diff --git a/network/bombadillo/README b/network/bombadillo/README new file mode 100644 index 0000000000..0f0da2a237 --- /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 -- cgit v1.2.3