{"id":20885937,"url":"https://github.com/zotero/attachment-proxy","last_synced_at":"2025-05-12T19:31:54.621Z","repository":{"id":42118191,"uuid":"93200738","full_name":"zotero/attachment-proxy","owner":"zotero","description":"Allows online viewing of Zotero attachments","archived":false,"fork":false,"pushed_at":"2023-03-04T02:34:42.000Z","size":486,"stargazers_count":4,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T10:13:44.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zotero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-02T20:17:33.000Z","updated_at":"2024-05-12T20:01:46.000Z","dependencies_parsed_at":"2023-02-17T22:16:26.662Z","dependency_job_id":null,"html_url":"https://github.com/zotero/attachment-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotero%2Fattachment-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotero%2Fattachment-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotero%2Fattachment-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotero%2Fattachment-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zotero","download_url":"https://codeload.github.com/zotero/attachment-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253808270,"owners_count":21967518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T08:15:08.727Z","updated_at":"2025-05-12T19:31:54.233Z","avatar_url":"https://github.com/zotero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# attachment-proxy\n\nThis server allows viewing of attachments in online Zotero libraries. There are two types of attachments supported:\n\n* **Single files (e.g., PDFs):** Streamed directly from S3.\n* **Zipped webpage snapshots:** Downloaded from S3 and mounted while user is loading the webpage snapshot. After a while the ZIP file is unmounted and deleted.\n\n### Install\n\n```\ngit clone https://github.com/zotero/attachment-proxy\ncd attachment-proxy\nnpm install\n```\n### Configure\n\n```\ncp config/sample-config.js config/default.js\n```\nConfigure HMAC `secret` key and S3 `Bucket` (and `accessKeyId` and `secretAccessKey` if not using an IAM role)\n\n### Run\n\n```\nnpm start\n```\n\n### Test\n\n```\nnpm test\nnpm run stress\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotero%2Fattachment-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzotero%2Fattachment-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotero%2Fattachment-proxy/lists"}