diff --git a/dev/crypto-notes.md b/dev/crypto-notes.md deleted file mode 100644 index 39e8eeb82..000000000 --- a/dev/crypto-notes.md +++ /dev/null @@ -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)