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
#c_lang #cryptography #decryption #encryption #openssl #ssl #tls

OpenSSL is a free, open-source toolkit that helps secure data by using strong encryption methods like TLS, SSL, and QUIC protocols. It includes libraries for cryptography and a command-line tool to create keys, certificates, encrypt data, and test security. OpenSSL is widely trusted and used by many software and websites to protect sensitive information during transmission, ensuring privacy and data integrity. It works on many operating systems and is regularly updated by a global community. Using OpenSSL helps you build secure applications and protect communications from cyber threats easily and reliably[1][3][5].

https://github.com/openssl/openssl
#go #cloud_infrastructure #hacktoberfest #oauth2_proxy #ssl #sso

OAuth2-Proxy is an open-source tool that protects your web applications by requiring users to log in through OAuth2 or OpenID Connect providers like Google, Microsoft, or GitHub. It works as a reverse proxy or middleware, intercepting requests and redirecting users to authenticate before accessing your app. It supports many providers and can pass user details as headers to your app, enhancing security without changing your app’s code. It offers easy installation, pre-built binaries, and secure container images, making it simple to add strong authentication to your services, especially in Kubernetes environments. This helps you control access safely and efficiently.

https://github.com/oauth2-proxy/oauth2-proxy