Storage Usage
Rules of Uploading
Once a package is uploaded, it is forever associated with that key. In order to update the package and/or delete the package from the service, you will need to use the same key that originally uploaded the package. Using a different key will return 401 (Unauthorized).
Recommendations
- Please save your keys somewhere in an accessible location.
- Please don't lose your key; currently no mechanism exists to reset keys.
The API keys are stored insecurely in the database, as plain text.
Upload
You can push packages using the service index
http://packages.sewer56.moe:5000/v3/index.json
.