Fix config and move onion link
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3541926925
commit
b9113122ce
14
config.yml
14
config.yml
|
@ -39,21 +39,13 @@ menu:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
author: Sam Al-Sapti
|
author: Sam Al-Sapti
|
||||||
license: >
|
|
||||||
<a rel="noopener noreferrer license"
|
|
||||||
href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
|
|
||||||
· Access via
|
|
||||||
<a rel="noopener noreferrer"
|
|
||||||
href="http://mldhltdackluvnqso7vk2azcg3ghjxbpw4im6alubymqkonb4kppqcqd.onion">onion service</a>
|
|
||||||
description: Sam Al-Sapti's personal website
|
description: Sam Al-Sapti's personal website
|
||||||
keywords: blog,developer,personal
|
|
||||||
info: Software Developer, Privacy Advocate and Digital Minimalist
|
info: Software Developer, Privacy Advocate and Digital Minimalist
|
||||||
avatarURL: /images/avatar.png
|
avatarURL: /images/avatar.png
|
||||||
dateFormat: January 2, 2006
|
dateFormat: January 2, 2006
|
||||||
since: 2023
|
since: 2022
|
||||||
colorScheme: auto
|
colorScheme: auto
|
||||||
hideColorSchemeToggle: false
|
hideColorSchemeToggle: false
|
||||||
maxSeeAlsoItems: 5
|
|
||||||
mask_icon_color: '#e76f51'
|
mask_icon_color: '#e76f51'
|
||||||
social:
|
social:
|
||||||
- name: LinkedIn
|
- name: LinkedIn
|
||||||
|
@ -81,3 +73,7 @@ params:
|
||||||
url: posts/index.xml
|
url: posts/index.xml
|
||||||
rel: alternate
|
rel: alternate
|
||||||
type: application/rss+xml
|
type: application/rss+xml
|
||||||
|
- name: Onion service
|
||||||
|
icon: fa fa-2x fa-tor-onion
|
||||||
|
url: http://mldhltdackluvnqso7vk2azcg3ghjxbpw4im6alubymqkonb4kppqcqd.onion
|
||||||
|
rel: noopener noreferrer me
|
||||||
|
|
|
@ -4,8 +4,8 @@ title: Privacy Policy
|
||||||
|
|
||||||
**_Last updated: June 24, 2023_**
|
**_Last updated: June 24, 2023_**
|
||||||
|
|
||||||
_This privacy policy applies to this website, as well as the free services
|
*This privacy policy applies to this website, as well as the free services
|
||||||
mentioned in the [about page]({{< relref "about.md#free-services" >}})._
|
mentioned in the [about page]({{< relref "about.md#free-services" >}}).*
|
||||||
|
|
||||||
## Who we are
|
## Who we are
|
||||||
|
|
||||||
|
@ -16,8 +16,9 @@ This website and the free services are owned and hosted by Sam Al-Sapti.
|
||||||
No data is collected about the site's visitors. The webserver's access logs are
|
No data is collected about the site's visitors. The webserver's access logs are
|
||||||
discarded immediately, so the server doesn't persist any IP addresses or other
|
discarded immediately, so the server doesn't persist any IP addresses or other
|
||||||
personally identifiable information. Moreover, if you access this site over a
|
personally identifiable information. Moreover, if you access this site over a
|
||||||
VPN or Tor connection (`.onion` link available at the bottom of the page), the
|
VPN or [Tor
|
||||||
site won't even be able to learn your IP address in case of a compromise.
|
connection](http://mldhltdackluvnqso7vk2azcg3ghjxbpw4im6alubymqkonb4kppqcqd.onion),
|
||||||
|
the site won't even be able to learn your IP address in case of a compromise.
|
||||||
|
|
||||||
Furthermore, the hosting provider of this site is [Hetzner Online
|
Furthermore, the hosting provider of this site is [Hetzner Online
|
||||||
GmbH](https://www.hetzner.com/). According to their privacy policy, they do not
|
GmbH](https://www.hetzner.com/). According to their privacy policy, they do not
|
||||||
|
|
Loading…
Reference in a new issue