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

Participate in standards discussion? #15

Open
bobg opened this issue Aug 14, 2020 · 1 comment
Open

Participate in standards discussion? #15

bobg opened this issue Aug 14, 2020 · 1 comment

Comments

@bobg
Copy link

bobg commented Aug 14, 2020

Hello! The Perkeep project seeks to build a content-addressable store for every conceivable type of data. It uses the technique of hashsplitting large byte streams via rolling checksums.

Although the project itself has gone dormant, there is an active discussion on its mailing list about producing a standard spec once and for all about how this should be done in an efficient, interoperable, language-independent way. This, based on the observation that existing tools that do hashsplitting all use slightly different, mutually incompatible variants of the same algorithm.

I describe in that thread how the rolling hash used in Perkeep (adapted from bup, adapted from librsync) actually isn't very good, but some of the ones in this package are. But when it comes to analyzing the statistical properties of hash functions, I'm a mere dilettante.

Which brings me to the point of this message (and please forgive my abuse of this repo's Issues tab): would you like to participate in this discussion? We would welcome whatever insights and scientific credibility you could bring.

In any case, thanks for this handy package!

@chmduquesne
Copy link
Owner

For some reason, I have totally missed this thread. What a shame. Something is not working in my github notifications, apparently.

I will have a look, this sounds interesting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants