owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
438 stars 157 forks source link

Feature Request: Password Exchange Extension #8817

Closed dj4oC closed 3 months ago

dj4oC commented 1 year ago

Use Case:

I want to exchange a password with a user and I don't want to use unsecure email to do this. Currently I create a text file in ownCloud and share this md file with a user, but I have to generate a password using an external password generator and I have to delete the file after a certain time. I would love to have a user interface for this purpose.

User Journey:

User A has a small form to enter username, generate or input password, write a little comment and set a validation. If form is filled, a quick link is generated and can be shared with external users.

Screenshot 2023-04-14 at 16 34 01

User B opens the link and can access provided information.

Screenshot 2023-04-14 at 16 33 17

Background: There is an archived repro: https://github.com/MichaelThessel/pwx which seems to be the base of https://pwx.psmanaged.com/

AlexAndBear commented 3 months ago

This feature didn't get any attention yet. And I don't know if this fits in the owncloud file share ecosystem at all. You can still privately share a text or markdown file with access data and set an expiry date. Closing for now.