{"id":20438454,"url":"https://github.com/tinymce/tinydrive-classic-asp-starter","last_synced_at":"2026-03-09T06:32:16.501Z","repository":{"id":66010970,"uuid":"178399376","full_name":"tinymce/tinydrive-classic-asp-starter","owner":"tinymce","description":"Tiny Drive Classic ASP Starter Project","archived":false,"fork":false,"pushed_at":"2022-12-06T00:16:24.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-05T07:24:22.964Z","etag":null,"topics":["asp","starter-project","tinydrive"],"latest_commit_sha":null,"homepage":null,"language":"Classic ASP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tinymce.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T12:13:54.000Z","updated_at":"2024-10-29T13:28:39.000Z","dependencies_parsed_at":"2023-04-12T09:46:59.654Z","dependency_job_id":null,"html_url":"https://github.com/tinymce/tinydrive-classic-asp-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinymce/tinydrive-classic-asp-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymce%2Ftinydrive-classic-asp-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymce%2Ftinydrive-classic-asp-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymce%2Ftinydrive-classic-asp-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymce%2Ftinydrive-classic-asp-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinymce","download_url":"https://codeload.github.com/tinymce/tinydrive-classic-asp-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymce%2Ftinydrive-classic-asp-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30284774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asp","starter-project","tinydrive"],"created_at":"2024-11-15T09:11:17.755Z","updated_at":"2026-03-09T06:32:16.483Z","avatar_url":"https://github.com/tinymce.png","language":"Classic ASP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Drive Classic Asp Starter Project\n\nThis project will help you get started with Tiny Drive and allow you to play around with it's features.\n\n## Warning\n\nThis uses JScript to generate the key, this is VERY SLOW (4-8 seconds) and not a good production setup. In order to solve this, you would need to re-build this with a JWT Component that can handle the key generation much faster.\n\n## Pre requirements\n\nClassic ASP on a IIS Server on any supported platform.\n\n## Getting started steps\n\nThese are the steps needed to get this project running on your machine:\n\n### 1. Clone this repo to your local machine using\n\n```\n$ git clone git@github.com:tinymce/tinydrive-classic-asp-starter.git\n```\n\n### 2. Change the `apiKey` in `tinydrive-classic-asp-starter/config.asp`\n\nYou get the api key from the `API Key Manager` account manager at http://tiny.cloud.\n\n### 3. Create a `tinydrive-classic-asp-starter/private.key` file containing your generated private RSA key\n\nYou get the private RSA key from the `JWT Key Manager` account manager at http://tiny.cloud.\n\nNotice that this sample project only supports the older key format PKCS#1 starting with `-----BEGIN RSA PRIVATE KEY-----`.\n\nYou can convert the newer format to this older format using open ssl:\n```\n$ openssl rsa -inform PEM -outform PEM -in new-private.key \u003e private.key\n```\n\n### 4. Open the example project at http://localhost/tinydrive-classic-asp-starter\n\nYou need to place the project in the wwwroot or configure a virtual directory in the IIS managemenet console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymce%2Ftinydrive-classic-asp-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinymce%2Ftinydrive-classic-asp-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymce%2Ftinydrive-classic-asp-starter/lists"}