-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdonated.html
68 lines (68 loc) · 4.92 KB
/
donated.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!doctype html> <!--[if lt IE 7 ]><html
lang="en" class="no-js ie6"> <![endif]--> <!--[if IE 7 ]><html
lang="en" class="no-js ie7"> <![endif]--> <!--[if IE 8 ]><html
lang="en" class="no-js ie8"> <![endif]--> <!--[if IE 9 ]><html
lang="en" class="no-js ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--><html
lang="en" class="no-js"> <!--<![endif]--><head><meta
charset="utf-8"><title>Thank you | GPGTools (OpenPGP Tools for Apple OS X)</title><meta
name="description" content="Thank you | GPGTools - OpenPGP/PGP/GPG tools for Apple OS X (GPGMail, GPG Keychain Access, ...). To encrypt, decrypt, validate, and sign files and e-mails."><meta
name="author" content="GPGTools Project Team"><meta
name="keywords" content="OpenPGP, PGP, GPG, Encryption, Decryption, Security, Apple, OS X, Mail, Keychain, Digital Signatures"><meta
name="viewport" content="width=device-width, initial-scale=1.0"><meta
name="robots" content="all" /><link
rel="prerender" href="./index.html"><link
rel="prefetch" href="./index.html"><link
rel="shortcut icon" href="./favicon.ico"><link
rel="apple-touch-icon" href="./apple-touch-icon.png"><link
rel="stylesheet" media="all" href="./css/style.css?v=2"> <!--[if (gt IE 9)|!(IE)]><!--><link
rel="stylesheet" media="screen and (min-device-width: 1024px)" href="./css/badge.css?v=2" /> <!--<![endif]--><link
href="http://twitter.com/statuses/user_timeline/170783148.rss" rel="alternate" title="recent tweets" type="application/rss+xml" /><link
href="appcast.xml" rel="alternate" title="recent releases" type="application/rss+xml" /><link
href="http://gpgtools.lighthouseapp.com/events.atom" rel="alternate" title="recent code changes and issues" type="application/rss+xml" /> <script src="./js/libs/modernizr-1.6.min.js"></script> <script src="./js/mail.js"></script> </head><body><div
id="container"> <header><div
id="foo"><div
id="logo"> <a
href="./index.html"><img
src="./macgpg2/images/logo-128px.png" alt="GPGTools" title="GPGTools" class="logo"/></a><h1><a
href="./index.html" id="header">GPGTools</a></h1></div><div
id="navigation"><ul><li><a
href="./projects.html" title="more information about the included applications and related projects">Projects</a>|</li><li><a
href="./faq.html" title="frequently asked questions">FAQ</a>|</li><li><a
href="./about.html" title="how to contact us">Contact</a>|</li><li><a
href="./donate.html" title="how to donate">Donate</a></li></ul></div> <a
id="badge" href="./donate.html"> <span>We need help!</span> <span>How to contribute?</span> </a></div> </header><div
id="overview"><div
id="o_content"><h2>Thank You</h2></div></div><div
id="spacer"></div><div
id="main"><div
id="m_content"><h3>Thank you for your donation!</h3><p>Thank you very much for your donation! Your money will help
us to bring secure OpenPGP based communication to Apple OS X
and beyond.</p><p>Again, we really appreciate your contribution to our
project. Please help us spread the word by telling a few of
your friends.</p><ul
class="sub"></ul><p> Sincerely Yours, GPGTools Project Team</p></div><hr/> <iframe
id="twitter" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.gpgtools.org&text=OpenPGP-/GPG-Tools%20for%20Apple%20OS%20X" scrolling="no" frameborder="0" width="150" height="20"></iframe> <g:plusone size="medium" href="http://www.gpgtools.org"></g:plusone> <script type="text/javascript">(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();</script> <iframe
id="facebook" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gpgtools.org&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=20" ></iframe></div><footer></footer></div> <!--[if lt IE 7 ]> <script src="./js/libs/dd_belatedpng.js"></script> <script>DD_belatedPNG.fix('img, .png_bg'); //fix any <img> or .png_bg background-images</script> <![endif]--> <script type="text/javascript">var _paq = _paq || [];
(function(){
var u=(("https:" == document.location.protocol) ? "https://www.gpgtools.org/piwik/" : "http://www.gpgtools.org/piwik/");
_paq.push(['setSiteId', 1]);
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['setDownloadExtensions', 'dmg|zip|pkg|sig']);
_paq.push(['setDownloadClasses', 'piwik_download']);
_paq.push(['setDomains', ['*.gpgtools.org', 'github.com']]);
var d=document,
g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
g.type='text/javascript';
g.defer=true;
g.async=true;
g.src=u+'piwik.js';
s.parentNode.insertBefore(g,s);
})();</script> <noscript><p><img
height="1" width="1" src="http://www.gpgtools.org/piwik/piwik.php?idsite=1&rec=1" style="border:0" alt="" /></p></noscript></body></html>