xrobau

Rob Thomas is creator and owner of FreePBX Key

Feb 7th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. Commands to validate that Rob Thomas (xrobau) created and owns the FreePBX Master Key
  2.  
  3. root@plex:~# curl --silent https://pastebin.com/raw/22cDUg3y | gpg --import
  4. gpg: keybox '/root/.gnupg/pubring.kbx' created
  5. gpg: key 9F9169F4B33B4659: 2 signatures not checked due to missing keys
  6. gpg: /root/.gnupg/trustdb.gpg: trustdb created
  7. gpg: key 9F9169F4B33B4659: public key "FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>" imported
  8. gpg: Total number processed: 1
  9. gpg: imported: 1
  10. gpg: no ultimately trusted keys found
  11. root@plex:~# gpg --list-sigs 9F9169F4B33B4659
  12. pub rsa4096 2014-04-30 [SC]
  13. 2016349F5BC6F49340FCCAF99F9169F4B33B4659
  14. uid [ unknown] FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  15. sig 51F5B68D25155DCB 2014-05-01 [User ID not found]
  16. sig 3 9F9169F4B33B4659 2014-04-30 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  17. sig 3 9F9169F4B33B4659 2016-05-04 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  18. sig 3 9F9169F4B33B4659 2017-06-07 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  19. sig DB16FED947DF73B1 2018-09-12 [User ID not found]
  20. sub rsa4096 2014-04-30 [E]
  21. sig 9F9169F4B33B4659 2017-06-07 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  22.  
  23. root@plex:~# gpg --recv-keys 51F5B68D25155DCB
  24. gpg: key 51F5B68D25155DCB: public key "Rob Thomas (Personal Email) <xrobau@gmail.com>" imported
  25. gpg: no ultimately trusted keys found
  26. gpg: Total number processed: 1
  27. gpg: imported: 1
  28. root@plex:~# gpg --list-sigs 9F9169F4B33B4659
  29. pub rsa4096 2014-04-30 [SC]
  30. 2016349F5BC6F49340FCCAF99F9169F4B33B4659
  31. uid [ unknown] FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  32. sig 51F5B68D25155DCB 2014-05-01 Rob Thomas (Personal Email) <xrobau@gmail.com>
  33. sig 3 9F9169F4B33B4659 2014-04-30 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  34. sig 3 9F9169F4B33B4659 2016-05-04 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  35. sig 3 9F9169F4B33B4659 2017-06-07 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  36. sig DB16FED947DF73B1 2018-09-12 [User ID not found]
  37. sub rsa4096 2014-04-30 [E]
  38. sig 9F9169F4B33B4659 2017-06-07 FreePBX Module Signing (This is the master key to sign FreePBX Modules) <modules@freepbx.org>
  39.  
  40. root@plex:~#
Add Comment
Please, Sign In to add comment