summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-13 00:05:52 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-13 00:05:52 +0200
commit131b211e1e514411be04457969b2906c6203fc50 (patch)
tree2955ecc20a00a76a1ac25c5e96eb2690934aad96 /web
parent5edfaa88e348dca84658fbdd2f9cc526c4310fe8 (diff)
downloadtwister-131b211e1e514411be04457969b2906c6203fc50.tar.gz
twister-131b211e1e514411be04457969b2906c6203fc50.tar.bz2
twister-131b211e1e514411be04457969b2906c6203fc50.zip
website
Diffstat (limited to 'web')
-rw-r--r--web/index.html28
-rw-r--r--web/twister.pdfbin0 -> 534896 bytes
2 files changed, 28 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
new file mode 100644
index 0000000..e3b10ea
--- /dev/null
+++ b/web/index.html
@@ -0,0 +1,28 @@
+<!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>
+</html>
diff --git a/web/twister.pdf b/web/twister.pdf
new file mode 100644
index 0000000..3b9b49a
--- /dev/null
+++ b/web/twister.pdf
Binary files differ