The project offers the following mailing lists
-. http://lists.infradead.org/mailman/listinfo/lede-dev[lede-dev@lists.infradead.org] -
+. https://lists.infradead.org/mailman/listinfo/lede-dev[lede-dev@lists.infradead.org] -
This list is used for submitting patches and general development related work
-. http://lists.infradead.org/mailman/listinfo/lede-adm[lede-adm@lists.infradead.org] -
+. https://lists.infradead.org/mailman/listinfo/lede-adm[lede-adm@lists.infradead.org] -
This list is used for project organisational purposes. Anyone can
subscribe and read this list, only committers may write to this list.
minor tweaks were made to committer names and mail addresses.
All repositories can be browsed online through
-http://git.lede-project.org/[Gitweb] as well.
+https://git.lede-project.org/[Gitweb] as well.
=== Getting The _LEDE_ Code
accessible via both HTTP and HTTPS:
----
-git clone http://git.lede-project.org/source.git
+git clone https://git.lede-project.org/source.git
----
You can find a mirror of the repository on Github:
branches.
----
-git clone http://git.lede-project.org/openwrt/source.git
-git clone http://git.lede-project.org/openwrt/packages.git
-git clone http://git.lede-project.org/openwrt/feeds.git
-git clone http://git.lede-project.org/openwrt/docs.git
+git clone https://git.lede-project.org/openwrt/source.git
+git clone https://git.lede-project.org/openwrt/packages.git
+git clone https://git.lede-project.org/openwrt/feeds.git
+git clone https://git.lede-project.org/openwrt/docs.git
----
=== The Web Presence
projects web site will be reflected in our +web.git+ repository:
----
-git clone http://git.lede-project.org/web.git
+git clone https://git.lede-project.org/web.git
----
=== Submitting Patches
The biggest difference is that we now accept pull requests. The tree that shall
be pulled from needs to be hosted publicly. Small fixes and minor patches can
also be submitted via the
-http://lists.infradead.org/mailman/listinfo/lede-dev[development mailing list].
+https://lists.infradead.org/mailman/listinfo/lede-dev[development mailing list].
Submissions should follow these rules
. TBD
-All patches need to be sent in a format that they are listed in http://patchwork.ozlabs.org/project/lede/list/[patchwork].
+All patches need to be sent in a format that they are listed in https://patchwork.ozlabs.org/project/lede/list/[patchwork].
If the patch does not get listed in patchwork then it won't get processed.
=== Reporting Bugs
-. Please report your bugs using our http://bugs.lede-project.org/[issue tracker]
+. Please report your bugs using our https://bugs.lede-project.org/[issue tracker]
. When reporting bugs please make sure to
.. Name the tree/revision
.. Name the affected device
== Signing Approach
LEDE uses both https://www.gnupg.org/[GnuPG] and _usign_, a derivate of the
-OpenBSD http://www.openbsd.org/papers/bsdcan-signify.html[_signify_] utilitiy.
+OpenBSD https://www.openbsd.org/papers/bsdcan-signify.html[_signify_] utilitiy.
The _OPKG_ package manager uses _usign_ Ed25519 signatures to verify repository
metadata when installing packages while release image files are usually signed