Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opendht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
opendht
Commits
0610a3c7
Commit
0610a3c7
authored
10 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
530e8257
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
0610a3c7
...
...
@@ -4,8 +4,8 @@ A lightweight C++11 Distributed Hash Table implementation
*
Light C++11 Kademlia DHT library
*
Simple distributed map API
*
Support for arbitrary value
type
s (not just IPs)
*
Optional
crypto/identity layer with
data signature and encryption (using GnuTLS)
*
Support for
storage of
arbitrary values (not just IPs)
*
Optional
public key cryptography layer providing
data signature and encryption (using GnuTLS)
*
Fast bootstrap and announce time
*
Not compatible with Bittorrent DHT (mainline).
*
Originally based on https://github.com/jech/dht by Juliusz Chroboczek
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment