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

Store files server-side instead of sending them by email #271

Open
Alwaysin opened this issue Jan 25, 2018 · 1 comment
Open

Store files server-side instead of sending them by email #271

Alwaysin opened this issue Jan 25, 2018 · 1 comment

Comments

@Alwaysin
Copy link

This software is typically what I need to use but I would need a few modifications to be able to do so.

First and foremost, would it be possible to store the files server-side, instead of sending them by email?
We want selected users to be able to access the content of the boxes they have created, to download the file when needed and that the file deletes itself when the time is over.

@dethos
Copy link
Collaborator

dethos commented Jan 29, 2018

Hello, regarding the part of several users being able to access/receive the encrypted data that is submitted on the box, we already have part of that feature implemented but is not active (we have to finish it first, you can follow it or help here #5 )

The part of the storage is more tricky, since this project is not intended to handle the storage of this encrypted blobs or even store anything else. One solution to your problem could be to add an integration (#41) with another service/app that could be used as delivery method instead of email.

The first part we intent to have it ready soon, the second is still in discussion and with some help we can start working on it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants