@cryptotaxi247 / kubo / commits / 97ef77f33

Moved TODO doc to issue #1929

See https://github.com/ipfs/go-ipfs/pull/1928#discussion_r43626195 License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>

Richard Littauer committed Nov 2, 2015 at 09:50 UTC 97ef77f330428bfd4df65f350d1fece039db0a40
1 file changed -6
dev/crypto-notes.md deleted
-6
@@ -1,6 +0,0 @@
1 -## Important notes
2 -
3 -### Key-pair generation
4 -
5 -It is critical that we check cryptographic operations to ensure the right amount of entropy is being sourced.
6 -See: [Issue #911](https://github.com/ipfs/go-ipfs/issues/911)