Advertisement · 728 × 90
#
Hashtag
#NGI0
Advertisement · 728 × 90
A screenshot of a terminal were Libervia CLI frontend is used with the `li contacts get` command. It renders the 2 registered contacts (Louise and Pierre) with their name, id, and groups. A flag show that they are encrypted (which is optional).
Louise is in the groups "friends" and "school", we can see next to the groups the group IDs, and a lock indicating that they are encrypted too.

Pierre is in the group "friends", and we can see that the group ID (Rs5uiXLhBwea6n8jfGj9rw) is the same as the group ID of "friends" for Louise. Using an ID for groups let edit them (rename them for instance) without breaking any feature using them.

A screenshot of a terminal were Libervia CLI frontend is used with the `li contacts get` command. It renders the 2 registered contacts (Louise and Pierre) with their name, id, and groups. A flag show that they are encrypted (which is optional). Louise is in the groups "friends" and "school", we can see next to the groups the group IDs, and a lock indicating that they are encrypted too. Pierre is in the group "friends", and we can see that the group ID (Rs5uiXLhBwea6n8jfGj9rw) is the same as the group ID of "friends" for Louise. Using an ID for groups let edit them (rename them for instance) without breaking any feature using them.

The Libervia CLI is used with the command `li pubsub get -n urn:xmpp:contacts --no-decrypt` then `li pubsub get -n urn:xmpp:contacts-groups --no-decrypt`. The `--no-decrypt` flag is used to deactivate automatic decryption, and show was is really stored in the pubsub node.

In both case, we can see items with the IDs corresponding the the contacts and groups from the previous screenshot, but the payload are <encrypted> elements which can't be read in plain text without the keys. This means that XMPP server administrator can't know the contacts and groups metadata.

The Libervia CLI is used with the command `li pubsub get -n urn:xmpp:contacts --no-decrypt` then `li pubsub get -n urn:xmpp:contacts-groups --no-decrypt`. The `--no-decrypt` flag is used to deactivate automatic decryption, and show was is really stored in the pubsub node. In both case, we can see items with the IDs corresponding the the contacts and groups from the previous screenshot, but the payload are <encrypted> elements which can't be read in plain text without the keys. This means that XMPP server administrator can't know the contacts and groups metadata.

OK so e2ee contact are implemented in Libervia, only in the CLI for now. Here are 2 screenshots:

- in the first one contacts are retrieved and rendered for the terminal. We can see contacts and groups IDs and that they are encrypted (which is optional but […]

[Original post on mastodon.social]

0 0 0 0
Original post on mastodon.social

Here's an interactive design prototype for an idea of how the mobile version will feel. High priority was to have UX that's familiar to users of existing mobile video editors and simple enough for novice editors to get productive with in a few minutes […]

0 0 0 0

RE: social.opensource.org/@policy/1159401347974188...

Your feedback is vital to ensure cool #OpenSource projects keep getting #EU funding!

#EUpol #OpenSource #funding #NGI #NGI0 #Mastodon #PixelFed #Fediverse #selfhosted #NextCloud

1 6 0 0
Original post on mastodon.social

I've officially finished the email<=>XMPP gateway grant 🎉. Lot of stuff done. The gateway is working but there are still things to do, notably finishing the e2ee encryption which is complex.

I'll most probably blog about it (and the previous A/V one) next week […]

0 2 1 0
Screenshot of the NLnet Foundation's NGI Zero Commons Fund webpage. It includes the title "NGI Zero Commons Fund" with the tagline "Reclaim the public nature of the internet." The text mentions that the ninth call opened on August 1st, 2025, and the deadline is October 1st, 2025, at 12:00 CEST. There are links to the Guide for Applicants, eligibility criteria, FAQ, and a button labeled "Submit a proposal."

Screenshot of the NLnet Foundation's NGI Zero Commons Fund webpage. It includes the title "NGI Zero Commons Fund" with the tagline "Reclaim the public nature of the internet." The text mentions that the ninth call opened on August 1st, 2025, and the deadline is October 1st, 2025, at 12:00 CEST. There are links to the Guide for Applicants, eligibility criteria, FAQ, and a button labeled "Submit a proposal."

Last days to submit your #FLOSS project applications for grants and reclaim the public nature of the internet.

Submission deadline: 1 October

nlnet.nl/commonsfund/

#NGI0 #NGI0Commons @ngicommons.bsky.social #NextGenerationInternet

0 0 0 0
A screenshot of a the work-in-progress new forum interface of Libervia Web.

Below the usual main menu (with "Chat," "Blog," "Forums," "Photos Albums," "Files Sharing," "Calendar," "Events," "Lists," "Merge requests," and "Calls.") we can see the forum feature with the listing of categories.

On the left there is a panel to look for another forum by its identifier (JID).

In the middle, there is a panel with the listing of current forum categories (the same as in my previous message a day ago).

A prominent section titled "XMPP" is visible (the main category) with the text "Discussion and support for the eXtensible Messaging and Presence Protocol."

Underneath, two forum listings are displayed:  

- "members.xmpp.org" with the description "XSF Members"
- "standards.xmpp.org" with the description "XMPP Standards"

A screenshot of a the work-in-progress new forum interface of Libervia Web. Below the usual main menu (with "Chat," "Blog," "Forums," "Photos Albums," "Files Sharing," "Calendar," "Events," "Lists," "Merge requests," and "Calls.") we can see the forum feature with the listing of categories. On the left there is a panel to look for another forum by its identifier (JID). In the middle, there is a panel with the listing of current forum categories (the same as in my previous message a day ago). A prominent section titled "XMPP" is visible (the main category) with the text "Discussion and support for the eXtensible Messaging and Presence Protocol." Underneath, two forum listings are displayed: - "members.xmpp.org" with the description "XSF Members" - "standards.xmpp.org" with the description "XMPP Standards"

Here is the capture of the tree-like hierarchy of pubsub nodes I talked about yesterday, but this time rendered as forum categories in Libervia web. I’ve added an "XMPP" category and set descriptions (all part of pubsub node metadata). All of this benefits […]

[Original post on mastodon.social]

1 0 1 0

Never forget that maps are power.

#NGI0 #NextGenerationInternet #FLOSS

0 0 0 0
Preview
Every Door on going from a map user to an open source map creator Have you ever tried mapping for the OpenStreetMap, a free, editable map of the whole world that is being built by volunteers? Every Door is a mobile app that lets you create and edit objects in it. “W...

"Never forget that maps are power"

New interview on Building a #FreeInternetoftheFuture 👇

www.apc.org/en/news/ever...

#NGI0 #NextGenerationInternet #FLOSS

3 1 0 1
Original post on mastodon.nzoss.nz

"And of course we work with standards [for Libervia], with XMPP notably. It's a communications standard which is ... mainly know for instant messaging but it can actually do a lot more. So we use it also for blogging ... for these kinds of things.

And I've been working on a gateway [other […]

0 2 0 0
Original post on mastodon.social

I'm happy to announce that I’ve received a new NLnet/NGI0 grant to work on XMPP metadata reduction and serverless implementation (RELOAD).

This will involve contributions to XMPP specifications and implementation within the Libervia project.

The outcomes will include improved privacy, better […]

0 5 0 0
An abstract digital illustration promoting the concept of "Building a Free Internet of the Future." The image features stylised, colorful geometric and organic shapes forming a cityscape at the bottom, with a prominent central screen displaying artwork of red and yellow circular patterns over a diamond background. The text "BUILDING A FREE INTERNET OF THE FUTURE" appears in minimalist font on the left side of the image.

An abstract digital illustration promoting the concept of "Building a Free Internet of the Future." The image features stylised, colorful geometric and organic shapes forming a cityscape at the bottom, with a prominent central screen displaying artwork of red and yellow circular patterns over a diamond background. The text "BUILDING A FREE INTERNET OF THE FUTURE" appears in minimalist font on the left side of the image.

Free and open source software project #Kiwix has provided access to vital information in diverse places, including in isolated communities.

Read more on our series Building a #FreeInternetoftheFuture 👇

www.apc.org/en/news/kiwi...

#DigitalDivide #DigitalInclusion #NGI0

8 5 0 1
Preview
postmarketOS on developing free and open source software to extend the life of consumer electronics We are continuing with the APC series Building a Free Internet of the Future, our monthly series of interviews with NGI Zero (NGI0) grant recipients and consortium members. Funded by the European Comm...

Building a #FreeInternetOfTheFuture

What’s at stake when people develop free and open source software to extend the life of consumer electronics?

We spoke with @postmarketos.org 👇

www.apc.org/en/news/post...

#NGI0 #Smartphone #Linux #FLOSS #NGI0 #NGIZero

2 2 0 0
Preview
Karrot.world on what free software can mean to self-organising and local communities We are continuing with the APC series Building a Free Internet of the Future, our monthly series of interviews with NGI Zero (NGI0) grant recipients and consortium members. Funded by the European Comm...

New interview in our APC series "Building a #FreeInternetOfTheFuture"👇

We spoke with Karrot.world about "what free software can mean to self-organising and local communities."

www.apc.org/en/news/karr...

#NGI0 #FreeSoftware

2 3 0 0
Preview
Support Framasoft Because freedom doesn’t means it’s free…

ll this work was made possible thanks to the support of the #NGI0 Entrust program managed by #NLnet, to the #FOSS community contributions, and the grassroot donations that fund #Framasoft.

Help us maintain our actions in 2025 on support.framasoft.org

5 2 0 0
Preview
PeerTube, a network of independent, self-managed and interconnectable platforms We are continuing Building a Free Internet of the Future, a monthly series of interviews with recipients and consortium members of NGI Zero (NGI0) grants. Funded by the European Commission, NGI0 suppo...

It was a pleasure to talk about the values behind #PeerTube, the funding of #foss, our relationship to #NGI0 programs thanks to NLnet… with the nice people of @apc.bsky.social

Learn more about how the software is made: www.apc.org/node/40437.

#FreeInternetoftheFuture #NextGenerationInternet

6 6 0 0
COmmunecter, Gancio and NGI logos with the text "Thanks for supporting the fediverse"

COmmunecter, Gancio and NGI logos with the text "Thanks for supporting the fediverse"

A big congratulations to #fediverse projects @gancio and @communecter for being awarded #NGI0 funding in @EC_NGI's last open call!

#Gancio is fediverse community event listing and promotion software
https://gancio.org

#COmmunecter is trying to bring […]

[Original post on social.wake.st]

0 2 2 0