mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-01-13 16:29:49 -05:00
Add ipfs-add-from-encrypted (#131)
* Update README.md Added: * [ipfs-add-from-encrypted](https://github.com/TroyWilson1/ipfs-add-from-encrypted) - Encrypt a file with AES256 then add to IPFS * Simple addition
This commit is contained in:
parent
9f031525a6
commit
554b67a034
@ -113,6 +113,7 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS.
|
||||
* [pinbot](https://github.com/whyrusleeping/pinbot) - Pin content via IRC
|
||||
* [ipfs-mount](https://github.com/richardschneider/net-ipfs-mount) - Mount IPFS as a mapped drive on Windows
|
||||
* [ipfs-add-from-url](https://github.com/maxlath/ipfs-add-from-url) - Add a file to IPFS from a URL instead of a file path
|
||||
* [ipfs-add-from-encrypted](https://github.com/TroyWilson1/ipfs-add-from-encrypted) - Encrypt a file or directory with AES256 then add to IPFS
|
||||
|
||||
## Videos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user