mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #32] Change install instructions to use HTTPS #27
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmcallister on GitHub (May 23, 2013).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/32
The install instructions provide this command:
The install script is served over HTTPS, but the redirect from
get.ascii.iohappens in the clear. An attacker on the network could tamper with this redirect in order to run arbitrary commands on your computer.The install instructions should use a
https://URL. If you don't already have a certificate forget.ascii.io, you can get one for free from StartSSL.@ku1ik commented on GitHub (Oct 6, 2013):
This is no longer an issue. The current instalation method is using pip.