GithubHelp home page GithubHelp logo

yue / boilerplate-cpp Goto Github PK

View Code? Open in Web Editor NEW
190.0 190.0 13.0 80 KB

Build cross-platform desktop apps with system webview and native GUI widgets.

License: The Unlicense

CMake 11.43% HTML 6.80% JavaScript 45.60% C++ 36.17%

boilerplate-cpp's Introduction

Yue

A library for creating native cross-platform GUI apps.

Getting started

Examples

Issues

Feel free to ask any kind of questions in the issues page, but please use English since other users may find your questions valuable.

License

The Yue project is licensed under LGPL v2.1 with following exception:

  • If you did not modify Yue's source code, you have the permission to statically link Yue with your project, regardless of the license of your project.

The source code of Yue can also be distributed under other proprietary software friendly licenses if you make a commercial contract with the owners of the Yue project.

Contributor license agreement

By sending a pull request, you hereby grant to owners and users of Yue project a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute your contributions and such derivative works.

The owners of the Yue project will also be granted the right to relicense the contributed source code and its derivative works.

The files under docs/, scripts/ and sample_app/ are published under public domain, and contributions to those works will also be licensed so.

boilerplate-cpp's People

Contributors

paralax avatar zcbenz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

boilerplate-cpp's Issues

Bug Report:Usage of Fixed Initialization Vector

Please check if there is any problem with using constant IV.

  1. scripts/asar.js, line 21

Using fixed keys and initialization vectors may reduce encryption security because they can be guessed or predicted by an attacker. To enhance security, it is recommended to use randomly generated keys and initialization vectors, and ensure secure storage and transmission of keys and vectors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.