Byte Crawl
258 subscribers
325 photos
2 videos
329 links
Tech news, cool tools & projects, infosec and more. Everything is hand-picked and I try to post some new stuff every two days (depending on how much new stuff I found).

Operated by @d_Rickyy_b
Download Telegram
security.txt

A proposed standard which allows websites to define security policies. The security.txt file sets clear guidelines for security researchers on how to report security issues. security.txt is the equivalent of robots.txt, but for security issues.

security.txt files have been implemented by Google, Facebook, GitHub, the UK government, and many other organisations.

🔗 https://securitytxt.org/
🔗 https://www.rfc-editor.org/rfc/rfc9116
🌐 https://github.com/securitytxt/security-txt

#standard #security #policy #infosec #rfc
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Friction

A powerful and versatile motion graphics application that allows you to create stunning vector and raster animations for web and video platforms with ease.

🔗 https://friction.graphics
🌐 https://github.com/friction2d/friction

#opensource #video #media #image #editor #animation #graphics #qt #cpp #opengl
Please open Telegram to view this post
VIEW IN TELEGRAM
4
Pulsar

A powerful, blazing fast security tool for monitoring the activity of Linux devices at runtime, designed specifically to address the challenges of embedded security of Linux devices.
Powered by eBPF and written in Rust, Pulsar is lightweight, safe by design and gives you full access to your devices security.


🔗 https://pulsar.sh
🌐 https://github.com/exein-io/pulsar

#opensource #security #cybersecurity #monitoring #rust #linux #iot #ebpf
Please open Telegram to view this post
VIEW IN TELEGRAM
Refactoring.Guru

A great resource that makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.

🔗 https://refactoring.guru
🌐 https://github.com/RefactoringGuru

#opensource #article #learning #programming #refactoring #developer #software #developing
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Portainer

A lightweight container management platform designed to simplify the deployment, management, and security of containerized applications.

It supports Docker, Swarm, Kubernetes and ACI environments.

🔗 https://www.portainer.io
🌐 https://github.com/portainer/portainer

#opensource #docker #container #management #sysadmin #devops #kubernetes
Please open Telegram to view this post
VIEW IN TELEGRAM
Winbindex - the Windows Binaries Index

A tool designed to provide detailed information about Windows files and facilitate their download directly from Microsoft servers. It helps users identify specific file versions, track down bug fixes, and download executable files like exe, dll, and sys.

Also helps security teams to identify official Windows files and create diffs to malicious files claiming to be official ones.

🔗 https://winbindex.m417z.com
🌐 https://github.com/m417z/winbindex

#opensource #tool #web #windows #binary #search #file #executable #security #sysadmin
Please open Telegram to view this post
VIEW IN TELEGRAM
FreedomBox

A private server for non-experts: it lets you install and configure server applications with only a few clicks. It runs on cheap hardware of your choice, uses your internet connection and power, and is under your control.

🔗 https://freedombox.org
🌐 https://salsa.debian.org/freedombox-team/freedombox

#selfhosted #vpn #homeserver #homelab #privacy #raspi
Please open Telegram to view this post
VIEW IN TELEGRAM
deb-get

apt-get functionality for .debs published in 3rd party repositories or via direct download or GitHub release pages. It works on Debian, Ubuntu and their derivative distributions.

🌐 https://github.com/wimpysworld/deb-get

#opensource #linux #shell #debian #ubuntu #packagemanager #install
Please open Telegram to view this post
VIEW IN TELEGRAM
Homer

A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file. No fiddling with html, just configure the dashboard via yaml.

🔗 https://homer-demo.netlify.app
🌐 https://github.com/bastienwirtz/homer

#opensource #dashboard #web #homepage #vuejs #selfhosted #yaml
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1🔥1
mdBook

Create book from markdown files. Like Gitbook but implemented in Rust. mdBook is a utility to create modern online books from Markdown files. A great example for the use of this tool is the documentation for the rust programming language (aka rust book).

🔗 https://rust-lang.github.io/mdBook
🌐 https://github.com/rust-lang/mdBook

#opensource #docs #documentation #book #rust #web #markdown
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
fq

