diff options
-rw-r--r-- | cholerab/AAA (renamed from doc/AAA) | 0 | ||||
-rw-r--r-- | cholerab/Error.txt (renamed from doc/Error.txt) | 0 | ||||
-rw-r--r-- | cholerab/HACKING/git/log-follow (renamed from cholerab/HACKING/git) | 0 | ||||
-rw-r--r-- | cholerab/HACKING/git/remove-submodule (renamed from cholerab/cockbook/git/remove-submodule) | 0 | ||||
-rw-r--r-- | cholerab/cholerab (renamed from doc/cholerab) | 0 | ||||
-rw-r--r-- | cholerab/cookbook/LASAGNE (renamed from doc/cookbook/LASAGNE) | 0 | ||||
-rwxr-xr-x | cholerab/cookbook/reducer.sh (renamed from doc/cookbook/reducer.sh) | 0 | ||||
-rw-r--r-- | cholerab/reaktor/priviliged_functions | 24 | ||||
-rwxr-xr-x | crypto/git/git-eternal-move (renamed from Werkzeug/bin/git-eternal-move) | 0 |
9 files changed, 0 insertions, 24 deletions
diff --git a/doc/Error.txt b/cholerab/Error.txt index b49ee9ff..b49ee9ff 100644 --- a/doc/Error.txt +++ b/cholerab/Error.txt diff --git a/cholerab/HACKING/git b/cholerab/HACKING/git/log-follow index 5bdc41bd..5bdc41bd 100644 --- a/cholerab/HACKING/git +++ b/cholerab/HACKING/git/log-follow diff --git a/cholerab/cockbook/git/remove-submodule b/cholerab/HACKING/git/remove-submodule index da8a1b00..da8a1b00 100644 --- a/cholerab/cockbook/git/remove-submodule +++ b/cholerab/HACKING/git/remove-submodule diff --git a/doc/cholerab b/cholerab/cholerab index 2500ba6b..2500ba6b 100644 --- a/doc/cholerab +++ b/cholerab/cholerab diff --git a/doc/cookbook/LASAGNE b/cholerab/cookbook/LASAGNE index fee77c42..fee77c42 100644 --- a/doc/cookbook/LASAGNE +++ b/cholerab/cookbook/LASAGNE diff --git a/doc/cookbook/reducer.sh b/cholerab/cookbook/reducer.sh index 648047fb..648047fb 100755 --- a/doc/cookbook/reducer.sh +++ b/cholerab/cookbook/reducer.sh diff --git a/cholerab/reaktor/priviliged_functions b/cholerab/reaktor/priviliged_functions deleted file mode 100644 index a673267e..00000000 --- a/cholerab/reaktor/priviliged_functions +++ /dev/null @@ -1,24 +0,0 @@ -Use Case 1: Request update on Host -================================= - -< user> bot: update -< bot> /whois user -< bot> /msg user [CHALLENGE] -< user> /msg bot [CHALLENGE-RESPONSE] -< bot> updating... -< bot> now on rev XXXXX - -Command Flow ----------------- -The bot has a locally stored list of [trusted] hosts along with their public -key, preferably from the tinc/retiolum directory. - -The bot encrypts a 1K Byte long message with the public key of the host -retrieved by the /whois command. - -This challenge is sent to the user requesting the command via private message. -The user then decrpyts the message with its own private key and sends the -decrpyted message to the bot. - -The bot then executes the requested command if the challenge is answered -correctly diff --git a/Werkzeug/bin/git-eternal-move b/crypto/git/git-eternal-move index 50361e7b..50361e7b 100755 --- a/Werkzeug/bin/git-eternal-move +++ b/crypto/git/git-eternal-move |