Skip to content

Basic authentication layer with MongoDB for Portrait's IPFS storage daemon

License

Notifications You must be signed in to change notification settings

portraitgg/portrait-ipfs-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portrait-ipfs-authentication

portrait-ipfs-authentication is a Node.js Express authentication layer for handling authentication by means of accessToken and ethAddress. The layer acts as a gate between an IPFS node and the web such that no security and networking changes have to be made for the IPFS daemon. We also added the possibility to filter on mimetypes (images in this implementation) and/or file size. File size may also be adjusted in the config file of the IPFS daemon.

Installation

Use the package manager npm to install all packages.

npm install

Usage

cd portrait-ipfs-authentication
npm install
node app.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

License

MIT

About

Basic authentication layer with MongoDB for Portrait's IPFS storage daemon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published