View Issue Details

IDProjectCategoryView StatusLast Update
0009025Talerlibeufin-bankpublic2024-07-28 21:52
ReporterAntoine A Assigned ToAntoine A  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0009025: Support enforcing token authentication
DescriptionWhen we start using better (and more expensive) password hashing algorithms, password authentication becomes much more expensive an can adds significant latency (>100ms); making it the limiting factor in all our endpoints. As we will need to apply rate limiting to prevent password authentication becoming a DOS factor, this additional latency will become even more of a problem.

We need a setting to disallow password authentication anywhere other than token creation.
TagsNo tags attached.

Relationships

related to 0009026 assignedAntoine A Support memory-hard password hashing method 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-26 14:23 Antoine A New Issue
2024-07-26 14:23 Antoine A Status new => assigned
2024-07-26 14:23 Antoine A Assigned To => Antoine A
2024-07-26 14:25 Antoine A Relationship added related to 0009026
2024-07-28 21:52 Christian Grothoff Severity minor => tweak