Wt、C++ Web工具包
Wt is a C++ library for developing web applications. It consists of:
It also contains a C++ ORM, which can be used in a web application (obviously), but can also be used on its own:
For more information, see the homepage.
To build Wt from source you will need at least CMake, boost, and a C++ compiler like GCC, Clang or MSVC. See the minimum dependency versions for an explanation about which versions Wt supports.
Optionally, you may want to add:
For the FastCGI connector, you also need:
Generic instructions for Unix-like platforms or Windows platforms.
Bugs can be reported here http://redmine.webtoolkit.eu/projects/wt/issues/new
We value the security of our users and take all vulnerability reports seriously. By reporting security vulnerabilities, you help us ensure the continued security and reliability of Wt.
Please report vulnerabilities privately to the Wt security team. Public disclosure of a vulnerability before it has been addressed could put users at risk. Send your vulnerability report to [email protected]. We will investigate each report.
We will publicly disclose the vulnerability in the change log when a patch or update has been released.
While we do not offer a formal bug bounty program, we appreciate the efforts of security researchers who help us improve the security of Wt. We will acknowledge and credit responsible disclosures in our release notes and security advisories, unless you prefer to remain anonymous.
The homepage, itself a Wt application, contains also various examples.
Wt is available under two licenses:
LICENSE file for more information.See doc/licenses.md for an exhaustive list of the licenses
used by Wt, source code from external sources included in Wt
and common (optional) external dependencies.
暂无开放 Issues,或尚未同步最近议题。