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

Autocrypt Implementation #652

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

henrique-borba
Copy link
Contributor

@henrique-borba henrique-borba commented Nov 5, 2022

AutoCrypt Level 1 Partial Implementation
https://autocrypt.org/level1.html

Tested using Cypht and DeltaChat recipients

Implementation Status

https://autocrypt.org/dev-status.html

  • header parsing
  • keygen
  • peer state
  • header inject
  • recommend
  • encrypt
  • setup message
  • setup process
  • gossip
  • uid decorative

Todo

  • Implement Autocrypt headers
  • Autocrypt messages must be decrypted automatically
  • Test import/reply with DeltaChat
  • Generate Autocrypt keys for each profile
  • Public keys must be updated and imported automatically
  • Autocrypt messages must be encrypted automatically

Pending automation for public key import
@henrique-borba henrique-borba deleted the feat/autocrypt branch November 5, 2022 01:23
@henrique-borba henrique-borba restored the feat/autocrypt branch November 5, 2022 01:23
@henrique-borba henrique-borba reopened this Nov 5, 2022
@marclaporte marclaporte mentioned this pull request Nov 5, 2022
@marclaporte
Copy link
Member

For anyone curious. Work has restarted on this.

@marclaporte
Copy link
Member

But stalled again...

@marclaporte
Copy link
Member

For anyone wondering: @henrique-borba is focusing on https://github.com/NumPower/numpower nowadays.

@marclaporte marclaporte marked this pull request as draft February 28, 2024 23:11
@marclaporte marclaporte added this to the 3.0 milestone Mar 22, 2024
@marclaporte
Copy link
Member

marclaporte commented May 3, 2024

@henrique-borba is no longer available to complete the work on autocrypt.

We are looking for a volunteer to step up!

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

Successfully merging this pull request may close these issues.

None yet

2 participants