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

smaller tasks #2

Open
5 of 6 tasks
e3rd opened this issue Oct 8, 2019 · 1 comment
Open
5 of 6 tasks

smaller tasks #2

e3rd opened this issue Oct 8, 2019 · 1 comment

Comments

@e3rd
Copy link
Member

e3rd commented Oct 8, 2019

  • is it be possible to guess the number of recipients while encrypting? See the message size when having no bcc. #22
  • shouldnt we add reply-to to the decipherers too? even if he wont receive the message, he ll get replies. I think this might be ok, try. -> It seems to me the message will be re-encrypted for them.
  • Address for representing e-mails? Address(display_name='Aly Sivji', username='alysivji', domain='gmail.com'),
  • base64 encoding as default? Should I concern, isn't it automatic or something? (current PROKI sends text as base64 encoded)
  • fetch encryption keys of senders
  • should I get rid of allowtrust GPG flag?
@e3rd
Copy link
Member Author

e3rd commented Apr 28, 2022

should I get rid of allowtrust GPG flag?

We can make def gpg(trust_mode) param to handle trust-model=always if needed in the future. It does not seem to me bad if it stays on by default.

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

No branches or pull requests

1 participant