Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Data Being Saved? #2

Closed
ghost opened this issue Dec 13, 2013 · 2 comments
Closed

Data Being Saved? #2

ghost opened this issue Dec 13, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 13, 2013

It's quite possible that I missed something while looking at the code, but it looks like message data (to, from, encrypted message) are being saved by the server. Is that correct?

@wiegelmann
Copy link
Contributor

Thanks for review. Message will be deleted after successful transfer https://github.com/encrypt-to/encrypt.to/blob/master/app/mailers/message_mailer.rb#L21-L26

@ghost
Copy link
Author

ghost commented Dec 14, 2013

As important as privacy is for an application like this, I would strongly recommend that this be changed to persist as little information as possible - even temporarily.

The application can be made to function without saving any of this, that would be the best situation for end users.

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

No branches or pull requests

1 participant