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

e2e #152

Open
5 tasks done
DBC201 opened this issue Apr 30, 2022 · 6 comments
Open
5 tasks done

e2e #152

DBC201 opened this issue Apr 30, 2022 · 6 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@DBC201
Copy link
Member

DBC201 commented Apr 30, 2022

DAB-Co/jam-mqtt#48

  • Create and store public-private key pair in login and register.
  • Send public key to the server in login or register call.
  • Take and store public keys of other users after wake call.
  • Encrypt messages with public key of the receiver before sending messages.
  • Decrypt incoming messages with your own private key.
@atillaturkmen atillaturkmen self-assigned this Jun 8, 2022
@atillaturkmen
Copy link
Member

@atillaturkmen
Copy link
Member

@DBC201
Copy link
Member Author

DBC201 commented Jun 8, 2022

@atillaturkmen ters yazmışsın yollarken yolladığın kişinin public key i ile encrypt edip kendi private key in ile sana gelen mesajlari decrypt edeceksin. eğer private key ile encrypt edersen public key i bilen herkes okuyabilir.

@atillaturkmen
Copy link
Member

blocked by DAB-Co/jam-server#118

@atillaturkmen
Copy link
Member

atillaturkmen commented Jun 19, 2022

e2e şifrelemenin mobil tarafı tamamlandı ama test edilmedi. API call'ları değiştirilince test edilecek. Test edilince sorun olursa ayrı issue açarım, bunu kapatıyorum.

@atillaturkmen
Copy link
Member

test edildi, çok bug var düzgün çalışmıyor. belki ileride bakılabilir.

@atillaturkmen atillaturkmen reopened this Jul 12, 2022
@atillaturkmen atillaturkmen added the wontfix This will not be worked on label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants