From 79d05db2790b074b671edeb8fe7c4ed3078ef2f3 Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 21 Dec 2022 18:29:00 -0500 Subject: [PATCH 1/2] Add additional articles --- _information/Information.md | 2 ++ _information/Qubes-OS.md | 4 ++++ _items/Services.md | 18 ++++++++---------- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/_information/Information.md b/_information/Information.md index a49059c..481ae58 100644 --- a/_information/Information.md +++ b/_information/Information.md @@ -44,6 +44,8 @@ For news Articles and stories related to technology, security or privacy +- [Roomba AI Data Privacy](https://www.technologyreview.com/2022/12/19/1065306/roomba-irobot-robot-vacuums-artificial-intelligence-training-data-privacy/) + - [Your smartphone could recognize you by the way you hold it](https://www.newscientist.com/article/2334048-your-smartphone-could-recognise-you-just-by-the-way-you-hold-it/) - [Intel thinks AI knows what students think and feel](https://www.protocol.com/enterprise/emotion-ai-school-intel-edutech) diff --git a/_information/Qubes-OS.md b/_information/Qubes-OS.md index bb7181b..877fb59 100644 --- a/_information/Qubes-OS.md +++ b/_information/Qubes-OS.md @@ -279,6 +279,10 @@ echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.s #### Guides +- [Advanced Browser Fingerprinting](https://forum.qubes-os.org/t/advanced-browser-fingerprinting/12379) + +- [Monero Wallet Isolation](https://forum.qubes-os.org/t/monero-wallet-daemon-isolation-with-qubes-whonix/1121) + - [Fom’s giant list of Qubes OS workarounds, tweaks and shenanigans](https://forum.qubes-os.org/t/fom-s-giant-list-of-qubes-os-workarounds-tweaks-and-shenanigans/15162) - [Fully ephemeral dispvms](https://forum.qubes-os.org/t/fully-ephemeral-dispvms/12030) diff --git a/_items/Services.md b/_items/Services.md index c9540f5..6635465 100644 --- a/_items/Services.md +++ b/_items/Services.md @@ -31,22 +31,12 @@ Your account *can* be suspended if you take part in any sort of malicious activi ## __Privacy & Security policy__ -The following nginx headers are set on Synapse: - -``` -proxy_set_header X-Forwarded-For 0.0.0.0; -proxy_set_header X-Real-IP 0.0.0.0; -proxy_set_header X-Forwarded-Host 0.0.0.0; -``` -
### Matrix - Registration is open, if abuse takes place, registration will turn to an invite-only system. -- Registered users are automatically joined into the lounges, this is to help prevent abuse! - - Guest access is currently enabled, and will be disabled if abuse takes place. - Moderation is done via ``mjolnir``, let us keep this ban list to a minimum. @@ -67,6 +57,14 @@ proxy_set_header X-Forwarded-Host 0.0.0.0; - `MSC2285` is enabled +The following nginx headers are set: + +``` +proxy_set_header X-Forwarded-For 0.0.0.0; +proxy_set_header X-Real-IP 0.0.0.0; +proxy_set_header X-Forwarded-Host 0.0.0.0; +``` +
## __Policies__ From 30fafc033a967f4a8f2f5c55b7322a8303270cbb Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 21 Dec 2022 18:36:01 -0500 Subject: [PATCH 2/2] v1.09 --- _changelog/changelog.md | 24 ++++++++++++++++++++++++ index.md | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/_changelog/changelog.md b/_changelog/changelog.md index 2ff7732..e08f478 100644 --- a/_changelog/changelog.md +++ b/_changelog/changelog.md @@ -6,6 +6,30 @@ permalink: /changelog --- +# v1.09 + +- Updated headers on ``/tools`` + +- Added disclaimer to ``/guide`` + +- Added Qubes best practices to ``/qubes`` + +- Added Whonix section to ``/qubes`` + +- New ``/transparency`` page + +- New guide listed on ``/qubes`` + +- New content for the "Mobile" section on ``/guide`` + +- Improved README + +- Revised ``/services`` page + +- Updated naming scheme for files + +- New articles added + # v1.08 - New Paste service diff --git a/index.md b/index.md index 12e6a8e..852fa4f 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ description: A fun happy place.

- +