Filedot Jun 2026
Before anything leaves your device, applies AES-256-GCM encryption. Your private key never touches the Filedot network. This is "Zero-Knowledge" architecture.
When a process replaces its image with a new program (via exec() ), file descriptors are typically preserved. This can be a security liability. The FD_CLOEXEC flag ensures that a descriptor is automatically closed when an exec function is called, preventing unwanted inheritance. filedot
Filedot is an ideal solution for a wide range of users, including: Before anything leaves your device