Skip to content
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

Closed
delgyd opened this issue Jun 18, 2020 · 4 comments
Closed

authentication #1553

delgyd opened this issue Jun 18, 2020 · 4 comments
Labels
need/author-input Needs input from the original author

Comments

@delgyd
Copy link

delgyd commented Jun 18, 2020

When adding files, it is best to add a simple authentication parameter

@delgyd delgyd added the need/triage Needs initial labeling and prioritization label Jun 18, 2020
@jessicaschilling
Copy link
Contributor

@lidel @rafaelramalho19 or @olizilla -- might you be able to triage? Thank you!

@olizilla
Copy link
Member

olizilla commented Jul 1, 2020

@delgyd could you give some more information on the problem you are seeing, or feature you are proposing?

@olizilla olizilla added need/author-input Needs input from the original author and removed need/triage Needs initial labeling and prioritization labels Jul 1, 2020
@delgyd
Copy link
Author

delgyd commented Jul 2, 2020

ipfs add -auth password file.txt ( file.txt:123456)
hash:xxxxxxxxxxxxxx
ipfs cat xxxxxxxxxxxxxx -> (asgjewrjwfslf)
ipfs cat -auth password xxxxxxxxxxxxxx --->(123456)

@olizilla
Copy link
Member

olizilla commented Jul 2, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/author-input Needs input from the original author
Projects
None yet
Development

No branches or pull requests

3 participants