mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue