Skip to content

Commit 4cb790e

Browse files
author
IgnorantGuru
committed
release 0.3.5
1 parent 8589f2f commit 4cb790e

File tree

5 files changed

+66
-0
lines changed

5 files changed

+66
-0
lines changed

packages/0.3.5/README.mkd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**To save a file** click on the link and click 'View Raw'
287 KB
Binary file not shown.
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA256
3+
4+
b8869daec6ab645709f577da22484f47fb6c3e97869fa420e744b4fd082d8a1c udevil-0.3.5.tar.xz
5+
8e829a01b9ba5a965a207be94ae4751b73b66a4f220f072f40a2471f9f0e470f udevil-0.3.5-installer.sh
6+
df10095309054f0751d033890d332bf7782b57d54378b82dfb0ddc27f9329630 udevil_0.3.5-1_all.deb
7+
8+
#
9+
# This file (udevil-0.3.5.SHA256.asc) is used to authenticate download of
10+
# udevil version 0.3.5
11+
#
12+
# Homepage: http://ignorantguru.github.com/udevil/
13+
#
14+
#
15+
# Why Authenticate?
16+
#
17+
# Verifying the authenticity of downloaded files prior to installation is
18+
# important to ensure that your download is not corrupt and that no one has
19+
# tampered with the server holding the files.
20+
#
21+
#
22+
# 1) If you don't already have IgnorantGuru's CURRENT key on your keyring:
23+
#
24+
# gpg --keyserver keys.gnupg.net --recv-keys 0x7977070A723C6CCB696C0B0227A5AC5A01937621
25+
# (if you receive an error, try again)
26+
#
27+
# Also visually verify that the given fingerprint matches the one shown here:
28+
# http://igurublog.wordpress.com/contact-ignorantguru/
29+
#
30+
#
31+
# 2) Download one or more files (the first is required):
32+
#
33+
# wget https://raw.github.com/IgnorantGuru/udevil/master/packages/0.3.5/udevil-0.3.5.SHA256.asc
34+
# wget https://raw.github.com/IgnorantGuru/udevil/master/packages/0.3.5/udevil-0.3.5.tar.xz
35+
# wget https://raw.github.com/IgnorantGuru/udevil/master/packages/0.3.5/udevil-0.3.5-installer.sh
36+
# wget https://raw.github.com/IgnorantGuru/udevil/master/packages/0.3.5/udevil_0.3.5-1_all.deb
37+
#
38+
#
39+
# 3) Check signature and files:
40+
#
41+
# gpg -d udevil-0.3.5.SHA256.asc | sha256sum --check
42+
#
43+
# This should report a good signature and an OK for each file present:
44+
#
45+
# gpg: Signature made <SIGNATURE DATE> using DSA key ID 01937621 <--
46+
# --> udevil-0.3.5.tar.xz: OK
47+
# --> udevil-0.3.5-installer.sh: OK
48+
# --> udevil_0.3.5-1_all.deb: OK
49+
# --> gpg: Good signature from IgnorantGuru <EMAIL>
50+
# gpg: WARNING: This key is not certified with a trusted signature!
51+
# gpg: There is no indication that the signature belongs to the owner.
52+
# sha256sum: WARNING: x lines are improperly formatted
53+
#
54+
# If "BAD signature" or the wrong key ID is reported, or if FAILED appears
55+
# next to any file you plan to use, DO NOT USE the file. A "key is not
56+
# certified" warning (shown above) is normal and can be safely ignored if
57+
# you visually verified the key fingerprint in step 1.
58+
#
59+
-----BEGIN PGP SIGNATURE-----
60+
Version: GnuPG v1.4.12 (GNU/Linux)
61+
62+
iF4EAREIAAYFAlCwtkoACgkQJ6WsWgGTdiEkLQEAk1p9BKItZg64DNEkMrp+RG/o
63+
Ki0/GaqGXd6zYGgphwMBAMq5s4aYEs7rH6xepgDwlLr5A8gMB4J8FPcgmWjF3sqN
64+
=CoES
65+
-----END PGP SIGNATURE-----

packages/0.3.5/udevil-0.3.5.tar.xz

285 KB
Binary file not shown.
305 KB
Binary file not shown.

0 commit comments

Comments
 (0)