home.social

#kyber — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kyber, aggregated by home.social.

fetched live
  1. #JeanBaptisteKempf, lead developer of #VLCMediaPlayer, is building #Kyber, an #infrastructurelayer for controlling #remotedevices in real time. Kyber’s SDK synchronises video, audio, sensor data, and control inputs with minimal latency, making it ideal for #robotics, #drones, and #remoteIT access. The company, which has raised $5M, offers both open-source and productised versions of its software, with a focus on scalability and observability. techcrunch.com/2026/06/19/he-m #Pirates #Tech #Startup #News

  2. He made your free video player run smoothly. Now he’s doing that for robots.

    You’ve probably used VLC Media Player, the free video player with the orange traffic-cone icon — it’s been…
    #NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Artificialintelligence #AI #ArtificialIntelligence #IOT #Kyber #open-sourcesoftware #physicalai #Technology #VLC
    newsbeep.com/us/714798/

  3. @supermurs nykyään on vaan kyber mikä on paljon tylsempi konsepti

    #kyber

  4. TLDR: I’ve implemented #QuantumResistant #Encryption into my #P2P messaging #webapp using #MLKEM (#Kyber) to protect against future #QuantumComputing threats. Read my latest #Blog post to see how I’m securing #DataPrivacy today.

    My journey into #PostQuantum #Security
    I’ve been working hard on my latest project update, focusing on how we can protect our #Privacy from the looming threat of "harvest now, decrypt later" attacks. I just finished writing a technical deep dive into how I’ve implemented #QuantumResistant #Cryptography into my #P2P messaging platform.

    The core of my approach involves using #MLKEM (formerly #Kyber) to ensure long-term #DataSecurity. I’m particularly proud of the #CascadingEncryption layer I’ve built; by combining #NIST standards with the #SignalProtocol, I'm ensuring that your #Communications remain #Secure even if a single algorithm is compromised in the future.

    If you are into #OpenSource, #InfoSec, or #Decentralized #Tech, I’d love for you to read about my implementation and the challenges of bringing #QuantumResistance to the #Browser using #JavaScript.

    Read my write-up here:
    positive-intentions.com/blog/q

    Demo: cryptography.positive-intentio

    Crash course in ML-KEM: positive-intentions.com/blog/m

    I'm excited to hear what the #Developer and #CyberSecurity community thinks about this #PrivacyFirst milestone!

  5. Das aktuelle #PGP4WIN 5.0.1 mit #GnuPG 2.5.17 unterstützt jetzt auch #PostQuantenKryptographie #PQC . Dazu wählt man (Hybridverschlüsselung) in #Kleopatra als Schlüssel #ky1024_bp384 , was eine Kombination aus #Kyber (PQC) und #Brainpool (elliptic) ist.

  6. (Linux news in previous posts)

    FOSS NEWS

    State of Mozilla report outlines an alternative vision for AI:
    betanews.com/article/state-of-

    Brave browser adds option to block YouTube Playables in settings:
    alternativeto.net/news/2026/1/
    (I play da YouTube game. I "pirate" stuff with FreeTube and yt-dlp, use VPN when I get IP block, use Invidious when FreeTube and yt-dlp break. Also have an Android-x86 VM just to have NewPipe as a fallback. Now that's the game.)
    (Actually someone should make a YouTube Piracy Simulator game where the player can collect score by watching or downloading videos using 3rd party tools (could work similarly like those simple mobile games where players need to tap on resources to collect them). The enemy is YouTube, final boss is DRM lmao)

    Signal now lets users pin messages in one-on-one and group chats, with time limits:
    alternativeto.net/news/2026/1/

    Proton Drive SDK update: faster, more reliable file operations:
    proton.me/blog/drive-sdk-janua

    Bitwarden enhances Premium and Families plans with more security features & raises prices:
    alternativeto.net/news/2026/1/

    Transmission 4.1.0 Released with Big Updates:
    omgubuntu.co.uk/2026/01/transm

    Notesnook 3.3.8 brings note expiration, CSV import/export, and improved customization:
    alternativeto.net/news/2026/1/

    Shotcut Video Editor Now Using Hardware Decoding By Default Except For NVIDIA On Linux:
    phoronix.com/news/Shotcut-26.1

    Calibre 9.0 adds new bookshelf view, instant editing, Linux scrolling upgrades, and more:
    alternativeto.net/news/2026/1/

    F-Droid Basic 2.0 alpha debuts with rewritten UI, better search and improved app discovery:
    alternativeto.net/news/2026/1/

    STAR WARS Battlefront II private server and mod launcher KYBER goes open source:
    gamingonlinux.com/2026/01/star

    Linuxulator-Steam-Utils To Enjoy Steam Play Gaming On FreeBSD & Other Options:
    phoronix.com/news/FreeBSD-Gami

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #Mozilla #Brave #Signal #Proton #ProtonDrive #Bitwarden #Transmission #Notesnook #Shotcut #Calibre #FDroid #StarWarsBattlefront #Kyber #Linuxulator #FreeBSD #FosseryTech

  7. Anyone in the #kyber room at #fosdem can share what's the big news at the 12:20 conference?
    They announced something is coming up on LinkedIn
    #VLC #ffmpeg

  8. It's been three years since I released my solo-album " Kyber - Biomasse". I had a release party in Nyksund, Vesterålen in the north of Norway. Probably one of the most beautiful places I've been. So here's a bunch of pics from the release party and around it. The place fits the mood of the album well I think. There's still some tapes left, or you can stream it. #music #rap #hiphop #cassette #diy #rotfg #kyber #concert #nature #photography

  9. So looking through some old projects I’ve had lying around, I ran into something I started (and never even really wrote anything) about steganography. This led me down a bit of rabbit-hole and I now have a slightly better understanding of some components of ML-KEM (aka. #Kyber).

    Both the public key and the ciphertext are for the most part long sequences of integers modulo 3329 that are effectively indistinguishable from random integers out of that range.

    Of course they are obvious to distinguish from random bitstrings, but the easiest way to fix that would be to just view them as numbers in base 3329, re-encode them to base 2 and work from there… So that might be one thing I could look into now.

    The alternative is to see whether there is a sufficiently hard to detect way to change some of the representatives of the field-elements… It might be easier to implement if, if not easier from a mathematical perspective, but would also let the possibility of slightly compressing the public-key and ciphertext by about 2.5% in length lie on the table.

    In any case, this is something that might be worthwhile for practical use-cases…
    🤔

    #cryptography #pqc #pqcrypto #steganography #crypto #MLKEM

  10. Vi gror tentakler for tentakkelspitzgefühl,
    med maks kontakt rundt hals på egen tvil. #norskRap #TFM #Kyber

  11. Постквантовый TLS внедряют уже сейчас

    Квантовый компьютер, который будет решать криптографические задачи (cryptographically-relevant quantum computer или CRQC в терминологии АНБ ), пока далёк от реальности. Но проблема в том, что создатели такого компьютера вряд ли сразу сообщат миру о его существовании, а могут тайно воспользоваться возможностью взлома мировой криптографической системы. Хуже всего, что с появлением CRQC можно будет расшифровать весь зашифрованный трафик, перехваченный и сохранённый в предыдущие годы (то есть сейчас). Записью и сохранением зашифрованного трафика сейчас занимаются хостинг-провайдеры, операторы мобильной связи, интернет-провайдеры и спецслужбы (стратегия harvest now, decrypt later ).

    habr.com/ru/companies/globalsi

    #Kyber #MLKEM #X25519Kyber768 #X25519 #Kyber_768 #TLS #постквантовое_шифрование #асимметричная_криптография #PKI #NIST #IETF #Chrome #RSA2048 #QUIC #TLS_13 #HTTPS

  12. Hi!

    #GnuPG 2.5.0 has been released for public testing.

    See lists.gnupg.org/pipermail/gnup

    Main feature is a new #PQC encryption algorithm (#Kyber). However those keys are only for testing until we can release a version based on the final #FIPS-203 spec.

  13. It's a reee-mix! O.G.C - Hurricane Starang which is a song that showcases Starang Wondahs talent as it was back then. A damn good rapper, and I made this remix, because I've wanted to for a long time. Check it out if that sounds like something for you. The cover was made using AI +typography, SD, juggernaut XL, and I tried to make it look kinda, but not completely, like the cover of OGC - Da Storm. soundcloud.com/user-124190781/ #rap #boombap #oldschool #hiphop #kyber #remix #OGC #originoogunnclappaz

  14. Found an implementation of Kyber key encapsulation in nodejs (and C and Go) and it runs well enough.

    So what now? Just throw out all my old Nacl code?

    #nodejs #kyber #pqc

  15. iMessage gets a major makeover that puts it on equal footing with #Signal

    messages sent through #iMessage will now be protected by two forms of end-to-end #encryption ( #E2EE ), whereas before, it had only one. The encryption being added, known as #PQ3, is an implementation of a new #algorithm called #Kyber
    #privacy #security

    arstechnica.com/?p=2005125