Spacedrive is an open-source cross-platform file manager that is powered by a virtual distributed file system (VDFS) written in Rust. It allows you to organize files across multiple devices in one place. From cloud services to offline hard drives, Spacedrive integrates the storage capacity and processing power of your devices into a personal distributed cloud, providing both security and user-friendliness. VDFS (Virtual Distributed File System) is designed to work on top of various storage layers. It is not limited to a single machine and has a unified API for operating and accessing content across multiple devices. It achieves this by maintaining a virtual index of all storage locations and synchronizing the database in real-time between clients. This implementation also uses Content-Addressable Storage (CAS) to uniquely identify files while keeping track of logical file paths relative to storage locations.
Developer Installation Instructions
This environment uses Cargo and pnpm. Make sure they are installed before proceeding.
Mastodon is a free and open-source social network server based on ActivityPub, where users can follow friends and discover new ones. On Mastodon, users can post any content they want: links, images, text, videos. All Mastodon servers can interoperate as a federated network, meaning users on one server can seamlessly communicate with users on another server, including non-Mastodon software that implements ActivityPub!
Developer Installation Instructions for Hashcat
Hashcat is the world’s fastest and most advanced password recovery utility, supporting five unique attack modes for over 300 highly optimized hash algorithms. Hashcat currently supports CPU, GPU, and other hardware accelerators on Linux, Windows, and macOS, and includes tools to help with distributed password cracking.