From b4e2708c6f8cc2191c581aef404803478e65e678 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 Sep 2014 16:47:55 -0300 Subject: Moved scripts to custom repos --- doc/README.mdwn | 5 ----- doc/TODO.md | 26 -------------------------- 2 files changed, 31 deletions(-) delete mode 100644 doc/README.mdwn delete mode 100644 doc/TODO.md (limited to 'doc') diff --git a/doc/README.mdwn b/doc/README.mdwn deleted file mode 100644 index 2d403a4..0000000 --- a/doc/README.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -Misc scripts -============ - -This is a collection of simple scripts to be available on $PATH. - diff --git a/doc/TODO.md b/doc/TODO.md deleted file mode 100644 index 3e29861..0000000 --- a/doc/TODO.md +++ /dev/null @@ -1,26 +0,0 @@ -TODO -==== - -* Split scripts: - * Into separate, specific repositories. - * Leave here only those which don't fit a specific criteria. - * Submit all other repositories "upstream" to apps.git repo. - -* Enhance vbox: - * Support more VBoxManage commands. - * Iteration over a set of VMs. - * Support for upgrading VMs. - * Vagrant integration. - -* Write a "git" interceptor: - * Check proper user/email config. - * Automatically set git-flow when initializing a repository. - * Automatically set git-hooks integration. - * Implement global hooks. - * Check remote configuration. - -* Enhance shell: - * Add a counter-measure to prevent this attack: - http://users.ece.cmu.edu/~dawnsong/papers/ssh-timing.pdf - http://www.slideshare.net/idsecconf/countermeasure-against-timing-attack-on-ssh-using-random-delay - http://www.scribd.com/doc/59628153/Timing-Analysis-of-Keystrokes-and-Timing-Attacks-on-SSH-Revisited -- cgit v1.2.3