1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-01 02:30:39 +08:00

Merge pull request #1930 from ipfs/feature/remove-crypto-notes

Moved TODO doc to issue #1929
This commit is contained in:
Juan Benet
2015-11-16 10:18:59 -05:00

View File

@ -1,6 +0,0 @@
## Important notes
### Key-pair generation
It is critical that we check cryptographic operations to ensure the right amount of entropy is being sourced.
See: [Issue #911](https://github.com/ipfs/go-ipfs/issues/911)