Replies: 7 comments 21 replies
-
Pre-login returns a argon2id parameters (such as memory, iterations etc.) and the server public key |
Beta Was this translation helpful? Give feedback.
-
is there a discord server? we can all chat? |
Beta Was this translation helpful? Give feedback.
-
I saw that you're storing locally the ciphers, question on syncing side? Are we allowing user the edit data locally and then handle the syncing? If so what if we're having multiple devices how are are we doing the sync based on the timestamps of db of each devices? |
Beta Was this translation helpful? Give feedback.
-
Sorry another question on android side, are we using Android's keystore api? or just using room db |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Thanks @M3DZIK was like we could starting make issues and roadmap such that people know what feature we working on and also we split work to get more done quickly? |
Beta Was this translation helpful? Give feedback.
-
Hi @M3DZIK I would like to ask you the entire authentication flow, so at this stage I assume we have register and pre-login(I don't get this part). So it is that we are getting a session id? If so when is the timeout for it? Just trying to implement the auth part first but wanna understand from your perspective.
Beta Was this translation helpful? Give feedback.
All reactions