-
Notifications
You must be signed in to change notification settings - Fork 70
/
donate.html
44 lines (41 loc) · 1.71 KB
/
donate.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
---
title: Donate
position: 2
---
<p>
You can contribute to cSploit by donating:
Incomings of donations will be used to buy hardware and services required
by cSploit developers and network infrastructure.
</p>
<div class="row">
<div class="col m4">
<h5>PayPal <i class="material-icons">favorite</i></h5>
<!--<a class="waves-effect waves-light btn amber black-text" href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=o_bFxeimjBkMm7UJ0DUpy9kygjGKR87XcfE06nypZwmhAV_Cjb5GA8KW9ci&dispatch=5885d80a13c0db1f8e263663d3faee8d5c97cbf3d75cb63effe5661cdf3adb6d" target="_blank">PayPal</a>-->
{% include paypal_widget.html %}
</div>
<div class="col m4">
<h5>Pledgie</h5>
{% include pledgie_widget.html %}
</div>
<div class="col m4">
<h5>Bitcoin</h5>
<!--<a class="waves-effect waves-light btn amber black-text">Bitcoin</a>-->
{% include bitcoin_widget.html %}
</div>
</div>
<br>
<p>
The main goal of this crowdfunding is to purchase a small set of stuff to help the development.
<ul>
<li>- A new Thinkpad laptop with a good battery and memory</li>
<li>- A set of common WiFi adapters</li>
<li>- Some bluetooth adapter to add bluetooth hacking feature</li>
<li>- Some OTG adapters for pentesting over Ethernet and USB</li>
<li>- An old used iPhone</li>
<li>- csploit.org DNS record</li>
</ul>
As of now I’m using a Thinkpad T60, purchased by a kindness of a guy like you.<br>
Sadly the battery life is about 30 minutes ( even after I purchased the biggest battery available for this laptop ).<br>
Also using heavy development tools require a lot of memory, as of now I have 3GB of memory which isn’t enough.<br>
<br />
Thanks for your help! <i class="material-icons">thumb_up</i></p>