various updates

This commit is contained in:
Amolith 2019-11-19 09:19:25 -05:00
parent 8771165f33
commit 6534b0befe
Signed by: Amolith
GPG Key ID: CA3EFC40662C19BA
6 changed files with 70 additions and 62 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ removal-request.txt
openvas/ openvas/
Gemfile.lock Gemfile.lock
openring openring
assets/me.png

View File

@ -4,16 +4,27 @@
<div class="article"> <div class="article">
<h4 class="title"> <h4 class="title">
<a href="https://kevq.uk/what-is-self-hosting" target="_blank" rel="noopener">What Is Self-Hosting?</a> <a href="https://kevq.uk/coming-full-circle-from-grav-to-wordpress/" target="_blank" rel="noopener">Coming Full Circle From Grav To WordPress</a>
</h4> </h4>
<p class="summary"> <p class="summary">Woah, 2 posts in one day, arent you guys lucky! So Ive just published a post on why Im removing comments from this site. Now I want to talk about migrating from Grav to WordPress. When I originally re-launched this blog, I went with Ghost. Then I moved…</p>
What Is Self-Hosting?
There was a post on Fosstodon recently where one of our members shared their thoughts on what they think self-hosting is.
Following the post, a conversation started about what different people considered…</p>
<small class="source"> <small class="source">
via <a href="https://kevq.uk">Blog | Kev Quirk</a> via <a href="https://kevq.uk">Kev Quirk</a>
</small> </small>
<small class="date">November 13, 2019</small> <small class="date">November 19, 2019</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://drewdevault.com/2019/11/15/Status-update-November-2019.html" target="_blank" rel="noopener">Status update, November 2019</a>
</h4>
<p class="summary">Todays update is especially exciting, because today marks the 1 year
anniversary of Sourcehut opening its alpha to public
registration. I wrote a nice long article which goes into
detail about what Sourcehut accomplished in 2019, whats to come for 2020, a…</p>
<small class="source">
via <a href="https://drewdevault.com">Drew DeVault&#39;s Blog</a>
</small>
<small class="date">November 15, 2019</small>
</div> </div>
<div class="article"> <div class="article">
@ -29,20 +40,6 @@ In this article, we show the risks of leaking information in documents, and the
<small class="date">November 10, 2019</small> <small class="date">November 10, 2019</small>
</div> </div>
<div class="article">
<h4 class="title">
<a href="https://drewdevault.com/2019/10/30/Line-printer-shell-hack.html" target="_blank" rel="noopener">An old-school shell hack on a line printer</a>
</h4>
<p class="summary">Its been too long since I last did a good hack, for no practical reason other
than great hack value. In my case, these often amount to a nostalgia
for an age of computing I wasnt present for. In a recent bid to capture more of
this nostalgia, I recently pi…</p>
<small class="source">
via <a href="https://drewdevault.com">Drew DeVault&#39;s Blog</a>
</small>
<small class="date">October 30, 2019</small>
</div>
</section> </section>
<p class="attribution"> <p class="attribution">
Generated by Generated by

View File

