soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #security

[?]knoppix » 🌐
@knoppix95@mastodon.social

FISA Section 702 expires tonight, but US surveillance authorities continue under existing FISC certifications until 2027. 🛰️
Certifications under the FISA Court remain active until March 2027, enabling continued collection that includes incidental US communications. 🔐

🔗 arstechnica.com/tech-policy/20

    [?]knoppix » 🌐
    @knoppix95@mastodon.social

    GrapheneOS notes Android 17 “sort of” support, reflecting early compatibility work rather than a fully stable rollout across devices. 📱
    It tracks Android 17 privacy upgrades like stronger permissions and encryption while maintaining its hardened AOSP-based security model. 🔐

    @privacyguides
    @GrapheneOS

    🔗 privacyguides.org/news/2026/06

      [?]knoppix » 🌐
      @knoppix95@mastodon.social

      ChatGPT finance tools now allow some users to link bank and credit card accounts via Plaid for budgeting and spending analysis. 💳
      Privacy experts warn conversational AI may increase sensitive financial oversharing despite read-only access and user-controlled disconnect options. 🔐

      🔗 investopedia.com/chatgpt-can-c

        [?]nixCraft 🐧 » 🌐
        @nixCraft@mastodon.social

        strncpy() has been removed from the kernel. All former callers have +been migrated to safer alternatives. strncpy() is major source of bugs. The replacements are listed now.
        git.kernel.org/pub/scm/linux/k
        FYI, this is starting from Linux kernel v7.2 but it was the need of the hour.

          [?]bigvirtue1 » 🌐
          @bigvirtue1@mastodon.social

          bigvirtue1
          🔐 BV1 Vault Free v1.0.0 Released!
          Tired of Windows? Switched to Linux? So did I. Why I built this for everyone — FREE
          ✅ AES-256-GCM military-grade encryption
          ✅ Argon2id (GPU attack resistant)
          ✅ Auto-install — desktop icon created automatically
          ✅ 100% Free · No ads · No tracking
          📥 Download 3 files:
          - bv1vault_free
          - install.sh
          - install.txt
          chmod +x install.sh && ./install.sh
          🐧 A gift to the world's Linux users!

          👉 github.com/bigvirtue1/bv1vault

            [?]Anagārika Alāra, PhD » 🌐
            @anagarikaalara@mastodon.social

            [?]James House-Lantto (He/Him) [(He/Him)] » 🌐
            @Theeo123@mastodon.social

            xda-developers.com/discord-beg

            Discord will begin testing new forms of Age verification, face scans will still be an option, but now they will trial accepting Google Wallet & credit Card Checks. Face scans will now occur On-Device with a new vendor named "Incode"

              [?]gigigi11 » 🌐
              @gigigi11@mastodon.social

              With recent reports showing plans to expand mass surveillance and tracking, keeping your digital footprint secure is no longer optional.
              ISPs are logging your every move. Traditional VPNs are easily flagged and blocked.
              If you want to understand how modern DPI bypass technology works and what tools you can use on Windows, macOS, Linux, and mobile to secure your connection, check this updated directory: github.com/ubub111/awesome-dpi
              Let's keep the web open and decentralized.

                [?]ResearchBuzz: Firehose » 🌐
                @researchbuzz_firehose@rbfirehose.com

                ProPublica: “Digital Colonialism”: U.S. Demands to Access Africans’ Data Raise Privacy, Sovereignty Concerns. “Frank Ssekamwa says the United States presented his country with an impossible choice. If it accepted the terms of a new health agreement, Uganda would have to give the U.S. access to the data of millions of his fellow citizens — a decision he worries would make their personal […]

                https://rbfirehose.com/2026/06/20/digital-colonialism-u-s-demands-to-access-africans-data-raise-privacy-sovereignty-concerns-propublica/

                oheso boosted

                [?]PrivacyDigest » 🌐
                @PrivacyDigest@mas.to

                Lobbies For Protection From Child-Harm

                Meta has lobbied the U.S. Congress for legal immunity from child-harm claims tied to social media products such as , as it faces thousands of lawsuits from young users and their families, according to a source familiar with the matter and proposed legislative language reviewed by Reuters. If adopted by lawmakers and passed into law as part of the (#KOSA ) under consideration in the U.S. Senate, such a provision could undermine thousands of lawsuits against Meta and other online platforms over harms to .

                tech.slashdot.org/story/26/06/

                  [?]Indigo Privacy » 🌐
                  @indigoprivacy@mastodon.social

                  Password reuse is the leading cause of credential-stuffing attacks: one breached site gives attackers the key to every other account using the same password.

                    JJDavis :terminal: boosted

                    [?]sigdevel » 🌐
                    @sigdevel@infosec.exchange

                    Security Advisory: CVE-2025-60471 - Use-After-Free in GPAC MP4Box PID Reconfiguration

                    Processing a crafted MPEG-2 TS file with MP4Box `-info` can trigger a heap use-after-free in `gf_filter_pid_reconfigure_task_discard()`, causing a crash and potential code execution.

                    Summary:
                    The `gf_filter_pid_reconfigure_task_discard()` function in `filter_core/filter_pid.c` can access a freed `pid_inst` structure during PID reconfiguration task disposal. When MP4Box processes a specially crafted MPEG-2 Transport Stream file containing broken PMT descriptors, missing packet sync markers, unsupported stream types, and invalid packet data, a PID instance can be freed by `gf_filter_pid_inst_swap_delete()` and later accessed in `gf_filter_pid_reconfigure_task_discard()`.

                    AddressSanitizer reports a `heap-use-after-free` at `filter_core/filter_pid.c:1341`, with a `READ of size 8` from a freed 336-byte heap region.

                    CWE:
                    CWE-416 - Use After Free

                    Affected Component:
                    ```
                    filter_core/filter_pid.c:1341
                    Function: gf_filter_pid_reconfigure_task_discard()
                    ```

                    Affected Product:
                    MP4Box (GPAC Multimedia Open Source Project)

                    Affected Version:
                    The issue was reproduced on:
                    ```
                    GPAC version: 2.5-DEV-rev1557-g62714f27c-master
                    Commit: 62714f27c64a3d1eb7e880f9eed2d38673cb43ce
                    ```

                    The MITRE response states that GPAC Project/MP4Box before `26.02.0` is affected. Local MITRE data also describes affected GPAC MP4Box 2.4 and earlier, including development branches that contain the vulnerable PID reconfiguration lifecycle handling.
                    Builds before the fix commit `868c6801c226e9964cace54cfd5a759f152780b4` should be considered affected if they contain the vulnerable path.

                    Attack Conditions:
                    An attacker supplies a crafted MPEG-2 TS file with corrupted PMT descriptors and invalid packet data. The issue can be reproduced locally with:
                    ```
                    ./MP4Box -info 31_gf_filter_pid_reconfigure_task_discard_filter_core_filter_pid_c_1341
                    ```

                    No elevated privileges are required. User interaction is required when the victim manually processes the malicious file, or an automated media workflow invokes MP4Box on attacker-controlled input.

                    Impact:
                    The immediate observed impact is Denial of Service due to process termination. Because the vulnerability is a heap use-after-free, memory corruption and potential arbitrary code execution are possible.

                    Fix / mitigation status:
                    The issue was fixed in GPAC commit:
                    ```
                    868c6801c226e9964cace54cfd5a759f152780b4
                    ```
                    Users should update to a GPAC build containing this commit or later. The affected filter PID reconfiguration path should ensure that PID instance lifetime is valid before task discard logic accesses the object.

                    References:

                    - Issue: github.com/gpac/gpac/issues/32
                    - PoC: github.com/sigdevel/pocs/blob/
                    - Fix: github.com/gpac/gpac/commit/86
                    - CVE record: cve.org/CVERecord?id=CVE-2025-

                    Credit
                    Alexander A. Shvedov (@sigdevel)

                      [?]PrivacyDigest » 🌐
                      @PrivacyDigest@mas.to

                      The Will Scan Asylum-Seekers’ Faces for Age Checks—Despite Knowing the Tech Is Flawed

                      Internal Home Office tests of age-verification technology show the risks of life-altering errors. It’s moving forward anyway.

                      wired.com/story/facial-age-est

                        [?]PrivacyDigest » 🌐
                        @PrivacyDigest@mas.to

                        verification is coming: confirms timeline & supported app stores

                        Almost 20 years ago, Google pitched Android as the more open alternative to Apple's walled garden. Last year, Google announced it would begin erecting its own walls through . The company has issued an update on its plans, affirming that the verification system will begin rolling out in select countries later this year. We're also learning which app stores are participating in verification & the timeline for key features like the recently revealed "advanced flow" for bypassing verification.

                        Google has claimed that developer verification is a necessary change to software distribution, pointing to the increased prevalence of that trick Android users into installing apps. Google's solution requires verifying the identities of developers outside the Play Store just like it does for devs publishing on its platform.

                        arstechnica.com/gadgets/2026/0

                          [?]AbuKaram01 » 🌐
                          @AbuKaram01@mastodon.social

                          Hello

                          I'm an independent developer who believes in Digital Sovereignty—people should own their tools and control their data.

                          As a Linux user, I build privacy-first local AI, security & cryptography tools, and system automation scripts to solve real-world problems.

                          Here to build in public, learn, and connect with people who value open source, privacy, and user freedom.

                          Feel free to follow along or check out my GitHub!

                            [?]Linux Easy » 🌐
                            @linuxeasy@mastodon.uno

                            ArcaneChat boosted

                            [?]ArcaneChat » 🌐
                            @arcanechat@fosstodon.org

                            Meet : a secure and decentralized private messenger

                            Anonymous: No phone number or any data required for registration!

                            Private: All your conversations and pictures are end-to-end encrypted, only visible by the chat members

                            Discreet: No one can discover you or know that you are using the app! only people you share your invitation link can talk to you

                            It is magic! ✨

                              JJDavis :terminal: boosted

                              [?]knoppix » 🌐
                              @knoppix95@mastodon.social

                              UK device-scanning proposal for nude image detection draws Signal criticism over mandatory on-device inspection and expanded age verification across phones and apps. 📱
                              Signal warns the plan risks normalizing client-side surveillance and weakening private communication protections under encrypted messaging systems. 🔐

                              @signalapp

                              🔗 techspot.com/news/112712-signa

                                [?]knoppix » 🌐
                                @knoppix95@mastodon.social

                                Brave Origin, minimalist paid build, launches at $59.99 one-time, removing AI, VPN, Wallet, Rewards, while retaining Shields and Chromium patches.🧭
                                Linux users get Origin free, while other platforms can toggle or strip optional features, reflecting a more modular, privacy controlled browser build.🔧

                                🔗 brave.com/blog/brave-origin/

                                  [?]Teh AnKorage ☑️ » 🌐
                                  @ankorage@fe.disroot.org

                                  "AI Harmless for Mass Casualty??? | Weekly News Roundup" 👀👏🌻

                                  STREAMING at 8:00 PM EASTERN

                                  Celebrating 90,000 subscribers!

                                  All hail the van panther

                                  Click on, "Show More" or "Read More" to get the links!

                                  DESCRIPTION of the content found at the links, below - "Illinois proposes a bill to hold AI companies harmless on large events. Also, an Ed-Tech company is sued for allegedly monetizing student data. We also look at several quick headlines in privacy and technology."

                                  ==========

                                  NOTE - This post is best viewed on a PC. Switched To Linux is, “written by a broad spectrum computer consultant to help people learn more about the Linux platform.” This account is a supporter of Switched To Linux and provides convenience posts of thumbnails art, videos and streams.

                                  #SwitchedToLinux #Linux #Windows #Mac #Technology #Tech #AltTech #Privacy #Private #Security #Secure #FOSS #FreeAndOpenSource #FreeAndOpenSourceSoftware #FreeOpenSourceSoftware #YouTube #Odysee #Rumble #BitChute #Locals #Patreon #Twitch #AltTech #FactCheckTrue #Fediverse #SocialMedia #stoptheslop #AI #edtech #costofliving

                                  ==========

                                  After viewing the content located at the below links, Tell us what you think by filling out a "SATISFACTION SURVEY or ABUSE/SPAM REPORT" form from Teh AnKorage

                                  https://cryptpad.disroot.org/form/#/2/form/view/elsOVQUrXAmGuer4kd75JhA3mNELuCj8cTjEUynrZZo/

                                  ==========

                                  MATRIX - Join our Matrix community where you can chat about Linux and general tech topics. Also, direct video links are provided for our Matrix community members! Don't miss out!
                                  https://matrix.to/#/#switchedtolinux:matrix.org

                                  #YouTube: https://www.youtube.com/@SwitchedtoLinux/streams

                                  #Odysee: https://odysee.com/@switchedtolinux:0

                                  #Rumble: https://rumble.com/c/SwitchedToLinux/livestreams

                                  For folks on Twitch, you may also watch the stream, there...

                                  #Twitch - https://twitch.tv/search?term=switchedtolinux

                                  Keep an eye out for the podcast

                                  https://podcast.switchedtolinux.com

                                    [?]knoppix » 🌐
                                    @knoppix95@mastodon.social

                                    A Proton survey of 3,000 people in the UK, France, and Germany found 45% may avoid businesses using US tech for data storage over privacy concerns 🇪🇺
                                    The survey also found 65% believe European businesses should prioritize local technology providers, highlighting interest in digital sovereignty 🔐

                                    @protonprivacy

                                    🔗 proton.me/business/blog/europe

                                      [?]knoppix » 🌐
                                      @knoppix95@mastodon.social

                                      The UK plans to ban under-16s from major social media platforms by spring 2027, with age checks that could require more biometric and identity data. 🔒
                                      Australia’s similar ban has seen many teens bypass restrictions, raising questions about privacy and the effectiveness of age-based enforcement. ⚖️

                                      🔗 proton.me/blog/uk-social-media

                                        [?]:awesome:🐦‍🔥nemo™🐦‍⬛ 🇺🇦🍉 » 🌐
                                        @nemo@mas.to

                                        :boost: :boostplease:

                                        Four easy steps to elevate your privacy & security this year:

                                        Choose a privacy-respecting browser 🌐 Check out: privacytests.org/

                                        Use a privacy-first search engine 🔎 (Startpage, DuckDuckGo, self-hosted options etc.) further reading: privacyguides.org/en/search-en

                                        Use privacy-respecting email 📧 (Proton, Tuta, ) further reading: privacyguides.org/en/email/

                                        Use only E2EE messaging apps 🔒 (cross-platform with minimal metadata: Signal) further reading: privacyguides.org/en/real-time

                                        You're welcome… spread the word! Sharing is caring 🎁💬

                                        The gift that keeps on giving: data retention, compartmentalization, FOSS, privacy & security. stick it to them… 🖕Privacy security isn't a sprint; it is a marathon… Even a journey of over 9k steps begins with the first one… 🙏 💚Use E2EE, full-disk encryption, back up, and update…

                                        :boost: :boostplease:

                                        Alt...cat eating watermelon

                                          [?]Hacker News » 🤖 🌐
                                          @h4ckernews@mastodon.social

                                          [?]ResearchBuzz: Firehose » 🌐
                                          @researchbuzz_firehose@rbfirehose.com

                                          404 Media: Cops Keep Getting Arrested for Using Flock to Stalk People. “The contours of each story are much the same, with the police officer in question using their access to the system to repeatedly track a specific person over the course of weeks or months. The cases highlight the fact that Flock can be used to track the whereabouts of individual people, that police do not get a warrant in […]

                                          https://rbfirehose.com/2026/06/17/404-media-cops-keep-getting-arrested-for-using-flock-to-stalk-people/

                                          [?]ResearchBuzz: Firehose » 🌐
                                          @researchbuzz_firehose@rbfirehose.com

                                          Gizmodo: Signal Veterans Want to Encrypt Slack, Google Docs, and Basically Every Other App. “A team of developers, including the co-creator of the Signal protocol and contributors from Microsoft and Harvard, are building out open-source software that can help bring the sort of hardened privacy and security offered via Signal’s end-to-end encryption (E2EE) to more collaborative types of apps, […]

                                          https://rbfirehose.com/2026/06/17/gizmodo-signal-veterans-want-to-encrypt-slack-google-docs-and-basically-every-other-app/

                                          [?]Jesus Michał von Gentoo 🏔 (he) » 🌐
                                          @mgorny@social.treehouse.systems

                                          0 days since provenance checks protected us from [checks notes] another project starting to upload distributions via .

                                            Light boosted

                                            [?]xoron :verified: » 🌐
                                            @xoron@infosec.exchange

                                            WhatsApp Clone, but Decentralized with P2P Messaging

                                            App: Enkrypted.Chat

                                            "Secure and private" is the general goal.

                                            This is a technical/concept demo of a fairly unique approach using a browser-based, local-first and webrtc.

                                            This is intended to introduce a new paradigm in client-side managed secure cryptography. We can avoid registration of any sort.

                                            Features:

                                            * P2P
                                            * End to end encryption
                                            * Signal protocol
                                            * Post-Quantum cryptography
                                            * File transfer
                                            * Local-first
                                            * No registration
                                            * No installation
                                            * No database
                                            * TURN server

                                            Feel free to reach out for clarity instead of diving into the docs/code.

                                            IMPORTANT: While this is aiming to provide a secure experience, it isnt audited or reviewed. **Shared for testing, feedback and demo purposes only.** Please use responsibly.

                                              [?]Hacker News » 🤖 🌐
                                              @h4ckernews@mastodon.social

                                              [?]PrivacyDigest » 🌐
                                              @PrivacyDigest@mas.to

                                              Tapped a Supplier to for Its Glasses

                                              , whose board includes a former deputy director and a former science chief, supplied face recognition to Meta for internal development of its smart glasses app.

                                              wired.com/story/meta-rank-one-

                                                [?]Freezenet » 🌐
                                                @freezenet@noc.social

                                                Canadian Government Gears Up to Pretend to Care About Privacy

                                                Reports are surfacing saying that privacy reform is going to be tabled soon. We've been through this song and dance before.

                                                freezenet.ca/canadian-governme

                                                  [?]The Christian Science Monitor » 🌐
                                                  @csmonitor@flipboard.com

                                                  Congress and the administration are wrangling over reauthorization of a national security surveillance tool. Viewing security and constitutional rights as compatible rather than competing may help.

                                                  csmonitor.com/Editorials/the-m

                                                  Posted into Now What? @now-what-csmonitor

                                                    Back to top - More...