Compare commits

...

7 Commits

Author SHA1 Message Date
770d8631b8
index.html: use variables where possible 2024-07-04 10:52:26 +03:00
1185fb5c91
_config.yml: update facebook username 2024-07-04 10:46:33 +03:00
dependabot[bot]
834b8f358e
build(deps): bump ruby/setup-ruby in the github-actions group
Bumps the github-actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.183.0 to 1.184.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](1d0e911f61...97e35c5302)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 08:03:52 +03:00
14788c77d6
_config.yml: add instagram_username 2024-07-04 08:02:42 +03:00
979cf92832
txt/obtainium2.txt: add Private DNS Toggle tile 2024-07-04 06:45:37 +03:00
db186197c9
.pre-commit-config.yaml: comment verbosity of prettier install 2024-07-04 06:44:42 +03:00
9c98ebd479
n/nomap: improve excerpt, link Wikipedia WPS, mention dates, Apple, add citation links 2024-07-04 06:43:53 +03:00
6 changed files with 27 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"
>&#129477;&#65038;</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

View File

@ -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/)

View File

@ -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