andrew-d / andrew-d/homeauth

Harden for deployment on the internet

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
security
Dominant language
Go
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

An auth service plausibly ends up deployed on the big bad internet, though I don't necessarily recommend it. We should put some minimal hardening into that. Some things to do:

- [ ] You can currently create an infinite number of unauthenticated ephemeral sessions which take up space in the database; add a limit or change how ephemeral sessions are stored
- [ ] We have no rate limits; add some?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.