-
Notifications
You must be signed in to change notification settings - Fork 874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
authentication #1553
Comments
@lidel @rafaelramalho19 or @olizilla -- might you be able to triage? Thank you! |
@delgyd could you give some more information on the problem you are seeing, or feature you are proposing? |
ipfs add -auth password file.txt ( file.txt:123456) |
That looks like a proposal for encrypting files as you add them to IPFS. It's a good idea. The discussion for that is over here ipfs/notes#270 This issues on this repo (https://github.com/ipfs-shipyard/ipfs-desktop) are for discussing bugs and features with the desktop app. Encrypting files / password protecting would need to be supported by the core implementations (go-ipfs, js-ipfs). To set expectations, we want to support encrypting files, but currently no one is working on it. |
When adding files, it is best to add a simple authentication parameter
The text was updated successfully, but these errors were encountered: