diff options
author | Kurt M. Weber <weberk294@gmail.com> | 2018-12-24 08:21:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-24 08:22:25 +0700 |
commit | 4bf0f9df6a147a0d3e69a0ed5799ffea1c77608b (patch) | |
tree | 1966bc42d49aea54e574f24cca6aab8ecf32a293 /network/onyx/README | |
parent | 1586a55acd9a638ea2fa0f13bd3a8a2c3c82abe1 (diff) | |
download | slackbuilds-4bf0f9df6a147a0d3e69a0ed5799ffea1c77608b.tar.gz |
network/onyx: Added (Gopher protocol engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/onyx/README')
-rw-r--r-- | network/onyx/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/onyx/README b/network/onyx/README new file mode 100644 index 0000000000..09e0db7232 --- /dev/null +++ b/network/onyx/README @@ -0,0 +1,7 @@ +Onyx provides access to the Gopher protocol to the OverbiteNX extension +for Firefox. It is necessary to circumvent the fact that Firefox's +WebExtensions framework does not provide TCP/IP access to extensions. + +You need to have Firefox (version 60 or above) with the OverbiteNX +extension installed to be able to make use of this package. It will +build without either, but it will be useless. |