{"id":19216530,"url":"https://github.com/vgmoose/sailboat","last_synced_at":"2026-06-19T11:02:44.816Z","repository":{"id":149480793,"uuid":"66174572","full_name":"vgmoose/sailboat","owner":"vgmoose","description":"A browser-based IDE for editing/compiling files in a chroot environment","archived":false,"fork":false,"pushed_at":"2018-02-12T04:57:32.000Z","size":1551,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-14T11:34:59.766Z","etag":null,"topics":["browser","cherrypy","ide","sailboat"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vgmoose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-08-21T00:44:27.000Z","updated_at":"2022-01-24T12:21:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e365978-770e-4742-add3-56b9307c2721","html_url":"https://github.com/vgmoose/sailboat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vgmoose/sailboat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgmoose%2Fsailboat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgmoose%2Fsailboat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgmoose%2Fsailboat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgmoose%2Fsailboat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgmoose","download_url":"https://codeload.github.com/vgmoose/sailboat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgmoose%2Fsailboat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34528144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["browser","cherrypy","ide","sailboat"],"created_at":"2024-11-09T14:17:32.951Z","updated_at":"2026-06-19T11:02:44.811Z","avatar_url":"https://github.com/vgmoose.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sailboat :sailboat:\nWIP browser based IDE.\n\nThe intent of this project is to facilitate allowing potentially untrustworthy users to edit and compile code on a remote system. \n\n## Setup\n```\ngit clone https://github.com/vgmoose/sailboat.git\ncd sailboat\npip install -r requirements.txt\npython server.py\n```\n\nFor configuring SSL, take a look at the app.conf file\n\n## Usage\n*The described functionality below is not yet complete*\n\nA user is authenticated to an editing session via a captcha code. When the code is correctly entered, they are given a cookie representing the session. The session can be used to edit up to 5MB of files, with each file less than 10KB each. The files can also be compiled into a binary to download.\n\nSessions are ephemeral, and the cookie expires in 72 hours. At this point, any files the user was working on will be completely deleted. Files are cached in local storage, which can be exported upon the next visit to the site.\n\nA countdown is displayed in the upper right corner of the screen representing how much time is left in the session. At any time the cookie can be refreshed, allowing the countdown to start again at 72 hours. This effectively allows unlimited-length sessions as long as they are refreshed before he countdown ever hits 0.\n\nAn important attribute of the sailboat editor is that it *isn't* a cloud storage solution, files contained within the editor are not intended to be permanent, and storing them is just a means to an ends to facilitate remote cloud compilation of the code in question!\n\n## License\nSailboat is licensed under [GNU GPL v3](http://choosealicense.com/licenses/gpl-3.0/).\n\n[CherryPy](http://www.cherrypy.org) and [Ace](https://github.com/ajaxorg/ace) are under the BSD license, and [jstree](https://github.com/vakata/jstree) is under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgmoose%2Fsailboat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgmoose%2Fsailboat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgmoose%2Fsailboat/lists"}