home.social

#keyring — Public Fediverse posts

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

  1. Today we decided to create a budget range called Wee Bonnie Bargains, our aim is to help people with a limited budget, the aim is to have a maximum proce of £5 for our products

    #pocketmoney #underafiver #productlaunch #newrange #sarahsboutiqe #madeinscotland #womaninbusiness #keyring #keychain #charmjewellery #jewellery #jewelry #bargains

  2. SaturdayMP Show 91: PostCast (Part 11 - Saving LinkedIn Token)

    youtu.be/vUVefXwB_VA

    In this PostCast episode Omar and myself figure out how to save the LinkedIn API token. Previously we saved the LinkedIn API ClientID and ClientSecret, which we knew was incorrect, but we just wanted to get something working. Now we correctly save the token, which is what should be saved.

    *PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.

    zalando/go-keyring:
    github.com/zalando/go-keyring

    Best Practices for Secure Applications (LinkedIn)
    learn.microsoft.com/ru-ru/link

    Omar:
    ashour.ca/

    SaturdayMP:
    saturdaymp.com/

    PostCast Playlist:
    youtube.com/playlist?list=PLYP

    Have a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].

    Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
    github.com/sponsors/saturdaymp

    Thanks for watching!

    #saturdaympshow #postcast #linkedin #api #golang #keyring

  3. SaturdayMP Show 91: PostCast (Part 11 - Saving LinkedIn Token)

    youtu.be/vUVefXwB_VA

    In this PostCast episode Omar and myself figure out how to save the LinkedIn API token. Previously we saved the LinkedIn API ClientID and ClientSecret, which we knew was incorrect, but we just wanted to get something working. Now we correctly save the token, which is what should be saved.

    *PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.

    zalando/go-keyring:
    github.com/zalando/go-keyring

    Best Practices for Secure Applications (LinkedIn)
    learn.microsoft.com/ru-ru/link

    Omar:
    ashour.ca/

    SaturdayMP:
    saturdaymp.com/

    PostCast Playlist:
    youtube.com/playlist?list=PLYP

    Have a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].

    Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
    github.com/sponsors/saturdaymp

    Thanks for watching!

  4. SaturdayMP Show 89: PostCast (Part 10 – Integration Tests and Keyring Saving)

    youtu.be/RjX6LpxeFm4

    Omar is back! We really got into the zone and recorded our longest PostCast video yet. Might be the longest SaturdayMP Show video yet. We don't edit out mistakes, so watch along as we learn in real time:

    - how to write integration tests in Go (build tags vs. -short flag)
    - how to create test setup/teardown in Go
    - that the go-keyring library has mocking built in so we can simplify our tests
    - how to connect our keyring logic to the Fyne GUI

    Do you like or dislike the long live coding sessions? Should we try coding live instead of mostly live? Let us know in a constructive and polite manor.

    *PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.

    zalando/go-keyring:
    github.com/zalando/go-keyring

    Build tags vs. Short:
    stackoverflow.com/questions/25

    Fyne:
    fyne.io/

    Omar:
    ashour.ca/

    SaturdayMP:
    saturdaymp.com/

    PostCast Playlist:
    youtube.com/playlist?list=PLYP

    Have a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].

    Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
    github.com/sponsors/saturdaymp

    Thanks for watching!

  5. SaturdayMP Show 86: Creating PostCast (Part 8 – Investigate Keyring Libraries)

    youtu.be/PRRHTxUAo00

    In this episode Omar Ashour and myself (Chris C.) investigate several Golang keyring libraries and try to get the keyring to work on my Windows Subsystem for Linux (WSL). Spoiler: it was working all along, I was just too dumb to notice. Learned about Seahorse, a handy tool for viewing keychain entries.

    We also discuses what the Windows Registry. Spoiler: it is just a big dumping ground of key-value pairs.

    *PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.

    go-keyring:
    github.com/zalando/go-keyring

    Seahorse:
    en.wikipedia.org/wiki/Seahorse

    Omar:
    ashour.ca/

    SaturdayMP:
    saturdaymp.com/

    PostCast Playlist:
    youtube.com/playlist?list=PLYP

    Have a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].

    Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
    github.com/sponsors/saturdaymp

    Thanks for watching!

  6. Question: what are y'all using as secret service on #Linux? (With #Wayland and #sway, if that matters.)

    I did not like #GNOME #Keyring, because that pulled in tons of stuff I didn't want.

    I'm currently using #KeePassXC, but let's just say it's a much better password manager than a Secret Service. (e.g., it can't remember authorized binaries over a session, and handling multiple databases isn't great.)

    Ideally, I want something that does only this, but does it well.

  7. Having been a loyal #GPG user for years and having seen the recent gpg.fail vulnerabilities, i decided to finally do something about it: I wrote a #rustlang implementation of #OpenBSD signify with strict rules: no unsafe code, no arithmetic side effects, no proc macros. Builds on #FreeBSD, #NetBSD, #Linux, and #Windows. My contribution is the #keyring feature which allows you to specify a key-id on #Linux rather than inputting the password manually: crates.io/crates/signify-rs #exherbo #security

  8. $corporate recently moved us from #Linux to #Windows (#WSL). While I'm disappointed, I quickly set up #komorebi with a WSL-first approach, which actually works really well. However, I soon realized there was no keystore available.
    `pass` is my go-to, but not everyone wants to deal with GPG setup, so I looked into alternatives for my team. Most people recommend gnome-keyring, but I’m not a fan of bloated solutions. The thing is, I already have a keystore just outside WSL: the Windows Credential Manager.

    So here we are, let's welcome `keyring_wincred` and `winaskpass`! Both store secrets in wincred using a C# script via powershell from WSL 😱

    github.com/ilpianista/winaskpa
    github.com/ilpianista/keyring_

    #python #keyring #ssh

  9. I am tired of saying "I use NixOS btw." so from now on this responsibility is delegated to my new keyring.

  10. [resolved] I'm looking for a #TOTP generator for #linux with #kde ...

    - #OTPClient doesn't copy paste the code
    - #numberstation doesn't work at all
    - I cannot save an account with #Clockode
    - #Keyring beautiful but not work

    Any recommendation to manage #OTP code?? 

    -----

    Thanks every one, someone proposed authenticator.cc/ which just work, I didn't though about a browser extension !!! :ablobcatheartsqueeze:

  11. I have a laptop that I’m the only one using, on which I have activated the automatic session connection at startup. This setting was made at the installation of the operating system. It doesn't pose a security concern since my disk is encrypted.

    Yesterday I discovered that if I disable the autologin, my keyring no longer automatically unlocks. And the expected password was not the login password.

    1/2

    #GNOME #Fedora #Keyring

  12. 🔐 "Fixing Desktop Keyrings"
    with Dhanuka Warusadura at #GUADEC2025
    📅 24 July 🕒 12:30 CEST 📍 Brescia
    🧩 GNOME 49 plans to replace gnome-keyring with a new D-Bus Secret Service. Here’s what’s changing.

    🔗 events.gnome.org/event/259/con

    #GNOME #Security #Keyring #OpenSource

  13. On revient dans le game en douceur avec le cinquième porte-clé de la série des signes du zodiaque !
    Balance (5/12)

    De nouvelles pièces, déjà présentées ou en attente de l'être, seront bientôt disponibles sur etsy (juste le temps de redémarrer le moteur diesel là encore !)

    #pyrography #woodburning #art #craft #keyring #zodiac #libra

    youtu.be/L2cf3DSovl8?si=_0fcnF

  14. Quatrième de la série du zodiaque, c'est bientôt l'automne ! (La partie de moi qui craint les canicules à venir chuchote : "Si seulement...")
    Vierge (4/12)

    #pyrography #woodburning #art #craft #keyring #zodiac #virgo

    youtu.be/wSEe_-doOeM?si=G3EuuO

  15. Deuxième série de porte-clés en cours : signes du zodiaque, bois neutre sur fond brûlé texturé avec aura solaire à l'encre à l'alcool jaune non diluée.

    Drôle de coïncidence visiblement c'est tout pile le jour où commence le signe du gémeau alors voici :
    Gémeau (1/12)

    #pyrography #woodburning #art #craft #keyring #zodiac #gemini

    tinyurl.com/clappingm

  16. FreeIPA: как обнаружить атаку злоумышленника на любом этапе Кill Сhain. Часть 2

    Привет, Хабр! Это Ильназ Гатауллин, технический руководитель RED Security SOC и Сергей Орляк, руководитель третьей линии RED Security SOC. В прошлой части мы разобрали целый ряд атак на FreeIPA: показали их механику, показали правила корреляции, которые можно использовать для самостоятельного выявления таких инцидентов, и поделились советами по расследованию. В этой части мы посмотрим на весь Kill Chain атак на FreeIPA и покажем, как приведенные правила позволят выявлять злоумышленника на любом из этапов.

    habr.com/ru/companies/ru_mts/a

    #freeipa #ldap #Password_Spraying #Password_BruteForce #KeyRing #информационная_безопасность #системное_администрирование #itинфраструктура

  17. apt-listchanges: News
    ---------------------

    debian-archive-keyring (2025.1) unstable; urgency=medium

    #Certificate (#keyring) files in /usr/share/keyrings now have the
    file extension .pgp, rather than .gpg. #Compatibility links are
    provided and will be removed in #Debian 14 'forky'.

    -- Jonathan Wiltshire <[email protected]> Wed, 19 Mar 2025 06:57:24 +0000