aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-28 13:12:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-28 13:12:34 -0300
commit32327eb613ba9916f18e7c192577036fe3c1e637 (patch)
tree5cbff6c263657e1d923d37f461ca75e83ea26d54
parente3fb5895b11d343283cf10848cb0103bf7cec322 (diff)
downloadblog-32327eb613ba9916f18e7c192577036fe3c1e637.tar.gz
blog-32327eb613ba9916f18e7c192577036fe3c1e637.tar.bz2
Archive some research
-rw-r--r--research.mdwn34
-rw-r--r--research/archive.mdwn20
-rw-r--r--research/security.mdwn4
3 files changed, 31 insertions, 27 deletions
diff --git a/research.mdwn b/research.mdwn
index 201c62b..2a03f00 100644
--- a/research.mdwn
+++ b/research.mdwn
@@ -9,30 +9,12 @@ Raw list with things to try, research, evaluate develop and maybe deploy!
## New stuff
* [yankee: Changelogs meet YAML](https://github.com/studio-b12/yankee).
-* [Borg - Deduplicating](http://borgbackup.readthedocs.io/en/stable/).
-* [gridsync: Synchronize local directories with Tahoe-LAFS storage grids](https://github.com/gridsync/gridsync)
-* [Exhaustive list of backup solutions for Linux](https://github.com/restic/others).
-* [Observatory by Mozilla](https://observatory.mozilla.org/) and [CAA checking becomes mandatory for SSL/TLS certificates](https://ma.ttias.be/caa-checking-becomes-mandatory-ssltls-certificates/).
-* [Apache Drill](https://drill.apache.org/), [presto](https://github.com/prestodb/presto), hadoop, etc.
-* [OpenBSD vmm](https://marc.info/?l=openbsd-tech&m=149191695821636&w=2).
-* [TensorFlow](https://www.tensorflow.org/).
-* [Mapzen](https://mapzen.com).
-* [Creepy - Geolocation OSINT Tool](http://www.geocreepy.com/) ([package](https://packages.debian.org/wheezy/creepy)).
-* [Minix3](http://www.minix3.org/).
-* [stow](https://packages.debian.org/jessie/stow).
-* [Sabotage - the hardcore let's be oldschool UNIX experience](http://sabotage.tech/).
-* [netboot.xyz](https://netboot.xyz/).
-* [iPXE - open source boot firmware [start]](http://ipxe.org/).
+* backups:
+ * [Exhaustive list of backup solutions for Linux](https://github.com/restic/others).
+ * [Borg - Deduplicating](http://borgbackup.readthedocs.io/en/stable/).
+ * [gridsync: Synchronize local directories with Tahoe-LAFS storage grids](https://github.com/gridsync/gridsync)
+* web:
+ * [Observatory by Mozilla](https://observatory.mozilla.org/) and [CAA checking becomes mandatory for SSL/TLS certificates](https://ma.ttias.be/caa-checking-becomes-mandatory-ssltls-certificates/).
+ * [Mapzen](https://mapzen.com).
* [FOSS Services](/services)!
-* [qsstv](https://packages.debian.org/jessie/qsstv)
-* https://shodan.io
-* https://keybase.io
-* https://en.wikipedia.org/wiki/Unikernel
-* https://eng.fromatob.com/post/2017/02/lets-encrypt-oauth-2-and-kubernetes-ingress/
-* https://stripe.com/blog/idempotency
-* https://github.com/gorhill/uMatrix
-* https://github.com/metabase/metabase
-* https://lede-project.org/start
-* https://github.com/shadowsocks/shadowsocks-go
-* https://botman.io
-* tor: ooniprobe, lepidopter, onionpi (tor, hostapd, iptables).
+* tor: ooniprobe, lepidopter, onionpi (tor, hostapd and iptables).
diff --git a/research/archive.mdwn b/research/archive.mdwn
index 8f8367f..49cb93a 100644
--- a/research/archive.mdwn
+++ b/research/archive.mdwn
@@ -3,17 +3,35 @@
Currently archived research.
* Wayland.
+* [uMatrix: Point and click matrix to filter net requests according to source, destination and type ](https://github.com/gorhill/uMatrix).
* [antigen](https://github.com/zsh-users/antigen), [vundle](https://github.com/VundleVim/Vundle.vim), etc.
* [Kaitai Struct: declarative binary format parsing language](http://kaitai.io/).
* [Darktable](https://packages.debian.org/stable/darktable).
* [Haiku Project](https://www.haiku-os.org/).
-* [GoboLinux - the alternative Linux distribution](http://gobolinux.org/).
+* distros:
+ * [GoboLinux - the alternative Linux distribution](http://gobolinux.org/).
+ * [OpenBSD vmm](https://marc.info/?l=openbsd-tech&m=149191695821636&w=2).
+ * [Minix3](http://www.minix3.org/).
+ * [Sabotage - the hardcore let's be oldschool UNIX experience](http://sabotage.tech/).
+ * [netboot.xyz](https://netboot.xyz/).
+ * [iPXE - open source boot firmware](http://ipxe.org/).
+ * [LEDE](https://lede-project.org/start).
* [asciinema - Record and share your terminal sessions, the right way](https://asciinema.org/) ([client](https://packages.debian.org/jessie/asciinema) and server).
* [HTTP Prompt - An interactive command-line HTTP client](http://http-prompt.com/).
* [mmv](https://packages.debian.org/jessie/mmv) ([manpage](https://ss64.com/bash/mmv.html)).
+* [Unikernel](https://en.wikipedia.org/wiki/Unikernel).
* mopidy/mpdris:
* plugins like https://packages.debian.org/stretch/mopidy-podcast
* https://packages.debian.org/jessie/mopidy
* https://github.com/acrisci/playerctl
* https://packages.debian.org/jessie/mpdris2
* https://packages.debian.org/stretch/mpris-remote
+* https://eng.fromatob.com/post/2017/02/lets-encrypt-oauth-2-and-kubernetes-ingress/
+* api:
+ * https://stripe.com/blog/idempotency
+ * https://botman.io
+* bigdata:
+ * https://github.com/metabase/metabase
+ * [Apache Drill](https://drill.apache.org/), [presto](https://github.com/prestodb/presto), hadoop, etc.
+* machine learning:
+ * [TensorFlow](https://www.tensorflow.org/).
diff --git a/research/security.mdwn b/research/security.mdwn
index fdfd853..b03603c 100644
--- a/research/security.mdwn
+++ b/research/security.mdwn
@@ -2,6 +2,7 @@
Research and development in security:
+* [Creepy - Geolocation OSINT Tool](http://www.geocreepy.com/) ([package](https://packages.debian.org/wheezy/creepy)).
* [Qubes OS](https://www.qubes-os.org/).
* bitmask and LEAP.
* port knocking.
@@ -23,3 +24,6 @@ Research and development in security:
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
+* https://shodan.io
+* https://keybase.io
+* https://github.com/shadowsocks/shadowsocks-go