-
Notifications
You must be signed in to change notification settings - Fork 236
IPIP-373: Double Hash DHT Spec #373
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
Open
guillaumemichel
wants to merge
58
commits into
ipfs:main
Choose a base branch
from
guillaumemichel:double-hashing-dht
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
91bc1a8
draft double-hash-dht IPIP
guillaumemichel e1ed413
fixing Github markdown
guillaumemichel ad5b1ac
added cryptographic algorithms rationale
guillaumemichel ead1e1d
completed benefits section
guillaumemichel 89cb1ed
added threat model section
guillaumemichel 0a138da
quick spell checks
guillaumemichel 942a1f4
added summary
guillaumemichel 40b44d4
Update IPIP/0000-double-hash-dht.md
guillaumemichel 6c260f0
update after ischasny comments
guillaumemichel ac76a25
Merge branch 'double-hashing-dht' of https://github.com/guillaumemich…
guillaumemichel 2c20b47
replaced with for the DHT Server encrypted payload response
guillaumemichel 591fdef
added MatchLimit explanations
guillaumemichel 6dafa77
added aes-256 as varint for aesgcm
guillaumemichel 28383a2
define Provider Records life duration
guillaumemichel 9e8e640
added more specific data formats
guillaumemichel dbad7fd
Update IPIP/0000-double-hash-dht.md
guillaumemichel 576be8b
Update IPIP/0000-double-hash-dht.md
guillaumemichel 941f30a
Update IPIP/0000-double-hash-dht.md
guillaumemichel cac3d40
Update IPIP/0000-double-hash-dht.md
guillaumemichel c046b7b
Update IPIP/0000-double-hash-dht.md
guillaumemichel df3d039
Update IPIP/0000-double-hash-dht.md
guillaumemichel 5556519
Update IPIP/0000-double-hash-dht.md
guillaumemichel b7fca73
Update IPIP/0000-double-hash-dht.md
guillaumemichel cd225d5
Update IPIP/0000-double-hash-dht.md
guillaumemichel 1b189df
Update IPIP/0000-double-hash-dht.md
guillaumemichel c8dc975
Update IPIP/0000-double-hash-dht.md
guillaumemichel c118325
addressed reviews
guillaumemichel 2a576b6
Merge branch 'double-hashing-dht' of https://github.com/guillaumemich…
guillaumemichel 422f1d5
Update IPIP/0000-double-hash-dht.md
guillaumemichel fa0c5a4
addressed reviews
guillaumemichel 6c58794
restructured provider store section
guillaumemichel 9936e75
added open question about multiple matching Provider Records indexing
guillaumemichel 145869b
rephrased open question on using timestamp as IV
guillaumemichel dcfbcb5
corrected aes gcm varint
guillaumemichel 6cb0f2a
added varint to encryption with ServerKey
guillaumemichel dca8991
Update IPIP/0000-double-hash-dht.md
guillaumemichel ba2f3c7
added mermaid diagrams
guillaumemichel aba292b
fix copy paste
guillaumemichel 4251903
reverting template
guillaumemichel b1ad802
correcting modified template
guillaumemichel c2aabcb
Removed a modified file from pull request
guillaumemichel 3574890
updated aes-gcm varint
guillaumemichel c575685
Update IPIP/0373-double-hash-dht.md
guillaumemichel c188425
Update IPIP/0373-double-hash-dht.md
guillaumemichel 6356f58
Update IPIP/0373-double-hash-dht.md
guillaumemichel 60fdd80
Update IPIP/0373-double-hash-dht.md
guillaumemichel 103ebcd
Update IPIP/0373-double-hash-dht.md
guillaumemichel 848c2a9
Update IPIP/0373-double-hash-dht.md
guillaumemichel a9caf14
Update IPIP/0373-double-hash-dht.md
guillaumemichel 436d066
Update IPIP/0373-double-hash-dht.md
guillaumemichel 11525c5
Update IPIP/0373-double-hash-dht.md
guillaumemichel 37aa63d
Update IPIP/0373-double-hash-dht.md
guillaumemichel 67a3dfd
Update IPIP/0373-double-hash-dht.md
guillaumemichel 5325d55
Update IPIP/0373-double-hash-dht.md
guillaumemichel 0da9010
Update IPIP/0373-double-hash-dht.md
guillaumemichel 08aafde
modifying enum numbers in algorithm
guillaumemichel cbaf930
merged commits
guillaumemichel 79a915f
data format update
guillaumemichel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.