Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate an SHA256 hexdigest for the content and not the timestamp #73

Open
gridhead opened this issue Dec 10, 2020 · 0 comments
Open
Labels
bug Something isn't working question Further information is requested

Comments

@gridhead
Copy link
Owner

Check Duplicate issue
This has not been mentioned of before.

Pitch your idea/new feature to add
#72, once merged will bring this problem to point. Hashing the contents would help notice the differences between two nearly identical files while hashing the timestamp does not add much value as it is already added in the name. Also, the inclusion of the hexdigest string in the file name can make it too long and render it invalid on some file systems. It should clearly be stored only in the contents of an SWD.

@gridhead gridhead added bug Something isn't working question Further information is requested labels Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant