{"id":17921547,"url":"https://github.com/theopolis/rtfn-lite","last_synced_at":"2025-03-24T01:32:30.500Z","repository":{"id":2577284,"uuid":"3557884","full_name":"theopolis/RTFn-lite","owner":"theopolis","description":"A shell for Etherpad-lite to assist with cyber CTF team collaboration.","archived":false,"fork":false,"pushed_at":"2015-01-05T14:09:28.000Z","size":185,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-19T01:07:30.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/theopolis.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}},"created_at":"2012-02-27T06:19:21.000Z","updated_at":"2022-02-25T20:51:37.000Z","dependencies_parsed_at":"2022-09-15T04:42:06.330Z","dependency_job_id":null,"html_url":"https://github.com/theopolis/RTFn-lite","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/theopolis%2FRTFn-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2FRTFn-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2FRTFn-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2FRTFn-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopolis","download_url":"https://codeload.github.com/theopolis/RTFn-lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245194508,"owners_count":20575766,"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-10-28T20:34:41.263Z","updated_at":"2025-03-24T01:32:28.529Z","avatar_url":"https://github.com/theopolis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INSTALL / RUN\n\n* __Either__ download Etherpad-lite (as a submodule?):\n\n    ```bash\n$ git submodule init\n$ git submodule update\n    ```\n\n* __Or__ instead of using the submodule, download Etherpad-lite to a directory that RTFn will have read/write access:\n\n    ```bash\n$ git clone https://github.com/ether/etherpad-lite.git etherpad-lite\n    ```\n\n* Install Python/Cherrypy (\u003e3.2.0), e.g.:\n    ```bash\n$ apt-get install python-cherrypy3 \n    ```\nor\n\t```bash\n$ pip install \"CherryPy\u003e=3.2.0\"\n\t```\n\n* Configure `settings.json` (copy [`settings.json.template`](https://github.com/theopolis/RTFn-lite/blob/master/settings.json.template) to `settings.json`). \nBy default you only need to change the \"`password`\" setting.\n\n* Create your first RTFn-lite competition. This will setup the database and copy settings from RTFn-lite to Etherpad-Lite.\n\n    ```bash\n$ python ./rlite.py --add \u003ccompetition name\u003e --key \u003caccess key\u003e\n    ```\n\n* [Follow the directions to install Etherpad-Lite's dependencies](https://github.com/ether/etherpad-lite).\n\n* _(Optional)_ [Install Etherpad-Lite as a service](https://github.com/ether/etherpad-lite/wiki/How-to-deploy-Etherpad-Lite-as-a-service).\n\n* [Setup Apache to proxy Etherpad-Lite](https://github.com/ether/etherpad-lite/wiki/How-to-put-Etherpad-Lite-behind-a-reverse-Proxy). Right now RTFn-Lite expects this configuration for SSL support. Use `127.0.0.0.1` for the host.\n\n* Start RTFn-Lite!\n\n    ```bash\n$ python ./rlite.py\n    ```\n\n##TODO\n\n* Add two main threads\n\t* Webserver thread\n\t* Interactive competition creation\n* User area, display competition access\n* Remove 'admin' status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Frtfn-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopolis%2Frtfn-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Frtfn-lite/lists"}