diff --git a/README.md b/README.md index 19480be7..f7595e89 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ A list of web browsers with IPFS integrations - [create-ipfs-app](https://github.com/alexbakers/create-ipfs-app) - Set up a decentralized web3 app by running one command. - [dScan](https://github.com/p2plabsxyz/dscan) - A browser extension that uploads the content to Web3.Storage and generates QR codes for CIDs. - [dump-ipfs](https://github.com/quasarch/dump-ipfs) - A decentralized encrypted backup agent for popular databases supported by IPFS and Filecoin. +- [Edky](https://github.com/artob/edky) - A command-line utility to convert Ed25519 public keys between various encoding formats (IPFS, libp2p, iroh, OpenSSH, etc). - [gatsby-plugin-ipfs](https://github.com/moxystudio/gatsby-plugin-ipfs) - Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative. - [git-ipfs-rehost](https://github.com/whyrusleeping/git-ipfs-rehost) - A script to rehost your git repos in ipfs. - [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS.