require_once("../liberislabs.php"); $pagedata=array( 'name' => 'index', 'title' => 'Ian Beckwith\'s Public Key', 'jumbotron_title' => 'Public Key' ); show_page_top($pagedata); show_jumbotron($pagedata); ?>
My GPG public key is available from here or the public keyservers. You can crosscheck it with the fingerprint below:
pub 4096R/0x17D713AD62E88618 2014-12-31 [expires: 2020-12-29] Key fingerprint = A796 3918 B66A A6DD CFC5 EFF2 17D7 13AD 62E8 8618 uid [ultimate] Ian Beckwith <ianb@erislabs.net> uid [ultimate] Ian Beckwith <ianb@gnu.org> uid [ultimate] Ian Beckwith <ianb@erislabs.co.uk> uid [ultimate] Ian Beckwith <ian.beckwith@gmail.com> uid [ultimate] Ian Beckwith <ianb@debian.org> sub 4096R/0xBA5970EAC5C2AEA2 2014-12-31 [expires: 2020-12-29] sub 4096R/0xE5A431A8C306762A 2014-12-31 sub 4096R/0x0602408DFF020175 2014-12-31 [expires: 2016-06-23]
This key is a replacement for my old key.
I have transitioned to a new, larger key, and published a key transition statement.
show_page_foot($pagedata); show_page_end($pagedata); ?>