Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2017/03/06 10:56] – [Endorsements] jowstart [2024/11/09 21:56] – [OpenWrt Summit 2024 & Battlemesh v16] remove ynezz
Line 1: Line 1:
-====== Welcome to the LEDE Project ======+====== Welcome to the OpenWrt Project ======
 ~~NOTOC~~ ~~NOTOC~~
  
-The LEDE Project (“Linux Embedded Development Environment”) is a Linux operating system based on OpenWrtIt is complete replacement for the vendor-supplied firmware of wide range of wireless routers and non-network devicesSee the [[toh:start|Table of Hardware]] for supported devices. For more information about LEDE Project organizationsee the [[:about|About LEDE]] pages.+The OpenWrt Project is a Linux operating system targeting embedded devicesInstead of trying to create single, static firmware, OpenWrt provides fully writable filesystem with package managementThis frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customizationto use the device in ways never envisioned.
  
-===== Why use LEDE? =====+See the [[toh:start|Table of Hardware]] for supported devices. For more information about OpenWrt project organization, see the [[:about|About OpenWrt]] pages.
  
-People install LEDE because they believe it works better than the stock firmware from their vendorThey find it is more stable, offers more features, is more secure and has better support.+===== Project statement about xz 5.6.1 (CVE-2024-3094) ====
  
