Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TI
tinyzimmer @kbin.social
Posts 3
Comments 19
[PROJECT] - Webmesh: A simple, distributed, zero-configuration WireGuard mesh provider
  • This page aims to cover that (at least for using mTLS) https://webmeshproj.github.io/documentation/using-mtls/ - but you are right - administration docs in general need a lot more love.

    EDIT: I've added a link to that page in the part of the insecure "Getting Started" that says "this is insecure don't do it this way". Hopefully that helps people in the right direction a bit more - but I have a long road of more documentation ahead of me.

    As always - any and all contributions are welcome :)

  • Selfhosting @kbin.social tinyzimmer @kbin.social
    • Webmesh: A simple, distributed, zero-configuration WireGuard mesh provider
    github.com GitHub - webmeshproj/webmesh: A simple, distributed, zero-configuration WireGuard mesh provider

    A simple, distributed, zero-configuration WireGuard mesh provider - GitHub - webmeshproj/webmesh: A simple, distributed, zero-configuration WireGuard mesh provider

    GitHub - webmeshproj/webmesh: A simple, distributed, zero-configuration WireGuard mesh provider

    Hey all

    I wanted to show off my new project, webmesh. It's yet another solution for creating WireGuard mesh networks/VPNs between multiple hosts. It differs from others in that there is a controller-less architecture that maintains the network state on every node via Raft consensus. This allows for any node to become the "leader" should one go away.

    More infoz in the README and on the project website: https://webmeshproj.github.io

    Excited to hear any feedback :)

    5
    Facebook turns over mother and daughter’s chat history to police resulting in abortion charges
  • Except it is encrypted, and pretty secure. That's not really related to the issue. Facebook complied with a subpoena as they are legally required to do so. Signal would have to do the same. The only difference there is that Signal doesn't retain decryption keys for your data so subpoenaing them would be pretty pointless except to prove that some conversation happened.

  • Two questions from a Reddit refugee, who can't find her way around here:
  • If you click your name in the top right you can go to your Profile which has a list of subscriptions as one of the tabs. Also under your settings you can make your home view be just your subscriptions instead of everything.

    No way to set newest as default that I'm aware of yet - would be nice because I'm like you in that regard.

  • Reddit is Removing Mods Whose Teams Let Their Subreddits Post NSFW Content
  • I respectfully disagree. A sub like AskHistorians generates tons of traffic for the site via google searches alone. It's also got 2 million subscribers that happily remain subscribed for the quality content with all the spam filtered out.

  • Kbin Slim - A minimalist theme inspired by old.reddit.com
  • I'm on Linux (Arch with KDE) for whatever that's worth. So I am very likely using different fonts than you. I haven't messed with any of the browser font settings though so those should all be the defaults. Happy to pair with you on this further if you want. Tho not sure the best medium for that.

  • Kbin Slim - A minimalist theme inspired by old.reddit.com
  • Not sure honestly. And I reallllly suck at CSS so take what I say and did with a grain of salt. Here's what it looked like before my changes (me replying to you):

    I then lowered a few sizes.

            .comment figure > a > .no-avatar {
               //
                border-radius: 5px;
                width: 1.615em !important;
                height: 1.615em !important;
              //
          }
    
    

    Same for the vote buttons

  • Are there any Reddit refugees spending more time on Lemmy than Reddit?
  • Samesies. The majority of the subs I used on Reddit have gone dark - but I am still using it to catch news articles that aren't making their way over here. But that has been rapidly changing.

    If Boost goes, though - I go. But it randomly had a pretty big update today so I'm not sure what's going on there.

  • I just requested that duckduckgo add a !kbin bang!
  • I could be wrong - but I'm not seeing anything that will help search engines index kbin.social effectively. There is a loose robots file, but I'm not seeing any indicator of site maps. Pretty much a necessity if you want to get crawled automatically.

  • Anyone else think that spez might be the fall guy for the board?
  • I won't be surprised if the board ousts him over the PR mess he has created in the wake of this. But I highly doubt you can compare the two so closely. The board wants money and is presenting him with strategies. The dude is the CEO and is acting on those recommendations on his own accord. All the earmarks of a tech CEO who has finally drank too much of his own kool-aid. If anything I could see Ellen Pao being entirely his doing - and this is some weird cosmic force of karma coming back for revenge.

  • Feature Wishlist
  • So I can't speak for moderation tools. The search question intrigues me because there is a search feature but I can't tell if it has any sort of filter support.

    As for the image issues. I just came across stylus and https://github.com/aclist/kbin-css/ - the user experience is worlds better with it installed. And there are tweaks for a lot of the image issues and other quirks of the main theme.

    That being said, the ability to install these styles should be streamlined into the server I think. External extensions come and go - which would leave anyone using them dead in the water.