uuidv7 note

This commit is contained in:
24c02 2026-03-06 14:34:40 -05:00
parent 734865378b
commit fd8e730810

View file

@ -34,6 +34,10 @@ Requests are 301 redirected to the underlying storage bucket.
![](https://cdn.hackclub.com/019505e2-e7f3-7d40-a156-9c4e8b2d1f03/screenshot.png) ![](https://cdn.hackclub.com/019505e2-e7f3-7d40-a156-9c4e8b2d1f03/screenshot.png)
``` ```
## Security
Upload IDs contain 74 bits of cryptographic randomness (UUID v7, via the OS CSPRNG). There's no file listing or directory index. URLs are safe to use for unreleased programs.
## Hotlinking ## Hotlinking
Supported. URLs can be embedded in GitHub, Notion, Discord, Slack, etc. Supported. URLs can be embedded in GitHub, Notion, Discord, Slack, etc.