ipfs-encrypted
v1.0.2
Published
ipfs-encrypted can encrypt, decrypt, upload, and download files securely using IPFS and AES-256-CBC encryption algorithm.
Downloads
12
Maintainers
Readme
IPFS-Encrypt
A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption.
Working
ipfs-encrypt
A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption.
Installation
npm install ipfs-encrypted
Requirements
To use the ipfs-encrypted
package, you need to have the following:
- Node.js installed on your computer. You can download it from the official Node.js website.
- A Web3 Storage token to authenticate your requests to the IPFS network. You can obtain a token by signing up for Web3 Storage.
Usage
Check out the docs here: {insert docs link here after hosting it}