Projects/xq/Concepts.md
... ...
@@ -7,6 +7,8 @@
7 7
- Provide artifacts (files) via static storage (filesystem)
8 8
- Serve files via HTTP(S), Gemini, ...
9 9
- Files are stored in reasonable paths in the file system, either via links or as physical files
10
+ - Artifacts should be accessible in a nice and human-friendly way.
11
+ - Example: `download.random-projects.net/files/kristall-windows-x86_64-1.3.1-alpha.zip`
10 12
- Artifacts and their paths are managed by the system
11 13
- User can create new artifacts, but versions are determined by the upload
12 14
- System uses [SemVer 2.0](https://semver.org/) for artifacts