nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.29k stars 4.06k forks source link

One Time Secret to send Passwords #18060

Closed guettli closed 3 years ago

guettli commented 4 years ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when I need to send a passwort to someone, and I have only his email address.

Describe the solution you'd like

I would like to have a service like: https://onetimesecret.com/

This way it is possible to send a password to someone. I know this is not 100% secure, but much better than sending the password in the email.

Describe alternatives you've considered

I could use the service of above link, but I would prefer a self-hosting service. Since I already run nextcloud, it would be great, nextcloud could do this.

j-ed commented 4 years ago

What about the Two-Factor Admin Support app. Would thois be the function you're looking for?

guettli commented 4 years ago

Maybe this could be used for it, but my use case is more general. I want to send someone a secret.

nursoda commented 4 years ago

There's also Two-Factor via E-Mail. I guess that's what you're looking for? However be warned: I was NOT able to get it working reliably.

Edit 14.01.2021: I'm using Two Factor E-Mail provider for a while now and it has proven to work reliably in NC 19 and 20.

guettli commented 4 years ago

I was looking for a service like: https://onetimesecret.com/

kesselb commented 4 years ago

Seems to be something for https://help.nextcloud.com/c/feature/app-ideas?

github-tomster commented 3 years ago

@guettli +1 @rest if one knows what the request is about, one would welcome this handy feature in his nextcloud. is there any solution or alternative available?

szaimen commented 3 years ago

Hi 👋

We are currently cleaning up our issue tracker. The feature described in this issues sounds like a good idea for a dedicated app. Feel free to post it in our "App ideas" section in the forum, to find a developer that wants to work on it: https://help.nextcloud.com/c/apps/app-ideas/21

We are closing this issue here now, so the "issue tracker" of the server repository can be used better to track issues instead.

Cheers