Code Monkey home page Code Monkey logo

qualcommax-nss-builder's Introduction

Qualcommax NSS Builder

This project automates the process of building OpenWrt firmware images for the Qualcomm IPQ807x platform, specifically targeting the Xiaomi AX3600 router. The build process incorporates various optimizations, hardening options, and quality-of-life enhancements.

Features

  • Automated build process triggered by new commits in the remote repository or manual workflow dispatch
  • Compiler optimizations for improved performance
  • Hardening build options for enhanced security
  • SSH configuration with strong algorithms and key exchange methods. Refer to the ssh_hardening.config
  • Additional useful packages. Refer to the ax3600.config
  • Full NSS (Network Subsystem) support
  • Quality-of-life enhancements through UCI configuration

Build Process

The build process is automated using GitHub Actions and consists of the following steps:

  1. Check for new commits in the remote repository
  2. Install the necessary dependencies
  3. Checkout the remote repository and the current repository
  4. Update and install the OpenWrt feeds
  5. Apply the NSS status patch by qosmio
  6. Configure the firmware image using the provided configuration file
  7. Include SSH hardening configuration and QOL-Enhancements
  8. Build the firmware image
  9. Package the output and upload the artifacts
  10. Create a new release with the updated prebuilt images

Configuration

The project utilizes a custom configuration file ax3600.config to specify the desired settings for the firmware build. This file includes various options such as target platform, compiler optimizations, package selections, and more.

Additionally, the uci commands in the "Quality-of-Life Enhancements" section are used to fine-tune the wireless and network settings for improved performance and functionality. Refer to the 999-QOL_config for the specific configuration.

SSH Hardening

To enhance the security of SSH connections, the project includes a hardened SSH configuration. The configuration is derived from recommendations by SSH-Audit and the BSI, it specifies strong key exchange algorithms, ciphers, message authentication codes (MACs), host key algorithms, and public key algorithms. This ensures that only secure and up-to-date algorithms are used for SSH communication.

Contributing

Contributions to this project are welcome. If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

Acknowledgements

  • The OpenWrt project for providing the foundation for this firmware build.
  • The Qualcomm IPQ807x platform and the Xiaomi AX3600 router for the hardware support.
  • The community over at the OpenWrt forum for their valuable contributions and resources.
  • rodriguezst for his ipq807x-openwrt-builder
  • And a special thanks to qosmio for the main NSS development

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.