Using AWS S3

ninkik uses the Presigned URL feature of AWS S3 and Minio to give your customers access to the subscribed files.

If you provide a file via S3 or Minio, the following workflow is applied:

  1. Authenticate and authorize user
  2. If user is authorized, Gonzo requests a Presigned URL from S3 or Minio
  3. The user receives a link which is clickable or visitable with cURL or wget