Code Monkey home page Code Monkey logo

Comments (3)

maltfield avatar maltfield commented on June 14, 2024

The author of python-libusb1 added their public key to the KEYS file of their git repo here:

This is through my VPN

user@disp2539:~$ curl ifconfig.co/country
Netherlands
user@disp2539:~$ wget https://raw.githubusercontent.com/vpelletier/python-libusb1/master/KEYS
--2021-01-20 22:39:45--  https://raw.githubusercontent.com/vpelletier/python-libusb1/master/KEYS
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.36.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.36.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9543 (9.3K) [text/plain]
Saving to: ‘KEYS’

KEYS                100%[===================>]   9.32K  --.-KB/s    in 0.09s   

2021-01-20 22:39:46 (105 KB/s) - ‘KEYS’ saved [9543/9543]

user@disp2539:~$ gpg --with-fingerprint --keyid-format 0xlong KEYS
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
pub   rsa4096/0xCAC936914257B0C1 2014-08-21 [SC]
      Key fingerprint = 983A E8B7 3B91 1598 7A92  3845 CAC9 3691 4257 B0C1
uid                             Vincent Pelletier <[email protected]>
uid                             Vincent Pelletier <[email protected]>
uid                             Vincent Pelletier <[email protected]>
sub   rsa4096/0xFDC27572DAC6196B 2014-08-21 [E]
sub   rsa4096/0xD6D2B809181BC8C0 2020-07-05 [S] [expires: 2022-07-05]
user@disp2539:~$ 

from buskill-app.

maltfield avatar maltfield commented on June 14, 2024

And here's the same key off the keys.openpgp.org keyserver, found with a query of the developer's gmail address and downloaded over tor

user@host:~$ curl -s https://check.torproject.org | grep Congratulations | head -n1
      Congratulations. This browser is configured to use Tor.
user@host:~$ wget https://keys.openpgp.org/vks/v1/by-fingerprint/983AE8B73B9115987A923845CAC936914257B0C1
--2021-01-20 22:06:21--  https://keys.openpgp.org/vks/v1/by-fingerprint/983AE8B73B9115987A923845CAC936914257B0C1
Resolving keys.openpgp.org (keys.openpgp.org)... 37.218.245.50
Connecting to keys.openpgp.org (keys.openpgp.org)|37.218.245.50|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5340 (5.2K) [application/pgp-keys]
Saving to: ‘983AE8B73B9115987A923845CAC936914257B0C1’

983AE8B73B9115987A9 100%[===================>]   5.21K  --.-KB/s    in 0s      

2021-01-20 22:06:28 (187 MB/s) - ‘983AE8B73B9115987A923845CAC936914257B0C1’ saved [5340/5340]

user@host:~$ gpg --with-fingerprint --keyid-format 0xlong 983AE8B73B9115987A923845CAC936914257B0C1 
gpg: keybox '/home/user/.gnupg/pubring.kbx' created
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
pub   rsa4096/0xCAC936914257B0C1 2014-08-21 [SC]
      Key fingerprint = 983A E8B7 3B91 1598 7A92  3845 CAC9 3691 4257 B0C1
uid                             Vincent Pelletier <[email protected]>
sub   rsa4096/0xD6D2B809181BC8C0 2020-07-05 [S] [expires: 2022-07-05]
sub   rsa4096/0xFDC27572DAC6196B 2014-08-21 [E]
user@host:~$ 

from buskill-app.

maltfield avatar maltfield commented on June 14, 2024

this has been merged to dev

from buskill-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.