mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-17 02:17:35 +02:00
Compare commits
7 Commits
c3e0a7721a
...
770d8631b8
Author | SHA1 | Date | |
---|---|---|---|
770d8631b8 | |||
1185fb5c91 | |||
![]() |
834b8f358e | ||
14788c77d6 | |||
979cf92832 | |||
db186197c9 | |||
9c98ebd479 |
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
with:
|
||||
submodules: "true"
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
|
||||
uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286 # v1.184.0
|
||||
with:
|
||||
ruby-version: ".ruby-version" # Not needed with a .ruby-version file
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
|
@ -82,7 +82,7 @@ repos:
|
||||
entry: corepack pnpm install -D
|
||||
language: system
|
||||
always_run: true
|
||||
verbose: true
|
||||
#verbose: true
|
||||
pass_filenames: false
|
||||
- id: prettier
|
||||
name: prettier
|
||||
|
@ -25,11 +25,13 @@ robots: noai, nofollow, noindex
|
||||
codeberg_username: Mikaela
|
||||
github_username: Mikaela
|
||||
linkedin_username: Aminda-eu
|
||||
facebook_username: "61560831284680"
|
||||
facebook_username: aminda.eu
|
||||
instagram_username: amiauh39
|
||||
|
||||
facebook:
|
||||
publisher: "357677997429713"
|
||||
app_id: "1614500206007989"
|
||||
admins: "61560831284680"
|
||||
admins: aminda.eu
|
||||
mastodon:
|
||||
username: Aminda
|
||||
instance: sauna.social
|
||||
|
10
index.html
10
index.html
@ -119,12 +119,12 @@ robots: noai, nofollow
|
||||
>
|
||||
<small
|
||||
><a
|
||||
href="https://www.facebook.com/profile.php?id=61560831284680"
|
||||
href="https://www.facebook.com/profile.php?id={{ site.facebook_username }}"
|
||||
rel="me"
|
||||
>facebook</a
|
||||
>
|
||||
(<a
|
||||
href="http://facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion/profile.php?id=61560831284680"
|
||||
href="http://facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion/profile.php?id={{ site.facebook_username }}"
|
||||
rel="me"
|
||||
>🧅︎</a
|
||||
>)</small
|
||||
@ -152,7 +152,7 @@ robots: noai, nofollow
|
||||
>)
|
||||
<small
|
||||
><a
|
||||
href="https://www.instagram.com/amiauh39/"
|
||||
href="https://www.instagram.com/{{ site.instagram_username }}/"
|
||||
rel="me"
|
||||
>Instagram</a
|
||||
></small
|
||||
@ -186,8 +186,8 @@ robots: noai, nofollow
|
||||
<a
|
||||
rel="me"
|
||||
type="application/activity+json"
|
||||
href="https://sauna.social/users/aminda"
|
||||
>sauna.social</a
|
||||
href="https://{{ site.mastodon.instance }}/users/{{ site.mastodon.username }}"
|
||||
>{{site.mastodon.instance}}</a
|
||||
>
|
||||
</li>
|
||||
<li
|
||||
|
18
n/nomap.md
18
n/nomap.md
@ -12,15 +12,19 @@ redirect_from:
|
||||
- /r/_optout_nomap.md
|
||||
robots: noai
|
||||
sitemap: true
|
||||
excerpt: Previously a blog post, now a note on _nomap in SSID.
|
||||
excerpt:
|
||||
The underscore nomap suffix in SSID indicates your desire to opt-out of Wi-Fi
|
||||
positioning systems and, in some cases, mass surveillance.
|
||||
---
|
||||
|
||||
# `_nomap`
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
_{{ page.excerpt }} This used to be a not so great blog-post and has since
|
||||
became a hopefully better note to whoever it may concern_
|
||||
|
||||
`_nomap` in the end of your SSID will exclude your network from Google, Apple,
|
||||
WiGLE etc.
|
||||
[Wikipedia has a more complete list of supporting services.](https://en.m.wikipedia.org/wiki/Wi-Fi_positioning_system#Public_Wi-Fi_location_databases)
|
||||
|
||||
Microsoft has a separate
|
||||
[location services opt-out](https://account.microsoft.com/privacy/location-services-opt-out)
|
||||
@ -45,11 +49,19 @@ which uses MAC addresses instead.
|
||||
|
||||
Privacy. WiGLE.net may point your home directly just by entering the SSID and
|
||||
who knows how many similar services there are. While I have been thinking of
|
||||
this since 2015, there is at least one case where this has been used:
|
||||
this since 2015, there is at least one case where this has been used in 2018:
|
||||
|
||||
- [Christian Haschek: The curious case of the Raspberry Pi in the network closet](https://blog.haschek.at/2018/the-curious-case-of-the-RasPi-in-our-network.html)
|
||||
|
||||
In the second quarter of 2024, researchers found that Apple allows tracking
|
||||
Wi-Fi networks that hadn't opted out, including Starlink terminals in Ukraine
|
||||
and Gaza.
|
||||
|
||||
- [KrebsOnSecurity: Why Your Wi-Fi Router Doubles as an Apple AirTag](https://krebsonsecurity.com/2024/05/why-your-wi-fi-router-doubles-as-an-apple-airtag/)
|
||||
|
||||
## `_optout`
|
||||
|
||||
Legacy from 2015-2016. Used to be part of Microsoft WiFi Sense that shared WiFi
|
||||
networks and passwords to all contacts.
|
||||
|
||||
- [KrebsOnSecurity: Microsoft Disables Wi-Fi Sense on Windows 10](https://krebsonsecurity.com/2016/05/microsoft-disables-wi-fi-sense-on-windows-10/)
|
||||
|
@ -29,6 +29,7 @@ https://github.com/guardianproject/orbot
|
||||
https://github.com/HabitRPG/habitica-android
|
||||
https://github.com/iamr0s/Dhizuku
|
||||
https://github.com/ImranR98/Obtainium
|
||||
https://github.com/karasevm/PrivateDNSAndroid
|
||||
https://github.com/kawaiiDango/pano-scrobbler
|
||||
https://github.com/krille-chan/fluffychat
|
||||
https://github.com/laurent22/joplin-android
|
||||
|
Loading…
x
Reference in New Issue
Block a user