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 Tuesday, 07-Jan-2025 18:24:50 JST The Real Grunfink The Real Grunfink
    Happy new year. I'm glad to announce the release of version 2.68 of #snac, the simple, minimalistic #ActivityPub instance server written in C. This release couldn't have been possible without the help of several fellow developers. It includes the following changes:

    Fixed regression in link verification code (contributed by nowster).

    Added ipv6 support for the https frontend connection (contributed by hb9hnt).

    New "Like by URL" operation (contributed by dheadshot).

    Added support for a Mastodon-like /share link sharing URL, like the one provided by sites like https://mastodonshare.com/ and such. To be able to use it, you must reconfigure your https proxy to redirect /share to snac (see snac(8)).

    New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). It's still a bit experimental, so you have to enable it explicitly by recompiling with the WITH_LINUX_SANDBOX directive (e.g. make CFLAGS=-DWITH_LINUX_SANDBOX).

    Some search fixes regarding repeated matches.

    The export_csv cmdline operation now exports the CSV files inside a user's export/ subdirectory instead of the current directory.

    All CSV files to be imported must now be stored inside a user's import/ subdirectory instead of the current directory.

    Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set.

    The command-line operation note new reads the LANG environment variable to set the post's language.

    A new command-line operation, note_unlisted, allows posting "unlisted" or "quiet public" posts.

    The maximum number of entries in users' RSS feeds and in outboxes can now be set via the max_public_entries variable in the server.json file.

    Fixed broken support for Audio objects.

    Made xmpp and mailto URLs clickable.

    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 painting Judith Slaying Holofernes by #ArtemisiaGentileschi.

    In conversation about 5 months ago from comam.es permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      snac2
      from grunfink
      A simple, minimalistic ActivityPub instance written in portable C
    2. 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.
    3. Domain not in remote thumbnail source whitelist: mastodonshare.com
      MastodonShare
      Easy, free and 100% private solution to allow your users to share content on their Mastodon.
    • stigatle and MortSinyx like this.
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Tuesday, 07-Jan-2025 19:18:51 JST The Real Grunfink The Real Grunfink
      in reply to
      • gyptazy
      You're welcome!
      In conversation about 5 months ago permalink
    • Embed this notice
      gyptazy (gyptazy@mastodon.gyptazy.com)'s status on Tuesday, 07-Jan-2025 19:18:52 JST gyptazy gyptazy
      in reply to

      Awesome, like always! Thank you very much for your efforts and time!

      @grunfink

      In conversation about 5 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Tuesday, 07-Jan-2025 20:15:55 JST The Real Grunfink The Real Grunfink
      in reply to
      • Stefano Marinelli
      Thanks!
      In conversation about 5 months ago permalink
    • Embed this notice
      Stefano Marinelli (stefano@mastodon.bsd.cafe)'s status on Tuesday, 07-Jan-2025 20:15:57 JST Stefano Marinelli Stefano Marinelli
      in reply to

      @grunfink this is a great release. Thank you!!!

      In conversation about 5 months ago permalink
    • Embed this notice
      Kelson (Tech and Testing) (kelsontalkstech@snac24.keysmash.xyz)'s status on Wednesday, 08-Jan-2025 04:53:36 JST Kelson (Tech and Testing) Kelson (Tech and Testing)
      in reply to
      @grunfink@comam.es Oh, that's a nice feature: I should be able to use it with Share Openly now!
      In conversation about 5 months ago permalink
      The Real Grunfink likes this.
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Wednesday, 08-Jan-2025 08:29:07 JST sergiodj sergiodj
      in reply to
      @grunfink@comam.es That's awesome, I'll upload it to Debian soon. Thanks!
      In conversation about 5 months ago permalink
    • Embed this notice
      sergiodj (sergiodj@snac.sergiodj.net)'s status on Wednesday, 08-Jan-2025 09:00:55 JST sergiodj sergiodj
      in reply to
      OK, uploads done!

      I thought about enabling sanboxing, but I'll wait until https://codeberg.org/grunfink/snac2/issues/267 is figured out.

      CC: @grunfink@comam.es
      In conversation about 5 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: codeberg.org
        Sending mails while sandboxed
        from grunfink
        Hi there. Now that #226 is merged, there is the issue where forking and `exec`-ing sendmail fails. I've done some digging and I am afraid that sendmail will not work with landlock sandboxing. First, an example how to get a simple "`echo`-wrapper" to work with `execl` and landlock: ```c #include...
      The Real Grunfink repeated this.
    • Embed this notice
      jase (jase@tail-f.journalctl.uk)'s status on Wednesday, 08-Jan-2025 09:37:34 JST jase jase
      in reply to
      • sergiodj
      @sergiodj@snac.sergiodj.net @grunfink@comam.es

      Awesome, thank you both!
      In conversation about 5 months ago permalink
    • Embed this notice
      The Real Grunfink (grunfink@comam.es)'s status on Wednesday, 08-Jan-2025 15:01:03 JST The Real Grunfink The Real Grunfink
      in reply to
      • sergiodj
      Thank you very much, Sergio!

      In conversation about 5 months ago permalink
    • Embed this notice
      ティージェーグレェ (teajaygrey@snac.bsd.cafe)'s status on Wednesday, 08-Jan-2025 18:26:17 JST ティージェーグレェ ティージェーグレェ
      in reply to
      Thank you (and to others such as nowster, hb9hnt and dheadshot) for the continued improvements to snac!

      I submitted a Pull Request to update MacPorts' snac to 2.68 here:

      https://github.com/macports/macports-ports/pull/27332

      GitHub Continuous Integration checks are running (two out of three completed successfully, which is a good sign, here's hoping the last one has no issues as well).

      As usual, it's up to someone else with commit access to merge it.

      #snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
      #NoJavaScript #NoCookiesEither #NotMuchBullShit #snacAnnounces
      In conversation about 5 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        snac: update to 2.68 by artkiver · Pull Request #27332 · macports/macports-ports
        Description Type(s) bugfix enhancement security fix Tested on macOS 15.2 24C101 arm64 Command Line Tools 16.2.0.0.1.1733547573 Verification Have you followed our Commit Message Guideline...

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.