index.html (1330B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta name="generator" content= 5 "HTML Tidy for HTML5 for Linux/x86 version 5.2.0"> 6 <title></title> 7 </head> 8 <body> 9 <h4>Twister</h4> 10 <p> 11 The Twister is a HTTP proxy written in C with the capability 12 of modifying the data being passed through. The modifications 13 must be batched by the user while the Twister is running.</p> 14 <p> 15 The Twister was originally written to test <a href="https://taler.net"> 16 Taler</a> components, but can be used completely standalone.</p> 17 18 <h4>Code</h4> 19 <p> 20 The Twister is Free Software, and the code can be downloaded 21 via Git at <tt>git://git.taler.net/twister</tt></p> 22 </body> 23 24 <h4>Documentation</h4> 25 <p> 26 General concepts regarding the Twister are explained in the 27 following <a href="twister.pdf">slides</a>.</p> 28 29 30 <h4>Bugtrack</h4> 31 <p> 32 Visit <a href="https://bugs.gnunet.org">https://bugs.gnunet.org</a> 33 to report a bug. Please make sure you report bugs 34 under <em>Twister</em> and not under any of the other projects. 35 36 <h4>Contact</h4> 37 <p> 38 Please, send inquiries at <tt>twister@taler.net</tt>. 39 </p> 40 41 <hr> 42 <pre> 43 "Copyright (C) 2018, 2019, Taler Systems SA. 44 Verbatim copying and distribution of this entire article 45 is permitted in any medium, provided this notice is preserved." 46 </pre> 47 48 </html>