@ -51,7 +51,7 @@ server:
do-daemonize: no do-daemonize: no
username: "unbound" username: "unbound"
directory: "/etc/unbound" directory: "/etc/unbound"
# TODO: fix DNSSEC check # TODO: fix local DNSSEC check
# trust-anchor-file: trusted-key.key # trust-anchor-file: trusted-key.key
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
@ -60,7 +60,7 @@ forward-zone:
forward-tls-upstream: yes forward-tls-upstream: yes
forward-addr: 198.251.90.114@853#uncensored.any.nixnet.xyz forward-addr: 198.251.90.114@853#uncensored.any.nixnet.xyz
forward-addr: 104.244.79.229@853#resolver2.lelux.fi forward-addr: 51.158.147.50@853#resolver-eu.lelux.fi
forward-addr: 91.239.100.100@853#anycast.censurfridns.dk forward-addr: 91.239.100.100@853#anycast.censurfridns.dk
forward-addr: 185.95.218.42@853#dns.digitale-gesellschaft.ch forward-addr: 185.95.218.42@853#dns.digitale-gesellschaft.ch
``` ```
@ -103,4 +103,4 @@ That's it!
Note that DoT is only available on Android Pie and up. For other versions, try [Nebulo](https://smokescreen.app). I go over the process of installing and using it in my last [post](/blog/blocking-ads-on-mobile-and-desktop/#non-rooted-phones). Once you've gone through that, you're pretty much good to. If you want to add additional servers tap the <i class="fa fa-server"></i> server icon, then the plus at the bottom, and add whatever IP addresses or hostnames you'd like. Mine is included by default as **NixNet Uncensored** so all you have to do is select it. Note that DoT is only available on Android Pie and up. For other versions, try [Nebulo](https://smokescreen.app). I go over the process of installing and using it in my last [post](/blog/blocking-ads-on-mobile-and-desktop/#non-rooted-phones). Once you've gone through that, you're pretty much good to. If you want to add additional servers tap the <i class="fa fa-server"></i> server icon, then the plus at the bottom, and add whatever IP addresses or hostnames you'd like. Mine is included by default as **NixNet Uncensored** so all you have to do is select it.
# iOS # iOS
As far as I've been able to find, you can't set custom DNS server on iOS, much less DoT or DoH. I'm sorry ¯\\\_(ツ)\_/¯ The only client I've been able to find is [DNSCloak](https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351). I don't use iOS so I can't attest to how well it does or doesn't work.

View File

@ -141,6 +141,9 @@ a {
font-family: "ForkAwesome"; font-family: "ForkAwesome";
margin-left: 5px; margin-left: 5px;
} }
.hide {
display: none;
}
p { p {
font-size: 20px; font-size: 20px;
line-height: 32px; line-height: 32px;

View File

@ -15,8 +15,8 @@
version="1.1" version="1.1"
id="svg8" id="svg8"
inkscape:export-filename="/tmp/sticker.png" inkscape:export-filename="/tmp/sticker.png"
inkscape:export-xdpi="152.38" inkscape:export-xdpi="304.76001"
inkscape:export-ydpi="152.38" inkscape:export-ydpi="304.76001"
inkscape:version="0.92.4 5da689c313, 2019-01-14" inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="hexagonal-sticker.svg"> sodipodi:docname="hexagonal-sticker.svg">
<defs <defs
@ -28,9 +28,9 @@
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0.0" inkscape:pageopacity="0.0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="1" inkscape:zoom="1.4142136"
inkscape:cx="173.70141" inkscape:cx="169.34036"
inkscape:cy="160.00671" inkscape:cy="146.38534"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:current-layer="layer1" inkscape:current-layer="layer1"
showgrid="false" showgrid="false"
@ -64,7 +64,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title> <dc:title />
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
@ -74,38 +74,36 @@
id="layer1" id="layer1"
transform="translate(-128.38222,22.853531)"> transform="translate(-128.38222,22.853531)">
<g <g
id="g96055"> id="g99722"
<g transform="rotate(30,170.05409,18.81834)">
id="g96060" <path
transform="rotate(-60,170.05409,18.818342)"> d="m 190.89003,54.907248 -41.67188,-3e-6 -20.83593,-36.088903 20.83594,-36.088901 41.67187,2e-6 20.83594,36.088903 z"
<path inkscape:randomized="0"
transform="rotate(-60,170.05409,18.818344)" inkscape:rounded="0"
sodipodi:type="star" inkscape:flatsided="true"
style="fill:#333333;fill-opacity:1;stroke:none;stroke-width:2.23429656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" sodipodi:arg2="1.5707964"
id="path96045" sodipodi:arg1="1.0471976"
sodipodi:sides="6" sodipodi:r2="20.835936"
sodipodi:cx="170.05409" sodipodi:r1="41.671875"
sodipodi:cy="18.818344" sodipodi:cy="18.818344"
sodipodi:r1="41.671875" sodipodi:cx="170.05409"
sodipodi:r2="20.835936" sodipodi:sides="6"
sodipodi:arg1="1.0471976" id="path96045"
sodipodi:arg2="1.5707964" style="fill:#333333;fill-opacity:1;stroke:none;stroke-width:2.23429656;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:flatsided="true" sodipodi:type="star"
inkscape:rounded="0" transform="rotate(-120,170.05409,18.818343)" />
inkscape:randomized="0" <text
d="m 190.89003,54.907248 -41.67188,-3e-6 -20.83593,-36.088903 20.83594,-36.088901 41.67187,2e-6 20.83594,36.088903 z" /> transform="rotate(-60)"
<text id="text96050"
xml:space="preserve" y="191.10968"
style="font-style:normal;font-weight:normal;font-size:4.68260336px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.11706508" x="56.754162"
x="158.07837" style="font-style:normal;font-weight:normal;font-size:4.68260336px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11706508"
y="53.247696" xml:space="preserve"><tspan
id="text96050"><tspan style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:Comfortaa;fill:#ffffff;fill-opacity:1;stroke-width:0.11706508"
sodipodi:role="line" y="191.10968"
id="tspan96048" x="56.754162"
x="158.07837" id="tspan96048"
y="53.247696" sodipodi:role="line">nixnet.xyz</tspan></text>
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:Comfortaa;fill:#b3b3b3;fill-opacity:1;stroke-width:0.11706508">nixnet.xyz</tspan></text>
</g>
</g> </g>
<g <g
id="g95919" id="g95919"

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -7,6 +7,15 @@ cover: /cover.png
sitemap: sitemap:
priority: 0.9 priority: 0.9
--- ---
<div class="h-card hide" rel="me">
<img class="u-photo hide" src="https://nixnet.xyz/assets/me.png" alt="" />
<a class="p-name u-url hide" href="https://nixnet.xyz">Amolith</a>
<a class="u-email hide" href="mailto:amolith@nixnet.xyz">amolith@nixnet.xyz</a>,
<span class="p-country-name hide">US</span>
<span class="p-key hide">3529B0E96B9615AEAC59BC44CA3EFC40662C19BA</span>
<span class="p-sex hide">Male</span>
<span class="p-gender hide">Male</span>
</div>
<center> <center>
<p>I host a variety of services that are available for anyone to use free of charge. Below is a list with descriptions of each. <p>I host a variety of services that are available for anyone to use free of charge. Below is a list with descriptions of each.
<br /> <br />