Pseudo random generator used in security #7

Closed
opened 2023-03-09 04:23:29 +00:00 by Valbou · 0 comments
Valbou commented 2023-03-09 04:23:29 +00:00 (Migrated from github.com)

2FA generator actually based on a uuid generator.
Uuid generator is pseudo random.
Prefer to use of python secret lib

Same issue in token generator. ⚠️

2FA generator actually based on a uuid generator. Uuid generator is pseudo random. Prefer to use of python secret lib Same issue in token generator. ⚠️
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Valentin/vtaskr-backend#7
No description provided.