Opened 2 years ago
Closed 6 months ago
#21808 closed defect (fixed)
show Windows `gpg --verify` command on one line
Reported by: | pege | Owned by: | hiro |
---|---|---|---|
Priority: | Medium | Milestone: | website redesign |
Component: | Webpages/Website | Version: | |
Severity: | Normal | Keywords: | website-content |
Cc: | Actual Points: | ||
Parent ID: | #3893 | Points: | |
Reviewer: | Sponsor: |
Description
The How to verify signatures for packages shows the gpg --verify
command split into three lines. This appears to confuse users inexperienced with the command line.
I believe it would be best to simply show it on one line:
https://github.com/pgerber/tor-webwml
An alternative might be to use \ at the end of each line (if that actually works on Windows.)
Child Tickets
Change History (5)
comment:1 Changed 2 years ago by
comment:2 Changed 19 months ago by
Keywords: | website-content added |
---|---|
Status: | new → assigned |
comment:3 Changed 11 months ago by
Milestone: | → website redesign |
---|
comment:4 Changed 6 months ago by
Parent ID: | → #3893 |
---|---|
Status: | assigned → needs_review |
https://github.com/torproject/webwml/pull/7
The path to gpg appears to be outdated too. Would be great if someone with access to a Windows machine could look into it.
+1
Note: See
TracTickets for help on using
tickets.
The path to gpg appears to be outdated too. Would be great if someone with access to a Windows machine could look into it.