Skip to content

Commit

Permalink
update signing info to use new key
Browse files Browse the repository at this point in the history
  • Loading branch information
qbit committed Jan 14, 2016
1 parent 4f20f02 commit df08870
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 4 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,19 @@ Installation
Verifying an Installation
=========================

**WARNING: I have had to create new keys for signing snap. Please update your pub key!**

`snap` now can be verified via [signify(1)](http://www.openbsd.org/cgi-bin/man.cgi?query=signify&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html)!

The public key is as follows:

```
untrusted comment: github.com/qbit/snap public key
RWTKOAnI3kqGqY/1ungBemfzkDj4ImXuybf4sDZcCrNJywffIRDkK1qF
```

The old public key is:

```
untrusted comment: github.com/qbit/snap public key
RWQkqrbMjoywaLwJQf45TjtCLgtFPSEO7v/TBf01WRZjvl8NSy6rJ6Fe
Expand All @@ -45,6 +55,11 @@ But Aaron, how do I know I have the correct public key? Mirrors.
The key is also available on the following locations:
- [deftly.net](https://deftly.net/snap.pub)
- [cobug.org](https://cobug.org/snap.pub)
- [keybase.io signed gist](https://gist.github.com/qbit/1c4884883c38c79ce24d) signed using [my account](https://keybase.io/qbit)

Old pub key:
- [deftly.net](https://deftly.net/snap.pub.old)
- [cobug.org](https://cobug.org/snap.pub.old)
- [keybase.io signed gist](https://gist.github.com/qbit/b0ed7d7cb6bac6b5afaf) signed using [my account](https://keybase.io/qbit)


Expand Down
2 changes: 1 addition & 1 deletion SHA256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SHA256 (snap) = eccc9111d1382c4586b21494d76d15e52098b768775b540c9fea649ccc001bb5
SHA256 (snap) = 7ce887effa6113dcf9f32a774b1a60c966a32456080fe55db33456e7e1321e1f
4 changes: 2 additions & 2 deletions SHA256.sig
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
untrusted comment: verify with /home/qbit/signify/snap.pub
RWQkqrbMjoywaIJrLp7Fn/7D/5rUppaCQPRoUfVvOdahxezonGgE+Hr5IohI5HibLXFet51AQun9Cq2kWK+m8AyP3V6LQUZsfQM=
SHA256 (snap) = eccc9111d1382c4586b21494d76d15e52098b768775b540c9fea649ccc001bb5
RWTKOAnI3kqGqemYqJx+TtPIWpV0Y7U2yhhDhXIiL77QPl0wZmjLv0G8yYdYNquqKtPecgsRgXW/t3bV4RitRk0DSCGaU7CZ8Qg=
SHA256 (snap) = 7ce887effa6113dcf9f32a774b1a60c966a32456080fe55db33456e7e1321e1f
2 changes: 1 addition & 1 deletion snap.pub
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
untrusted comment: github.com/qbit/snap public key
RWQkqrbMjoywaLwJQf45TjtCLgtFPSEO7v/TBf01WRZjvl8NSy6rJ6Fe
RWTKOAnI3kqGqY/1ungBemfzkDj4ImXuybf4sDZcCrNJywffIRDkK1qF
2 changes: 2 additions & 0 deletions snap.pub.old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
untrusted comment: github.com/qbit/snap public key
RWQkqrbMjoywaLwJQf45TjtCLgtFPSEO7v/TBf01WRZjvl8NSy6rJ6Fe

0 comments on commit df08870

Please sign in to comment.