GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#c_lang #crypto #cryptography_library #psa #ssl #tls

Mbed TLS is a library that helps with encryption and secure communication. It is small and works well on embedded systems, making it useful for devices with limited resources. You can easily build and configure it using tools like GNU Make, CMake, or Microsoft Visual Studio. The library includes examples and tests to help you understand how to use it. It also supports the PSA Cryptography API, which makes it easier to use cryptographic functions securely. This library is flexible and can be customized for different platforms and use cases, making it a powerful tool for ensuring data security in various applications.

https://github.com/Mbed-TLS/mbedtls
#python #domain #ssl #ssl_cert

Domain Admin is a tool that helps you monitor and manage your domain names and SSL certificates. It alerts you when these certificates are about to expire, so you don't miss the renewal and your website stays online. It supports various types of certificates and notification methods like email, Webhook, and messaging apps. You can install it on different platforms like macOS, Linux, and Windows. The benefit is that it saves you from the hassle of manual tracking and ensures your website remains secure and accessible without interruptions.

https://github.com/dromara/domain-admin
👍1
#java #16k #android #exoplayer #ffmpeg #gsy #ijkplayer #player #ssl #video #videocache

This video player supports multiple video playback engines like IJKPlayer, Media3 (ExoPlayer2), MediaPlayer, and AliPlayer. It offers various features such as Supports caching while playing videos.
- **Protocols** Includes over 20 types of filters and animations.
- **Frame Capture** Offers list playback, continuous playback, speed adjustment, and rotation.
- **Display** Allows switching between different playback cores, custom layouts, and more.
- **Ads and Subtitles**: Supports pre-roll ads, skip ads, and external subtitles.

Using this player benefits you by providing a highly customizable and feature-rich video playback solution that can handle various video formats and protocols, making it versatile for different needs.

https://github.com/CarGuo/GSYVideoPlayer
#python #debugging #http #http2 #man_in_the_middle #mitmproxy #proxy #python #security #ssl #tls #websocket

Mitmproxy is a powerful tool that helps you inspect and manipulate HTTP, HTTP/2, and WebSocket traffic. It has three main versions: `mitmproxy` for an interactive console interface, `mitmdump` for a command-line version like tcpdump, and `mitmweb` for a web-based interface. This tool is useful for developers and security professionals to analyze and debug network traffic, ensuring your applications communicate securely and correctly. You can easily install it from precompiled binaries or source code, and there is extensive documentation and community support available if you need help.

https://github.com/mitmproxy/mitmproxy