ipfs-add-from-encrypted

IPFS Encryptor

Encrypts and adds files or directories to IPFS using symmetric encryption

This script takes a file or directory as input, uses GPG AES256 symmetric encryption with the password you provide and adds it to IPFS and returns the IPFS hash.

GitHub

53 stars
4 watching
11 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list

cliencryptionipfsipfs-addipfs-hash

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shlemph/ipfsecret Encrypts and decrypts IPFS files with a secret passphrase 26
whs/ipfs-encrypted-share An IPFS-based file sharing system with end-to-end encryption using libsodium 23
quasarch/dump-ipfs A decentralized backup solution using IPFS/Filecoin and AES encryption to protect PostgreSQL databases. 2
cryptix/git-remote-ipfs A Git protocol helper for interacting with IPFS repositories 227
cryptodashie/ipfs A toolset for exploring and navigating the decentralized web using IPFS 15
alichtman/deadbolt A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function 341
wpuricz/ipfs-eos-demo An application that stores text and images on IPFS and verifies their integrity by storing the hashes on the EOS blockchain. 42
elettrascicomp/git-ipfs-remote-bridge A Git extension that enables version-controlled data sharing using IPFS decentralized storage 24
ipfs/ipget Downloads files from the IPFS network and saves them locally 394
bing0o/simple_ransomware A Python script that encrypts system files using the pyCrypto library. 8
iphelix/dnschef A highly configurable DNS proxy tool for intercepting and modifying DNS queries during network traffic analysis. 895
auhau/ipfs-publish Automates publishing of static websites from Git to IPFS. 65
jbenet/http2ipfs-web A web-based tool to add URLs to an IPFS node 44
ibnesayeed/setup-ipfs An action to set up and initialize IPFS on various platforms 19
moxystudio/gatsby-plugin-ipfs Enables Gatsby websites to be deployed on IPFS by transforming relative paths and adding a global variable for asset locations. 114