FileSender Next is a fresh rewrite of the widely-used FileSender application, now implemented in Go.
During the last FileSender meeting at the TNC24 conference, it was concluded that working towards a more secure FileSender codebase should be the priority for the roadmap. After more than 12 years of development, the original FileSender 2.x codebase has grown in complexity.
This rewrite aims to:
- Improve security
- Simplify the architecture
- Enable new features, including end-to-end encryption for large files
For more information, see the official update from FileSender.
This repository represents the initial stage of the rewrite effort, aiming to deliver an MVP that captures the core FileSender functionality with improved security and simplicity.