Show HN:复活 Dillo 浏览器
Show HN: Resurrecting the Dillo browser

原始链接: https://dillo-browser.github.io/

总之,Dillo 是一款小型且快速的图形 Web 浏览器,可以在多个平台上运行,包括 Linux、BSD、MacOS 和 Atari。 它主要用 C 和 C++ 语言编写,内存占用较低,非常适合互联网连接速度较慢的较旧或较小的设备。 Dillo 以 FLTK 作为 GUI 库,帮助人们遵守标准化互联网协议,同时提供个人安全性和高软件效率。 网上有各种屏幕截图,那些想要贡献的人可以报告问题、传播信息或通过补丁或拉取请求添加自己的代码。 该网站提供了有关 Dillo 的更多信息,包括项目目标和下载链接。

在软件工程领域,现实生活替代方案 (RLA) 对于创建稳定且可维护的环境至关重要。 在 NoScript/Basic (X)HTML 领域的上下文中,Dillo 提供了一种访问内容的可行选项,而无需牺牲隐私或数据泄露问题。 同样,在 SDK(软件开发工具包)空间中避免使用超复杂的语法语言对于确保软件设计的简单性和稳定性至关重要。 最终,选择更简单的工具和语言,例如 C++(或类似的替代方案,例如 Rust 或 Java),有助于创建更清晰、更易于理解和更高效的代码库。
相关文章

原文

Dillo is a fast and small graphical web browser with the following features:

  • Multi-platform, running on Linux, BSD, MacOS and even Atari.
  • Written in C and C++ with few dependencies.
  • Implements its own real-time rendering engine.
  • Low memory usage and fast rendering, even with large pages.
  • Uses the fast and bloat-free FLTK GUI library.
  • Support for HTTP, HTTPS, FTP and local files.
  • Extensible with plugins written in any language (search on GitHub).
  • Is free software licensed with the GPLv3.
  • Helps authors to comply with web standards by using the bug meter .

Screenshots

...check the archives for more pictures.

Project objectives

  • Lower the barrier of entry to the web.
  • Support old or small machines and slow connections.
  • Personal security and privacy.
  • High software efficiency.

Check the old website for more details.

Download

Download Dillo from the git repository and follow the instructions in the README to install it.

Contributing

We always welcome contributions, here are several ways in which you can help:

  • Use Dillo to browse the web and if you find something that is not working, report it.
  • Spread the word, so the world knows Dillo exists and is still alive.
  • Implement some new feature or fix some bug and send us a patch or create a pull request.
联系我们 contact @ memedata.com