-  * **Extensibility:** LEDE provides many capabilities found only in high-end devicesIts 3000+ application packages are standardizedso you can easily replicate the same setup on any supported deviceincluding two (or even five) year old routers. [[reasons_to_use_lede#extensibility|More...]]+OpenWrt appears to be unaffected by [[https://nvd.nist.gov/vuln/detail/CVE-2024-3094|CVE-2024-3094]]as the compromised versions of //xz// used were sourced from GitHub releaseswhich only included a dormant segment of the malicious codeThe essential component required to activate the backdoor during the build process was not found in the examined tarball archives. For the details see [[https://lists.openwrt.org/pipermail/openwrt-announce/2024-March/000052.html|email announcement]] or the [[https://forum.openwrt.org/t/project-statement-about-xz-5-6-1-cve-2024-3094/193250|forum post]]. 
 +===== Current stable series: OpenWrt 23.05 =====
  
-  * **Security:** LEDE's standard installation is secure by default, with Wi-Fi disabled, no poor passwords or backdoorsLEDE's software components are kept up-to-date, so vulnerabilities get closed shortly after they are discovered. [[reasons_to_use_lede#security|More...]]+{{section>releases:23.05:start#openwrt_2305&firstseconly&noheader&nofooter&readmore&noeditbutton}}
  
-  * **Performance and Stability:** LEDE firmware is made of standardized modules used in all supported devicesThis means each module will likely receive more testing and bug fixing than stock firmware which can be tweaked for each product line and never touched again. [[reasons_to_use_lede#performance_stability|More...]]+===== Old stable seriesOpenWrt 22.03 =====
  
-  * **Strong Community Support:** LEDE team members are regular participants on the [[https://forum.lede-project.org|LEDE Forum]], [[http://lists.infradead.org/mailman/listinfo/lede-dev|LEDE Developer]] and [[http://lists.infradead.org/mailman/listinfo/lede-adm|LEDE Admin]] mailing lists, and [[:contact#irc_channels|LEDE's IRC channels.]] You can interact directly with developers, volunteers managing the software modules and with other long-time LEDE users, drastically increasing the chances you will solve the issue at hand. [[:contact|More...]]+{{section>releases:22.03:start#openwrt_2203&firstseconly&noheader&nofooter&readmore&noeditbutton}}
  
-  * **Research:** Many teams use LEDE as a platform for their research into network performance. This means that the improvements of their successful experiments will be available in LEDE first, well before it gets incorporated into mainline, vendor firmware. [[reasons_to_use_lede#research_platform|More...]]+===== Why use OpenWrt? =====
  
-  * **Open Source/No additional cost:** LEDE is provided without any monetary cost. It has been entirely created by a team of volunteers: developers and maintainersindividuals and companies. If you enjoy using LEDEconsider contributing some effort to [[#lede_wants_you|help us improve it for others!]] All of the above is possible because LEDE is part of the Open Source community, and powered by Linux kernel. [[https://git.lede-project.org|Get the source code...]]+People install OpenWrt because they believe it works better than the stock firmware from their vendor. They find it is more stableoffers more features, is more secure and has better support.
  
-  * **And more...** See more [[reasons_to_use_lede#configuration|Reasons to Use LEDE...]]+  * **Extensibility:** OpenWrt provides many capabilities found only in high-end devicesIts 3000+ application packages are standardized, so you can easily replicate the same setup on any supported device, including two (or even five) year old routers. [[reasons_to_use_openwrt#extensibility|More...]]
  
 +  * **Security:** OpenWrt's standard installation is secure by default, with Wi-Fi disabled, no poor passwords or backdoors. OpenWrt's software components are kept up-to-date, so [[advisory:start|vulnerabilities get closed shortly after they are discovered]]. [[reasons_to_use_openwrt#security|More...]]
  
-===== LEDE wants you! =====+  * **Performance and Stability:** OpenWrt firmware is made of standardized modules used in all supported devices. This means each module will likely receive more testing and bug fixing than stock firmware which can be tweaked for each product line and never touched again. [[reasons_to_use_openwrt#performance_stability|More...]]
  
-Like any open source project, LEDE thrives on the efforts of its users and developers. +  * **Strong Community Support:** OpenWrt team members are regular participants on the [[https://forum.openwrt.org|OpenWrt Forum]], [[https://lists.openwrt.org/mailman/listinfo/openwrt-devel|OpenWrt Developer]] and [[https://lists.openwrt.org/mailman/listinfo/openwrt-adm|OpenWrt Admin]] mailing lists, and [[:contact#irc_channels|LEDE's IRC channels.]] You can interact directly with developers, volunteers managing the software modules and with other long-time OpenWrt users, drastically increasing the chances you will solve the issue at hand. [[:contact|More...]]
  
-  * If you want to develop the softwareplease refer to our [[docs:guide-developer:the-source-code|Developer Guide]] to learn how to get the source code, build it, and contribute your changes back to the project.+  * **Research:** Many teams use OpenWrt as a platform for their research into network performance. This means that the improvements of their successful experiments will be available in OpenWrt firstwell before it gets incorporated into mainline, vendor firmware. [[reasons_to_use_openwrt#research_platform|More...]]
  
-  * If you're not developer, you can still help. The documentation can always be improved (even if it's to verify that the instructions match your experience)or you can help other community members with questions. Don’t hesitate to [[:register_yourself_in_the_wiki|Register yourself in the wiki]], or join our [[https://lists.infradead.org/mailman/listinfo/lede-dev|mailing list]] and [[:contact#irc_channels|IRC channels]] to get in touch.+  * **Open Source/No additional cost:** OpenWrt is provided without any monetary cost. It has been entirely created by team of volunteers: developers and maintainersindividuals and companies. If you enjoy using OpenWrtconsider contributing some effort to [[#openwrt_wants_you|help us improve it for others!]] All of the above is possible because OpenWrt is part of the Open Source communityand powered by Linux kernel. [[https://git.openwrt.org|Get the source code...]]
  
 +  * **And more...**
  
-===== Endorsements =====+<div right>[[reasons_to_use_openwrt#configuration|→ Read more reasons to use OpenWrt...]]</div>\\
  
-The *Wrt community is made up of many great communities all tinkering on their own mission in improving something on this planet. The Following communities have kindly decided to endorse this project. Thanks ! 
  
-| {{wiki:qmp.png|qMp logo}}| **[[http://qmp.cat/News/31_qMp_endorses_the_LEDE_project|qMp endorses the LEDE project]]** | +===== OpenWrt Joins Software Freedom Conservancy (SFC) =====
-| {{wiki:wirelesspt.png|WirelessPT logo}}| **[[https://wirelesspt.net/wiki/LEDE|"We wish huge success to the LEDE project"]]** | +
-| {{wiki:weimarnetz.png|Weimarnetz logo}}| **[[https://weimarnetz.de/|Weimarnetz Project Homepage]]** | +
-| {{wiki:bmx7.png|bmx.net logo}}| **[[http://bmx6.net/news/24|"We … will consider it the new default OS environment for embedded devices running bmx6 and bmx7"]]** | +
-| {{wiki:libremesh.png|Libre-Mesh logo}}| **[[http://libre-mesh.org/news.html#2016_08_06_endorsement_to_lede_project|"We endorse the LEDE project and we plan to start basing Libre-Mesh releases on Linux Embedded Development Environment"]]** | +
-| {{wiki:openwisp.png|OpenWISP logo}}| **[[http://openwisp.org/news/lede.html|"We deeply appreciate the efforts of the LEDE project …"]]** |+
  
 +{{section>openwrt_joins_conservancy&firstseconly&noheader&nofooter&readmore&noeditbutton}}
 +
 +===== OpenWrt wants you! =====
 +
 +Like any open source project, OpenWrt thrives on the efforts of its users and developers. 
 +
 +  * If you want to develop the software, please refer to our [[docs:guide-developer:source-code:start|Developer Guide]] to learn how to get the source code, build it, and contribute your changes back to the project.
 +
 +  * If you're not a developer, you can still help. The documentation can always be improved (even if it's to verify that the instructions match your experience), or you can help other community members with questions. Don’t hesitate to [[:register_yourself_in_the_wiki|Register yourself in the wiki]], or join our [[https://lists.openwrt.org/mailman/listinfo/openwrt-devel|mailing list]] and [[:contact#irc_channels|IRC channels]] to get in touch.
  • Last modified: 2024/12/09 08:19
  • by kanjimonster