Skip to content

issues Search Results · repo:brianredbeard/gpget language:Go

Filter by

8 results
 (88 ms)

8 results

inbrianredbeard/gpget (press backspace or delete to remove)

Currently flags are done using the vanilla go flag parser. This could be improved through the use of Cobra and/or Viper.
  • brianredbeard
  • 1
  • Opened 
    on Jul 20, 2016
  • #11

I found examples of the use of 32 bit gpg key ids in the documentation and code. This is a bad behavior, because now it is very easy to generate a colliding 32bit key id with special software. More information ...
bug
enhancement
  • osminogin
  • 5
  • Opened 
    on Mar 24, 2016
  • #10

After seeing how GRUB2 handles GPG signatures, I need to audit and sign off on appending the extension to the retrieved file and not the query parameter.
  • brianredbeard
  • 1
  • Opened 
    on Jan 26, 2016
  • #6

In order for the tool to be widely adopted we ll have to provide the various manifests to package as the following types: - [ ] RPM (spec file) - [ ] DEB - [ ] Portage (Ebuild) - [ ] APK - [ ...
  • brianredbeard
  • Opened 
    on Jan 20, 2016
  • #5

As per @mischief: [15:43] don t readfull here https://github.com/brianredbeard/gpget/blob/master/main.go#L136 [15:43] your File.content could probably just be a io.Reader [15:44] if someone tries to ...
bug
  • brianredbeard
  • 1
  • Opened 
    on Jan 19, 2016
  • #4

Some .asc URLs present as clearsign (as per RFC 4880). As an example: http://alpha.release.core-os.net/amd64-usr/928.0.0/coreos_production_iso_image.iso.DIGESTS.asc In this case we should read the signature ...
enhancement
  • brianredbeard
  • 1
  • Opened 
    on Jan 19, 2016
  • #3

Tools like curl and wget show the progress of a current download. While that could conflict with piping data on to the next process we may wish to display this when folks use -o or -O.
enhancement
  • brianredbeard
  • Opened 
    on Jan 19, 2016
  • #2

One of the first feature requests was to not use GPG, but use PKI instead. One potential for this is to use PKCS#7 as it supports detached signatures. That being said, I haven t found an easy to use tool ...
enhancement
question
  • brianredbeard
  • 1
  • Opened 
    on Jan 17, 2016
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub