Alexander Shishenko
Alexander Shishenko
As a user, you really don't want to disclose your sensitive data to anyone, except the synchronizing parties. Librevault developers are not on this list =) List of sensitive data,...
Now, the AppImage is generated on the build farm, and the AppImage is placed inside the `.deb` files to provide compatibility with Debian Jessie and Ubuntu Trusty. I want to...
Well, I see two versioning options: - Copy files into an "archive" folder instead of deleting them forever. - Disassemble files into blocks, and then store disassembled version in system_path...
\- Decrease peer weight if request to it ended in timeout.
Now only IPv4 trackers are supported. IPv6 UDP tracker protocol is slightly different from IPv4 one.
Try to handle nested Librevault directories, so child directories could have their own Secret.
Use boost::filesystem::last_write_time as a template. lstat for Unix and GetFileAttributesEx for Windows.