Commit Graph

1437 Commits

Author SHA1 Message Date
Aminda Suomalainen dfb63479fd
i3: give dino more time to start in kdocker 2019-06-14 13:00:40 +03:00
Aminda Suomalainen dc02709832
i3: kdocker-ize dino 2019-06-13 22:51:59 +03:00
Aminda Suomalainen ec1b7e6806
i3: move to Dino OBS package 2019-06-13 20:12:52 +03:00
Aminda Suomalainen 72fa6ff2d0
i3: add comments & Dino
Added comments: one missing ELECTRON! warning, where to install Keybase
and a link to GitHub comment where I install the Dino flatpak.
2019-06-13 15:29:01 +03:00
Aminda Suomalainen 5128e8646a
ipfs.service: use dht routing instead of dhtclient routing 2019-06-11 01:17:22 +03:00
Aminda Suomalainen 85bd70f382
etc/systemd/system/ipfs: important notice for VPS/dedi/etc. 2019-06-11 01:12:28 +03:00
Aminda Suomalainen 4630927800
LICENCE.md: attempt to make GitHub detect this
There are no actual license changes (or at least I tried to avoid them
by reading the `git diff`) and I added the lines missing from GitHub
selector, even if I have no idea where they originate from (the two last
ones).
2019-06-07 12:27:45 +03:00
Aminda Suomalainen 71731970c4
i3: swap hibernate & suspend, also put WS1 to HDMI-1
Maybe three electrons not working with hibernate is another reason for
it to go out of fashion, I wonder if I should also add warning to myself
about quitting all electrons before either operation.
2019-06-04 19:29:25 +03:00
Aminda Suomalainen 6ce553f84e
dnscrypt-proxy: fix cloudflare excluding 2019-06-02 22:30:49 +03:00
Aminda Suomalainen c15610a3c2
i3: move from Snap Signal to Flatpak Signal
When I previously tried them, Snap worked better and Flatpak was
misbehaving, but now the situation seems to have turned around with Snap
unable to use some features such as tray icons (which is attributed to
an uptream issue with Electron builder).
2019-05-31 20:00:18 +03:00
Aminda Suomalainen 20d3453f2b
i3: SOS! Add the third electron! HELPME! It's a monster! 2019-05-29 17:20:55 +03:00
Aminda Suomalainen 4f57171b83
i3: add Wire to autostart 2019-05-24 23:24:30 +03:00
Aminda Suomalainen 540798ed17
dnscrypt-proxy: use Socks Authentication 2019-05-22 12:01:34 +03:00
Aminda Suomalainen b96eb372d0
torrc-client: ensure IsolateSOCKSAuth & add HTTPTunnelPort 2019-05-22 11:58:05 +03:00
Aminda Suomalainen 9101b72784
i3: sort autostarts & add Keybase
* expected packages now also contains keybase
* Keybase's tray popup is now floating
* autostarting Flatpaks are separated from normal apps and below them
* Gajim has --quiet, even if it probably doesn't affect anything here
2019-05-21 00:00:43 +03:00
Aminda Suomalainen fa43667840
i3: add caffeine indicator 2019-05-18 14:57:07 +03:00
Aminda Suomalainen 3eefbaf296
etc/tor/torrc-onehoponion: CookieAuthFile 0 2019-05-17 18:54:34 +03:00
Aminda Suomalainen 7dbafe4a54
resolv.conf: more comments 2019-05-16 15:28:15 +03:00
Aminda Suomalainen 7a7fefa9ce
i3: autostart de.haeckerfelix.gradio 2019-05-15 19:15:38 +03:00
Aminda Suomalainen 21adba9a02
dnscrypt-proxy.toml: update ~~stories~~ comments 2019-05-15 10:48:11 +03:00
Aminda Suomalainen e972a47d4a
torrc-client: add SocksPorts and comment on two guards
I need unisolated port for dnscrypt-proxy which I fear would otherwise
generate too many circuits which wouldn't even be used and I guess
there is no harm in sending Yggdrasil to a separate port that only has
access to onions which is a port I may sometimes wish I have otherwise
too.
2019-05-15 10:31:47 +03:00
Aminda Suomalainen 95bcf095df
VerifyHostKeyByDNS is supposed to be yes
fix previous commit, I imagine I changed it by accident.
2019-05-11 00:58:00 +03:00
Aminda Suomalainen e634ee8863
ssh_config: update comment for VerifyHostKeyDNS
OpenSSH is evil and gives you three not-optimal options to this:

A) trust DNSSEC and don't write known_hosts
B) ask whether to trust DNS, but don't bother telling me if it's signed
C) don't even check SSHFP

