GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    The Real Grunfink (grunfink@comam.es)'s status on Friday, 24-Jan-2025 18:21:38 JST The Real Grunfink The Real Grunfink
    I'm glad to announce the release of version 2.69 of #snac, the simple, minimalistic #ActivityPub instance server written in C. Again, this version has been possible thanks to the very valuable help from great people. It includes the following changes:

    Added support for subscribing to LitePub (Pleroma-style) Fediverse Relays like e.g. https://fedi-relay.gyptazy.com to improve federation. See snac(8) (the Administrator Manual) for more information on how to use this feature.

    Added support for following hashtags. This is only useful if your instance is subscribed to relays (see above).

    Added support for a Mastodon-like /authorize_interaction webpoint entry, that allows following, liking and boosting from another account's Mastodon public web interface. To be able to use it, you must reconfigure your https proxy to redirect /authorize_interaction to snac (see snac(8)).

    Some fixes to accept Event objects properly (like those coming from implementations like https://gancio.org/ or https://mobilizon.fr).

    Added some caching for local Actor objects.

    Hashtags that are not explicitly linked in a post's content are shown below it.

    Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).

    The user profile can now include longitude and latitude data for your current location.

    Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster), obey the quiet public visibility set for posts, other timeline improvements (contributed by nowster).

    Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to smaller machines, and everybody else out there is using 2048.

    If the SNAC_BASEDIR environment variable is defined and set to the base directory of your installation, you don't have to include the base directory in the command line.

    Fixed a bug in the generation of the top page (contributed by an-im-dugud).

    Added support for Markdown headers and underlining (contributed by an-im-dugud).

    https://comam.es/what-is-snac

    If you find #snac useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

    #snacAnnounces

    This release has been inspired by the song Nine Hundred Miles by #BarbaraDane.

    In conversation about 4 months ago from comam.es permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: gancio.org
      Home
      Gancio is a shared agenda for local communities.
    2. No result found on File_thumbnail lookup.
      Mobilizon - Mobilizon
      Mobilizon.fr est l'instance Mobilizon de Framasoft.
    3. Domain not in remote thumbnail source whitelist: codeberg.org
      snac2
      from grunfink
      A simple, minimalistic ActivityPub instance written in portable C
    4. Domain not in remote thumbnail source whitelist: seccdn.libravatar.org
      grunfink's profile - Liberapay
      Author of the snac ActivityPub instance server and other pieces of singular software. Not a real Grünfink.
    5. Domain not in remote thumbnail source whitelist: fedi-relay.gyptazy.com
      fedi-relay.gyptazy.com | ActivityPub Relay
    • sergiodj likes this.
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Friday, 24-Jan-2025 19:29:07 JST The Real Grunfink The Real Grunfink
      in reply to
      • Stefano Marinelli
      You're welcome!
      In conversation about 4 months ago permalink
    • Embed this notice
      Stefano Marinelli (stefano@mastodon.bsd.cafe)'s status on Friday, 24-Jan-2025 19:29:08 JST Stefano Marinelli Stefano Marinelli
      in reply to

      @grunfink wow, this is a great release! Thank you!

      In conversation about 4 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Friday, 24-Jan-2025 19:30:51 JST The Real Grunfink The Real Grunfink
      in reply to
      • gyptazy
      Thanks! And again, thanks to you, because your relay service has been very useful to me in developing / polishing #snac 's implementation.
      In conversation about 4 months ago permalink
    • Embed this notice
      gyptazy (gyptazy@mastodon.gyptazy.com)'s status on Friday, 24-Jan-2025 19:30:53 JST gyptazy gyptazy
      in reply to

      You nailed it again, well done! Thanks for your continuous development on snac! The LitePub integration will make many lives of snac operators much easier and improve the overall fedi network where posts will be more visible to everyone!

      @grunfink

      In conversation about 4 months ago permalink
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Saturday, 25-Jan-2025 04:08:01 JST sergiodj sergiodj
      in reply to
      @grunfink@comam.es Uploaded to Debian unstable and bookworm-backports. Thanks!
      In conversation about 4 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Saturday, 25-Jan-2025 04:09:16 JST The Real Grunfink The Real Grunfink
      in reply to
      • sergiodj
      You're welcome, thanks to you!
      In conversation about 4 months ago permalink
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Saturday, 25-Jan-2025 06:26:55 JST sergiodj sergiodj
      in reply to
      • Paul Martin
      Yes. I've been waiting on the confirmation that removing NoNewPrivileges from the service file fixes the problem (I'm almost sure it does, but I'd like someone that's affected by the problem to say for sure). Once that's confirmed, I can upload a fixed version of the package.

      BTW, I'd love if these discussions were happening at the official bug tracker, too. I'm not very active on social networks in general.

      Thanks!

      CC: @grunfink@comam.es
      In conversation about 4 months ago permalink
    • Embed this notice
      Paul Martin (nowster@fedi.nowster.me.uk)'s status on Saturday, 25-Jan-2025 06:26:57 JST Paul Martin Paul Martin
      in reply to
      • sergiodj
      @sergiodj@snac.sergiodj.net @grunfink@comam.es Have you had a look at the bug I raised about the systemd jailing on Debian preventing it from sending emails?
      In conversation about 4 months ago permalink
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Saturday, 25-Jan-2025 09:56:48 JST sergiodj sergiodj
      in reply to
      • daltux
      @daltux@snac.daltux.net @grunfink@comam.es The builds have all finished and been uploaded. https://buildd.debian.org/status/package.php?p=snac2&suite=bookworm-backports . I'd say they'll take between 4 and 6 hours to be available everywhere? That's an educated guess, though.
      In conversation about 4 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: buildd.debian.org
        Buildd status for snac2 (bookworm-backports)
    • Embed this notice
      daltux (daltux@snac.daltux.net)'s status on Saturday, 25-Jan-2025 09:56:49 JST daltux daltux
      in reply to
      How long would you say until the upgrade is available to APT? I see version 2.68-1~bpo12+1 yet.

      BTW Thank you all for the amazing work.

      CC: @grunfink@comam.es
      In conversation about 4 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Saturday, 25-Jan-2025 13:28:29 JST The Real Grunfink The Real Grunfink
      in reply to
      • sergiodj
      • Paul Martin
      FWIW, there is a work in progress to change the email notification process from spawning /usr/sbin/sendmail to a direct connection to an SMTP server, so this issue will eventually fix itself.

      CC: @nowster@fedi.nowster.me.uk
      In conversation about 4 months ago permalink
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Saturday, 25-Jan-2025 13:40:18 JST sergiodj sergiodj
      in reply to
      • Paul Martin
      @grunfink@comam.es @nowster@fedi.nowster.me.uk That'd certainly be a much better solution to this problem.
      In conversation about 4 months ago permalink
      The Real Grunfink likes this.
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Sunday, 26-Jan-2025 05:44:19 JST The Real Grunfink The Real Grunfink
      in reply to
      • ティージェーグレェ
      Yes, this is a new bug, I wasn't aware. Thanks for reporting.

      In conversation about 4 months ago permalink
    • Embed this notice
      ティージェーグレェ (teajaygrey@snac.bsd.cafe)'s status on Sunday, 26-Jan-2025 05:44:21 JST ティージェーグレェ ティージェーグレェ
      in reply to
      As an aside, when I browse to https://comam.es/snac I can't help but notice a lot of repeats of your 2.69 boost announcement.

      Also, it seems as if all the repeated boosts have the same username? I am guessing, whomever last boosted it (it was Jay Hannah previously I think, but now since I boosted the release announcement toot, I see my handle on all the repeat boosts). I don't remember observing behavior like that before, so I thought I would mention it.
      In conversation about 4 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: comam.es
        comam.es

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.