Tool, language and decoders for working with binary data. It aims to be jq, hexdump, dd and gdb for files combined into one. It supports a lot of binary file formats.

🌐 https://github.com/wader/fq

#opensource #tool #go #golang #reversing #binary #json #query #xml #repl #hexdump
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1
jc (JSON Convert)

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

🌐 https://github.com/kellyjonbrazil/jc

#opensource #cli #tool #sysadmin #json #bash #shell #parsing #automation
Please open Telegram to view this post
VIEW IN TELEGRAM
1
Explorer++

A lightweight and fast file manager for Windows. It comes with easy-to-remember keyboard shortcuts, a customizable user interface and advanced file operations such as merging and splitting.

🔗 https://explorerplusplus.com
🌐 https://github.com/derceg/explorerplusplus

#opensource #windows #filemanager #tool #sysadmin #productivity
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
mergerfs

A union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.

mergerfs logically merges multiple paths together. Think a union of sets. The file/s or directory/s acted on or presented through mergerfs are based on the policy chosen for that particular action.

🌐 https://github.com/trapexit/mergerfs

#opensource #linux #filesystem #files #fuse #plex #archive #storage #datahoarding
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Planka

Realtime kanban board for workgroups built with React and Redux. Great open source alternative to trello or other kanban apps.

🔗 https://planka.app
🌐 https://github.com/plankanban/planka

#opensource #project #planning #selfhosted #trello #web #kanban
Please open Telegram to view this post
VIEW IN TELEGRAM
Marta

A native, extensible and fast dual-pane file manager for macOS, written entirely in Swift. Comes with great theme support, a plugin API and is fully customizable.

🔗 https://marta.sh

#closedsource #macos #filemanager #tool #productivity #plugins #themes
Please open Telegram to view this post
VIEW IN TELEGRAM
Yaak

The API client for modern developers. Call REST, GraphQL, and gRPC APIs from a simple and intuitive app. It's built using Tauri, Rust, and ReactJS. Another alternative to Hoppscotch [ByteCrawl/29], Insomnia [ByteCrawl/159] or Bruno [ByteCrawl/295].

🔗 https://yaak.app
🌐 https://github.com/yaakapp/app

#opensource #api #rest #postman #multiplatform #rust #web #dev #tool #httpclient #development
Please open Telegram to view this post
VIEW IN TELEGRAM
rare

A fast text scanner/regex extractor and realtime summarizer. Quickly search, reformat and visualize text files such as logs, csv, json, etc.

Supports various CLI-based graphing and metric formats (filter (grep-like), histogram, table, bargraph, heatmap, reduce). Can be used to quickly find how often certain patterns are found in a log file.

🌐 https://github.com/zix99/rare

#opensource #logs #regex #visualization #grep #histogram #cli #tool #sysadmin #go #golang
Please open Telegram to view this post
VIEW IN TELEGRAM
👍21
FileFlows

A file processing application that can execute actions against a file in a tree flow structure. It can help you reduce the file size of your media library or convert media to supported formats so they play on your TV.

It also helps to reduce the storage footprint of your files (e.g. by transcoding to h.265) and hence freeing up precious storage space.

🔗 https://fileflows.com
🌐 https://github.com/revenz/FileFlows

#opensource #media #transcoding #video #ffmpeg #file #nocode #flow #csharp #freemium #web #dvr
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥7
Diun

A CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry. Supports various different services for notifications (e.g. Telegram, Matrix, Mail, Slack, webhook, and more). Similar to Watchtower [ByteCrawl/165]

🔗 https://crazymax.dev/diun
🌐 https://github.com/crazy-max/diun

#opensource #docker #notification #go #golang #automation #update #sysadmin
Please open Telegram to view this post
VIEW IN TELEGRAM
LocalCDN

A fork of Decentraleyes and a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required. Will soon only be available for firefox due to chrome's Manifest v3 update.

🔗 https://www.localcdn.org
🌐 https://codeberg.org/nobody/LocalCDN

#opensource #web #privacy #tracking #addon #javascript #cdn
Please open Telegram to view this post
VIEW IN TELEGRAM
👍31