{"id":31701949,"url":"https://github.com/getlantern/lantern-roadmap","last_synced_at":"2026-02-14T20:36:49.925Z","repository":{"id":10716988,"uuid":"12966324","full_name":"getlantern/lantern-roadmap","owner":"getlantern","description":"Roadmap for Lantern development","archived":false,"fork":false,"pushed_at":"2018-03-02T17:39:49.000Z","size":2392,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-08T21:11:37.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Bloc/portfolio-kami","license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlantern.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}},"created_at":"2013-09-20T05:28:16.000Z","updated_at":"2019-05-12T02:13:16.000Z","dependencies_parsed_at":"2022-08-30T17:10:27.588Z","dependency_job_id":null,"html_url":"https://github.com/getlantern/lantern-roadmap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/getlantern/lantern-roadmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Flantern-roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Flantern-roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Flantern-roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Flantern-roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlantern","download_url":"https://codeload.github.com/getlantern/lantern-roadmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Flantern-roadmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29455362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-10-08T21:10:25.702Z","updated_at":"2026-02-14T20:36:49.904Z","avatar_url":"https://github.com/getlantern.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n\nThis repository is dedicated to maintaining an evolving roadmap for Lantern.\n\nSee [roadmap.md](roadmap.md) for the main product roadmap, based on features.\n\nThe [items/](items/) folder contains the actual details on the tasks for the roadmap. \nTo read those it is best to just follow the links from the roadmap, so the items are ordered properly.\n\nLantern Enhancement Proposals (LEP's) are the technical complement to the roadmap, containing the in \ndepth engineering approach and implications. They are found in the [lep/](lep/) folder, as well as linked\nto from roadmap items.\n\n**All LEPs should include a section on security considerations.**\n\n### Adding to the roadmap\n\nTo create a new roadmap item add an entry to `roadmap.md` following the same structure as the \nother links, and create a new page under `items/`. You can use this [template](items/_template.md)\nto copy and paste in to your new item to follow the general structure of other items.\n\nBut there are no hard rules for items and the headings, except to make them useful for project\nmanagement and developers. \n\n### Maintaining the roadmap\n\nEvery week or two the roadmap should be updated for at least immediate and short term categories. Moving\nitems from one time frame to another needs to meet some minimum requirements:\n\n##### Immediate Term\n\nAny item listed in [immediate term](https://github.com/getlantern/lantern-roadmap#immediate-within-4-weeks) \nshould have an 'owner': a developer who is working on it, and who expects to finish and get on master within\n4 weeks. This should be placed directly on the main roadmap document. No one should \nown more than one immediate term priority. They can also be working on some short term items, but\nthe immediate one is their top priority. All items in immediate term should have a fully completed\nLantern Enhancement Proposal, and its status should be APPROVED.\n\n##### Short Term\n\nAny item list in [short term](https://github.com/getlantern/lantern-roadmap/blob/master/README.md#short-term-1---3-months)\nshould be ready for implementation. It should have a complete\nset of requirements, and also any relevant wireframes. Wireframes may evolve with testing, but if an \nitem needs wireframes it should have them by the time it gets to short term. It should also have an\nLEP - the technology plan of how it will be built. This should be set to APPROVED before moving to immediate\nterm. \n\n##### Medium Term\n\nMedium term items should have a real commitment to them, be it funding secured or a volunteer developer\nagreed to do all the work. They should have the requirements detailed out to sufficient degree to begin\nwireframes or technology plan. Medium term items should also be in accomplishable chunks. If it is a huge\nscope in long term than just the first couple milestones should get in to medium term. All medium term items\nshould have an LEP, though it can be in DRAFT state.\n\n##### Long Term and Ideas\n\nThese two are more buckets to make sure everything is recorded. Long term should be at least somewhat fleshed\nout. Ideas can just be place holders to remind to fill out the requirements. Long term should also ideally be\nat least in a funding pitch - the idea to secure funding for it relatively soon.\n\n##### Deferred \n\nDeferred items had some work done on them, but for some reason didn't finish.\n\n##### Completed\n\nCompleted items should be fully released in a version of Lantern. If all the original goals were not accomplished than\nanother roadmap item can be created to lay out what to do next. When moving an item to Completed be sure to update the\nLEP to be IMPLEMENTED, so the LEP list stays up to date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Flantern-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlantern%2Flantern-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Flantern-roadmap/lists"}