I see A) as the least evil, but I wish known_hosts was written.
Alternatively B) should tell me whether there is DNSSEC or not, not
only "matching keys found from DNS" or whatever it says always.
2019-05-09 18:44:36 +03:00
Aminda Suomalainen 9e03598e3f
etc/apt/sources.list: add missing tor+ for Debian 2019-05-09 14:05:54 +03:00
Aminda Suomalainen 0ce3c5f47a
dnscrypt-proxy: adjust sources, add prefixes 2019-05-07 00:55:07 +03:00
Aminda Suomalainen f978853d11
dnscrypt-proxy.toml: add onion resolvers 2019-05-07 00:23:51 +03:00
Aminda Suomalainen d2bd2be652
systemd/zeronet.service: use Python 3 & always use Tor 2019-05-05 20:28:14 +03:00
Aminda Suomalainen d8ba42bdd1
etc/tor: disable control, document enabling for client 2019-05-04 20:41:18 +03:00
Aminda Suomalainen 8e01a42c62
etc: systemd & tor: add tor-onehoponion (and torrc-relay) 2019-05-04 17:26:57 +03:00
Aminda Suomalainen c726daa62c
etc/tor/torrc-client: add comments 2019-05-04 16:55:08 +03:00
Aminda Suomalainen b0ef3a18f6
torrc-client: remove deprecated ClientPreferIPv6DirPort comment
> The ClientPreferIPv6DirPort option is deprecated, and will most likely be removed in a future version of Tor. It has no effect on relays, and has had no effect on clients since 0.2.8. (If you think this is a mistake, please let us know!)
2019-05-04 16:28:58 +03:00
Aminda Suomalainen 9c8cf613cd
etc/systemd: add tor-client.service & tor: add torrc-client 2019-05-03 12:31:33 +03:00
Aminda Suomalainen 4c2b21bbfa
ipfs.service: add routing note 2019-05-01 23:30:12 +03:00
Aminda Suomalainen ce84c26bcd
ipfs.service: adapt lowpower profile & mention badgerds
If the lowpower option uses values 40 and 20 which are a lot higher than
mine were and considered suitable for laptops and smartphones, I guess
they are the best for me to use and I find content faster.
2019-04-23 13:51:18 +03:00
Aminda Suomalainen 7e9a64e76b
i3: fix config error
I forgot `exec --no-startup-id`
2019-04-21 21:22:22 +03:00
Aminda Suomalainen 07736b9580
i3: use only HDMI display to not distract me into multitasking 2019-04-21 19:43:52 +03:00
Aminda Suomalainen e1d6633754
i3 & xprofile: enable/document/comment qt5ct
Resolves #114
2019-04-15 23:55:13 +03:00
Aminda Suomalainen aa76181164
conky.conf: decrease font size & add grepping for sensors 2019-04-10 14:09:41 +03:00
Aminda Suomalainen d53db680fd
conky.conf: remove second post from other userless post 2019-04-09 18:12:59 +03:00
Aminda Suomalainen eb081ccbeb
conky.conf: add some RSS feeds
I am unhappy with this, so this won't close the issue yet.
Ref #113
2019-04-09 18:10:48 +03:00
Cyaniventer 0ca856669c
bashrc&zshrc: fix youtube-dl deprecation warning
Manually applying PR #110

Resolves #100
2019-04-04 20:43:38 +03:00
Aminda Suomalainen 6981481c77
ipfs.service: add options I forgot before 2019-03-26 22:26:25 +02:00
Aminda Suomalainen 3ecfc2473d
ipfs.service: document my IPFS config
Closes #111
2019-03-26 22:05:52 +02:00
Aminda Suomalainen a90243a55a
dnscrypt-proxy.toml: use Quad9 while waiting for disabled_server_names 2019-03-26 10:12:57 +02:00
Aminda Suomalainen 466a7bc2c1
etc/systemd/resolved.conf.d: add some configs
These aren't seeing real world usage though as the only host not running
dnscrypt-proxy has too old systemd.
2019-03-25 13:41:23 +02:00
Aminda Suomalainen b438dde52d
conky & i3status: increase update intervals to 5 & consistency 2019-03-13 22:54:50 +02:00
Aminda Suomalainen 5d1f1607be
conky: remove cjdns, append inxi to todo 2019-03-12 23:34:26 +02:00
Aminda Suomalainen 4a1e4e8b51
i3status: use power plug as battery status indicator, remove %remaining 2019-03-12 23:33:00 +02:00
Aminda Suomalainen d22680d0ea
config: autostart aa-notify
Closes #107
2019-03-04 17:00:05 +02:00
Aminda Suomalainen 285ab3d0e2
create xprofile, hopefully fixes #104 2019-02-28 16:54:12 +02:00