- https://tech.lgbt/@risottobias
-
privacy, security, design
- Joined on
2024-12-29
support same DB but different table
global short URLs, per-user clear URLs
URL ID linking:
shortcode -> UUID7 (can request a different one) long URL -> UUID7 (can rename) UUID7 -> {owner, destination, description,}
global short URLs, per-user clear URLs
use misc/escher meta-moderation library?
prefetch geo-IP data on unauthenticated routes
middleware
probably only needs to evaluate on login/recover routes, right? for banning kick them out of an existing session.