Implementing Fever: Authentication #157

Closed
opened 5 years ago by jking · 0 comments
jking commented 5 years ago
Owner

Fever used an authentication method which would never be employed today. As it requires storing an MD5 hash of the username and password into the database, something which inherently decreases the security of any passwords stored there, a Fever password will have to be created as an explicit step to enabling the protocol for each user.

The Arsse should alternatively support HTTP basic authentication, which is ironically more secure.

Fever used an authentication method which would never be employed today. As it requires storing an MD5 hash of the username and password into the database, something which inherently decreases the security of any passwords stored there, a Fever password will have to be created as an explicit step to enabling the protocol for each user. The Arsse should alternatively support HTTP basic authentication, which is ironically more secure.
jking added this to the 0.8.0 milestone 5 years ago
jking added the
feature
api
labels 5 years ago
jking added a new dependency 5 years ago
jking closed this issue 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Blocks
#156 Implement Fever
MensBeam/Arsse
Loading…
There is no content yet.