Hasher 2 - Rewrite list
JeysonFlores opened this issue · 1 comments
JeysonFlores commented
DBus Service
- #25
- Algorithm implementation
- Asynchronous method implementation
- Flatpak-safe file handling operations
- Build strapping
GTK Frontend
- Design Functionality and Features
- Modern and Friendly UI Design
- Gnome JavaScript Mockup
- Asynchronous handling of methods
- Multiple file support
- GTK4?
JeysonFlores commented
This rewrite was a failure. Heavy files can't be hashed due to D-Bus timeout policy, the service can't spend more than 24s to give a response. See daemon/tests/time_test.py
in the hasher2.0-1 branch
.