SHA should be used along with Date and Time
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 220
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
- SHA256 is used to keep track of files currently
- All checksums are stored in the TeleDriveMaster.json
- This can make the TeleDriveMaster.json file huge for files made by Auto saving applications
- This can also create unnecessary conflicts, such as when a user undoes changes
- OS-based date and time is probably a better solution, which could potentially be used with a SHA256 for the last version
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.