summaryrefslogtreecommitdiff
path: root/web/index.html
blob: 8721105b58d4fd7f7bb476ade5ef9f95e0edd1e5 (plain)
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
<!DOCTYPE html>
<html>
  <head>
    <meta name="generator" content=
    "HTML Tidy for HTML5 for Linux/x86 version 5.2.0">
  <title></title>
  </head>
  <body>
  <h4>Twister</h4>
  <p>
  The Twister is a HTTP proxy written in C with the capability
  of modifying the data being passed through.  The modifications
  must be batched by the user while the Twister is running.</p>
  <p>
  The Twister was originally written to test <a href="https://taler.net">
  Taler</a> components, but can be used completely standalone.</p>

  <h4>Code</h4>
  <p>
  The Twister is Free Software, and the code can be downloaded
  via Git at <tt>git://git.taler.net/twister</tt></p>
  </body>

  <h4>Documentation</h4>
  <p>
  General concepts regarding the Twister are explained in the
  following <a href="twister.pdf">slides</a>.</p>


  <h4>Bugtrack</h4>
  <p>
  Visit <a href="https://bugs.gnunet.org">https://bugs.gnunet.org</a>
  to report a bug.  Please make sure you report bugs
  under <em>Twister</em> and not under any of the other projects.

  <h4>Contact</h4>
  <p>
  The Twister is maintained by Marcello Stanisci (<tt>stanisci@taler.net</tt>).
  </p>

  <hr>
  <pre>
  "Copyright (C) 2018, 2019, Taler Systems SA.
  Verbatim copying and distribution of this entire article
  is permitted in any medium, provided this notice is preserved."
  </pre>

</html>