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 #foss

[?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: ๐Ÿต :MiraLovesYou: [he/him/my good fellow] ยป 🌐
@rl_dane@polymaths.social

@octade

Asking earnestly:

Does it matter that the Linux Foundation is a corporate sock puppet if the code is still #FOSS?

    3 ★ 6 ↺
    dibi58 boosted

    [?]OCTADE ยป 🌐
    @octade@soc.octade.net

    Why The Linus Torvalds Is Irredeemably Corrupt
    [quote] "The legal instrument protecting your rights as a user of Linux is less important than the commercial ecosystem built on top of it. And that commercial ecosystem as we have established is controlled by the same corporations paying a half a million dollars a year for board seats at the Linux Foundation. ... The message ... enforce the GPL, lose your friends ... violate it openly ... get a seat on the board ... The GPL is not dead but its enforcement mechanism has been systematically dismantled by the very organization that claims to steward it."
    [synopsis]

    Linux Foundation has squelched the voice of the lay contributors and now corporations control the decision-making process.

    Now that your contributions to GPL'd free software have created mega-millionaires and billionaires ... those same rich fat cats that profited from your free code now want to keep you from sharing your own free code or profiting from it while they violate the software license to cash in. They promote ideology campaigns employing useful idiots and ideological parrots to insulate themselves from criticism and hold themselves above reproach from the people they are exploiting to build their tech empire. The Linux Foundation has joined the empire.

    I have said before that a new alternative operating system is required if software freedom and privacy are to survive. Linux is not the resistance against the system. Linux is the system.

    [/synopsis]

    Full video for your earbuds: https://youtu.be/efDXFsUWk8U

    [copypasta]

    Our latest discussion builds on previous conversations, exploring the alleged corruption within the Linux Foundation and Linus Torvalds's potential awareness. We'll examine the intricate relationship between user space and the linux kernel developer, diving into how these components interact and influence the broader linux internals. This video aims to provide a comprehensive understanding of the situation, explaining the nuances of these operating systems and the impact on open source software.

    [/copypasta]


      OCTADE boosted

      [?]Blue Ghost ยป 🌐
      @blueghost@mastodon.online

      Delta Chat is a messaging platform that works over email.

      Setup is similar to a email client.
      Messaging is decentralized and interoperable.

      Supports end-to-end encryption via PGP.
      PGP encryption keys are created automatically.

      Default desktop client is based on Electron.
      Electron is based on the Google Chromium web browser.

      Website: delta.chat
      Mastodon: @delta

      Delta Chat logo.

      Alt...Delta Chat logo.

        OCTADE boosted

        [?]Blue Ghost ยป 🌐
        @blueghost@mastodon.online

        Cryptomator is a client-side encryption tool for cloud storage services.

        Data protected via AES-256 encryption.
        Individual and business features.
        Managed and self-hosted options.

        ENCRYPTED

        File content.
        File/Folder name.

        NOT ENCRYPTED

        File/Folder access/creation/modification timestamp.
        Number of files/folders in a folder/vault.
        File size.

        Website: cryptomator.org
        Mastodon: @cryptomator

        Cryptomator logo.

        Alt...Cryptomator logo.

          1 ★ 5 ↺

          [?]OCTADE ยป 🌐
          @octade@soc.octade.net

          NEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups

          NEWSCARD Publish and fetch permanent named records via Network News

          Newscard creates a decentralized, encrypted, named record paste bin.

          [git repo] https://codeberg.org/OCTADE/newscard (use most recent version only)

          With a single command, name the card, snarf the file and encrypt it.

          With another command, push the encrypted file to the public network.

          With another short command, snarf a file from the network.

          Only users knowing the name [key] of the record will be able to decrypt it.

          If a strong passphrase is used to name the file, it will be very secure.

          This is useful for quickly snarfing, encrypting, and publishing a text file:

          $~: card enc [passphrase] [file]
          $~: card put [passphrase]

          It is useful for retrieving a text file with just a key:

          $~: card get [passphrase]
          $~: card show [passphrase]

          If and when you want the general public to access the record just share the keyword.

          Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.

          Newscard generates 9 each of: cipher keys, salts, key iteration parameters.

          It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.

          @infostorm@a.gup.pe @crypto@a.gup.pe @infosec@a.gup.pe @selfhosting@a.gup.pe

          Playing card of the Jack of Clubs. The Jack is a moustached man in a black top hat and suit in a oval center cameo. The colors are inverted so that everything on the face is black except the lines which are white, like a charcoal cutout picture., giving it a retro digital appearance mixed with retro handicraft vibes.

          Alt...Playing card of the Jack of Clubs. The Jack is a moustached man in a black top hat and suit in a oval center cameo. The colors are inverted so that everything on the face is black except the lines which are white, like a charcoal cutout picture., giving it a retro digital appearance mixed with retro handicraft vibes.

            3 ★ 6 ↺
            OCTADE boosted

            [?]OCTADE ยป 🌐
            @octade@soc.octade.net

            NEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups

            NEWSCARD Publish and fetch permanent named records via Network News

            Newscard creates a decentralized, encrypted, named record paste bin.

            [git repo] https://codeberg.org/OCTADE/newscard (use most recent version only)

            With a single command, name the card, snarf the file and encrypt it.

            With another command, push the encrypted file to the public network.

            With another short command, snarf a file from the network.

            Only users knowing the name [key] of the record will be able to decrypt it.

            If a strong passphrase is used to name the file, it will be very secure.

            This is useful for quickly snarfing, encrypting, and publishing a text file:

            $~: card enc [passphrase] [file]
            $~: card put [passphrase]

            It is useful for retrieving a text file with just a key:

            $~: card get [passphrase]
            $~: card show [passphrase]

            If and when you want the general public to access the record just share the keyword.

            Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.

            Newscard generates 9 each of: cipher keys, salts, key iteration parameters.

            It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.

            @infostorm@a.gup.pe @crypto@a.gup.pe @infosec@a.gup.pe

            Playing card of the Jack of Clubs. The Jack is a moustached man in a black top hat and suit in a oval center cameo. The colors are inverted so that everything on the face is black except the lines which are white, like a charcoal cutout picture., giving it a retro digital appearance mixed with retro handicraft vibes.

            Alt...Playing card of the Jack of Clubs. The Jack is a moustached man in a black top hat and suit in a oval center cameo. The colors are inverted so that everything on the face is black except the lines which are white, like a charcoal cutout picture., giving it a retro digital appearance mixed with retro handicraft vibes.