diff options
-rw-r--r-- | doc/html/Donation.html | 3 | ||||
-rw-r--r-- | doc/html/Donation_Bank.html | 76 | ||||
-rw-r--r-- | doc/html/flag-eu.png | bin | 0 -> 1727 bytes | |||
-rw-r--r-- | doc/html/flag-gb.png | bin | 0 -> 2029 bytes | |||
-rw-r--r-- | doc/html/flag-us.png | bin | 0 -> 1147 bytes |
5 files changed, 78 insertions, 1 deletions
diff --git a/doc/html/Donation.html b/doc/html/Donation.html index ae679122..78100c6b 100644 --- a/doc/html/Donation.html +++ b/doc/html/Donation.html @@ -53,7 +53,8 @@ </table> <hr> -<p><img src="bank_30x30.png" style="margin-right: 5px"><strong>Donate using bank transfer:</strong> <a href="Contact.html" target="_blank.html">contact us</a> for bank account details (based in France).</p> +<h3><a href="Donation_Bank.html"><img src="bank_30x30.png" style="margin-right: 5px"></a>Bank Transfer</h3> +<p>You can use <a href="Donation_Bank.html">IDRIX bank details available here</a> to send your donations using bank transfers. <hr> <h3>Donation Platforms:</h3> diff --git a/doc/html/Donation_Bank.html b/doc/html/Donation_Bank.html new file mode 100644 index 00000000..5dcb9e8e --- /dev/null +++ b/doc/html/Donation_Bank.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>VeraCrypt - Free Open source disk encryption with strong security for the Paranoid</title> +<meta name="description" content="VeraCrypt is free open-source disk encryption software for Windows, Mac OS X and Linux. In case an attacker forces you to reveal the password, VeraCrypt provides plausible deniability. In contrast to file encryption, data encryption performed by VeraCrypt is real-time (on-the-fly), automatic, transparent, needs very little memory, and does not involve temporary unencrypted files."/> +<meta name="keywords" content="encryption, security"/> +<link href="styles.css" rel="stylesheet" type="text/css" /> +</head> +<body> + +<div> +<a href="https://www.veracrypt.fr/en/Home.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a> +</div> + +<div id="menu"> + <ul> + <li><a href="Home.html">Home</a></li> + <li><a href="/code/">Source Code</a></li> + <li><a href="Downloads.html">Downloads</a></li> + <li><a href="Documentation.html">Documentation</a></li> + <li><a class="active" href="Donation.html">Donate</a></li> + <li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">Forums</a></li> + </ul> +</div> + +<div class="wikidoc"> +<h1>Donation to VeraCrypt using bank transfer</h1> +<p>You can support VeraCrypt development through donations using bank transfers to one of IDRIX bank accounts below, depending on the currency used.<br> +Please <a href="Contact.html" target="_blank.html">contact us</a> if you need an official invoice for your donation.</p> +<hr> +<h3><img src="flag-eu.png" style="vertical-align: middle; margin-right: 5px">Euro SEPA Bank Details</h3> +<p>Accepted payment types are SEPA bank transferts or SWIFT in EURO only.</p> +Account Holder: IDRIX SARL<br> +IBAN: DE54 7001 1110 6051 5480 84<br> +Bank code (SWIFT / BIC): DEKTDE7GXXX<br> +Address: Handelsbank, Elsenheimer Str. 41, München 80687, Germany<br> +Reference: VeraCrypt Donation<br> +<hr> + +<h3><img src="flag-us.png" style="vertical-align: middle; margin-right: 5px">US Dollars Bank Details</h3> +<p>Accepted payment types are Wire, ACH and SWIFT/International Wire.</p> +Account Holder: IDRIX SARL<br> +Account number: 8310085792<br> +ACH Routing Number: 026073150<br> +Wire Routing Number: 026073008<br> +Address: TransferWise, 19 W 24th Street, New York, NY, 10010, United States<br> +Reference: VeraCrypt Donation<br> +<hr> + +<h3><img src="flag-gb.png" style="vertical-align: middle; margin-right: 5px">British Pound Bank Details</h3> +<p>Accepted payment types are Faster Payments (FPS), BACS and CHAPS from withing the UK only.</p> + +Account Holder: IDRIX SARL<br> +Account number: 56385007<br> +ACH Routing Number: 026073150<br> +UK Sort Code: 23-14-70<br> +Address: TransferWise, 56 Shoreditch High Street, London, E1 6JJ, United Kingdom<br> +Reference: VeraCrypt Donation<br> +<hr> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +<p> </p> +</div><div class="ClearBoth"></div></body></html>
\ No newline at end of file diff --git a/doc/html/flag-eu.png b/doc/html/flag-eu.png Binary files differnew file mode 100644 index 00000000..31660433 --- /dev/null +++ b/doc/html/flag-eu.png diff --git a/doc/html/flag-gb.png b/doc/html/flag-gb.png Binary files differnew file mode 100644 index 00000000..c1aab017 --- /dev/null +++ b/doc/html/flag-gb.png diff --git a/doc/html/flag-us.png b/doc/html/flag-us.png Binary files differnew file mode 100644 index 00000000..1796531d --- /dev/null +++ b/doc/html/flag-us.png |