Closed
Bug 979136
Opened 11 years ago
Closed 7 years ago
Tarako tree is checked out over clear text channel
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hub, Unassigned)
References
Details
While https is no silver bullet, checking out the source code over plain text http is probably even worse.
Here are the relevant parts of the manifest:
<remote name="aosp" fetch="http://sprdsource.spreadtrum.com:8085/b2g/android" />
<remote name="sprd-b2g" fetch="http://sprdsource.spreadtrum.com:8085/b2g" />
<remote name="sprd-aosp" fetch="http://sprdsource.spreadtrum.com:8085/b2g/android" />
Reporter | ||
Comment 1•11 years ago
|
||
The repository mentioned at https://bugzilla.mozilla.org/show_bug.cgi?id=956631
See Also: → 956631
Reporter | ||
Updated•11 years ago
|
Summary: Tarako tree is checkout out over clear text channel → Tarako tree is checked out over clear text channel
Comment 2•11 years ago
|
||
(In reply to Hubert Figuiere [:hub] from comment #0)
> While https is no silver bullet, checking out the source code over plain
> text http is probably even worse.
>
> Here are the relevant parts of the manifest:
>
> <remote name="aosp"
> fetch="http://sprdsource.spreadtrum.com:8085/b2g/android" />
> <remote name="sprd-b2g" fetch="http://sprdsource.spreadtrum.com:8085/b2g"
> />
> <remote name="sprd-aosp"
> fetch="http://sprdsource.spreadtrum.com:8085/b2g/android" />
Do you want to change http to git? We can support git.
Reporter | ||
Comment 3•11 years ago
|
||
git isn't secure either.
And now that I look at it we checkout other stuff over git protocol. Its only advantage is that it is faster.
Will file a bug for that.
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•