Trending

#NLNet

Latest posts tagged with #NLNet on Bluesky

Latest Top
Trending

Posts tagged #NLNet

Original post on fosstodon.org

#Wayland and #input methods?
Yeah, I think I paid back for what I messed up.

I wrote a description of every feature I could remember – implemented or not yet implemented – on my #blog .

With this, I'm moving on and shuffling away from the stage.

https://dorotac.eu/posts/im-finished

Thanks […]

1 2 0 0

I cannot develop myself #fediprofile and #badgefed to the extent and in the pace that I want to take them, and also, I am not a designer/accessibility/front-end expert.

I have decided to apply for funding in #nlnet, if someone has some recommendations or tips lmk.

0 1 0 0
Original post on masto.canadiancivil.com

I got quoted in this piece.
I think @pluralistic is correct and wish Canada would realize that the "good behaviour" light switch isn't wired to the bulb.
In the end though, this country is so fucking frustratingly conflict adverse from the individual all the way up to the government.
As far as […]

0 2 0 0
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

@evan well we need more tan the current Fediverse, but the idea is right.

BUT the are ZERO resources for what we actually need. When do we cane this?

#NLnet and what ever the #NGO group that took over running this is called.

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
Screenshot from Overte Foundation general assembly 2025.

Screenshot from Overte Foundation general assembly 2025.

2025.12.1 release of #Overte is ready. Thank you to all the contributors and #NLnet foundation for making this happen!
It brings amazing new features such entity fade effects, scriptable canvas entities and a lot more. #foss #opensource #vr

6 1 0 0
Original post on social.edu.nl

As I am enjoying loops more and more, I wonder what became of this open letter to @nlnet in which some people share their concerns over the main developer of Loops (who is also the main developer of PixelFed).

https://dansup-open-letter.github.io/

Does anyone have any updates?

@yassie_j
@navi […]

0 1 0 0
Post image

We are happy to share that dadamachines and MID will work on the TBD DSP Toolkit project, funded by the NLnet NGI0 Commons Fund.

nlnet.nl/project/TBD-...

#opensource #musictech #dadamachines #musicalinstrumentdesigns #nlnet #ngi0commons #uxdesign #hardwareux

3 1 0 0
Video

Also, here's a blog post about our plans to federate Mirlo!

mirlo.space/team/posts/f...

#Federation #Fedi #FediMusic #Music #NLNet #News #Musicians #MusicNews #Blog #Blogs

4 1 0 0
Preview
Bridging preprints and the Fediverse: Start discussions on Sciety, and continue them everywhere Announcing a powerful new feature to connect scholarly conversations across the open web

Sciety is bridging preprints and open social networks. Our latest integration with #Bonfire enables you to start a discussion on Sciety and federate anywhere; meeting researchers wherever they already are.

blog.sciety.org/bridging-pre...

#Fediverse #ActivityPub #NLnet

2 2 0 0
Original post on fosstodon.org

I tallied up which #freesoftware repos I have to modify every time (¹) I want to see the effect of my #wayland work:

- wayland-protocols
- wayland-rs
- smithay-client-toolkit
- winit
- maybe xilem
- smithay, twice
- my own input method demo

And then hopefully upstream it all.
Rinse and repeat […]

0 0 0 0
WPA3 support for OpenBSD 802.11 wireless funded by NLNet Foundation

WPA3 support for OpenBSD 802.11 wireless funded by NLNet Foundation www.undeadly.org/cgi?action=a... #openbsd #wifi #networking #wpa3 #security #nlnet #nlnetfoundation #funding #freesoftware #libresoftware

5 1 0 0
WPA3 support for OpenBSD 802.11 wireless funded by NLNet Foundation

WPA3 support for OpenBSD 802.11 wireless funded by NLNet Foundation www.undeadly.org/cgi #openbsd #wifi #networking #wpa3 #security #nlnet #nlnetfoundation #funding #freesoftware #libresoftware

0 1 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
NLnet; Apply for funding before October 1st 2025

You, yes you! You could probably apply for, and benefit from, an. #nlnet grant! https://nlnet.nl/news/2025/20250801-call.html

1 2 0 0
Supporting Native Grassroots Projects in the Fediverse – Hamish Campbell

We were turned down repeatedly for all 3 projects by #Nlnet #NGI, do you think it's worth applying agen, if we do how can we shift this #blocking? Supporting Native Grassroots Projects in the Fediverse hamishcampbell.com/supporting-n...

0 0 0 0
A screenshot of the WIP forum page.

On the left there is a field to enter an XMPP identifier (JID) to open another forum.

In the middle, we can see the main panel showing a topic thread. It's header has a button to show/hide the left panel, the topic title, a full-text search field, and a subscribe/unsubscribe button.

A post text is visible, along with a text editor field at the bottom with many formatting buttons (header size, bold, italic, underlined, strike-through, inline code, link, block-quote, block-code, ordered/unordered list, clear formatting, tags and attachments).

The user is typing a reply and including a user mention. There are also some tags displayed below the editor.

A screenshot of the WIP forum page. On the left there is a field to enter an XMPP identifier (JID) to open another forum. In the middle, we can see the main panel showing a topic thread. It's header has a button to show/hide the left panel, the topic title, a full-text search field, and a subscribe/unsubscribe button. A post text is visible, along with a text editor field at the bottom with many formatting buttons (header size, bold, italic, underlined, strike-through, inline code, link, block-quote, block-code, ordered/unordered list, clear formatting, tags and attachments). The user is typing a reply and including a user mention. There are also some tags displayed below the editor.

Another screenshot of the forum feature redesign. Here you can see a topic with the editor below, with the user doing a mention. There are some tags too.

There are still improvements to do, but it's really close to be usable.

#Libervia #XMPP #forum #dev #nlnet #ngi

2 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
Preview
Bottles Project Receives EU-Backed Grant | Linux Today Bottles secures NLnet Commons Fund grant, ensuring continued development of Bottles Next to improve running Windows software on Linux.

Bottles Project Receives EU-Backed Grant Bottles secures NLnet Commons Fund grant, ensuring continued development of Bottles Next to improve running Windows software on Linux. The post Bottles Proj...

#Blog #Bottles #Next #NLnet #Commons #Fund #grant #NLnet #Foundation

Origin | Interest | Match

0 0 0 0
SCIERA network diagram, shown at CWI’s first public demo of SCION – a safer Internet that lets users guide traffic and avoid certain regions.

SCIERA network diagram, shown at CWI’s first public demo of SCION – a safer Internet that lets users guide traffic and avoid certain regions.

What if you could guide your internet traffic by region? First public #SCION demo in the Netherlands presented by CWI and #NLnet, live at CWI’s library. 🔗 edu.nl/n9yqg

0 0 0 0
Original post on fosstodon.org

Those were just what caught my attention, so I encourage you to check out the full list as well (reshared below):

nlnet.nl/news/2025/20250804-annou...

Thanks again to #NLnet, #NGIzero, all the participants (including those who didn't make it this time) and […]

0 0 0 0
A printout of an NGI Zero Commons fund information document, with a few things placed on top. Diagonally from top left to bottom right are: A Nokia 8110 "Bananaphone", an amigurumi (crochet) axolotl, and a Nokia 2720 Flip phone. On the top right corner of the paper is a round clockwork hen named clock-a-doodle-doo.

Both phones are running the Convo app: one with an empty group chat list, and another with a list of conversations. If you look closely and get past the pixellation and blurred-ness, you might recognise group chats with icons for: Convo, XSF Communications Team, XSF Discussion, and JoinJabber General Chat.

A printout of an NGI Zero Commons fund information document, with a few things placed on top. Diagonally from top left to bottom right are: A Nokia 8110 "Bananaphone", an amigurumi (crochet) axolotl, and a Nokia 2720 Flip phone. On the top right corner of the paper is a round clockwork hen named clock-a-doodle-doo. Both phones are running the Convo app: one with an empty group chat list, and another with a list of conversations. If you look closely and get past the pixellation and blurred-ness, you might recognise group chats with icons for: Convo, XSF Communications Team, XSF Discussion, and JoinJabber General Chat.

I'm excited to announce that #Convo, my #XMPP messaging app for #KaiOS has received a grant from @nlnet, or, more specifically, @NGIZero! 🎉 🤸

https://nlnet.nl/project/Convo/

I can now turn what began as a quick project made in a providential three weeks of […]

[Original post on fosstodon.org]

4 6 2 0

#Wayland input methods.

I'm sorry to say #iced doesn't have enough people with review/merge rights, so my work making #Chinese and #Japanese #input good on Wayland is going nowhere.

What are other #Rust #GUI libraries I could contribute to instead?

#cjk #opensource #nlnet

1 3 0 0
The problem we face with funding – nlnet – Hamish Campbell

I wonder if this is now better or worst? The problem we face with funding – #nlnet hamishcampbell.com/the-problem-...

0 0 0 0
Taking part in online #openweb events – and resisting the urge to bite people – Hamish Campbell

The start of looking at the #EU tech investment. Taking part in online #openweb events – and resisting the urge to bite people hamishcampbell.com/been-takeing...

#NGI #NLnet

0 1 0 0
Composting the EU Tech Mess: From #NLnet to #Eurostack – Hamish Campbell

There’s an old rot in the heart of European tech policy – and it’s not just from the corporate lobbies. Composting the EU Tech Mess: From #NLnet to #Eurostack hamishcampbell.com/composting-t...

0 0 0 0
raylib selected for the NGI Zero Commons Fund

raylib selected for the NGI Zero Commons Fund

I'm thrilled to announce that #raylib has been selected for the #NGIZero Commons Fund program! 🚀

Many thanks to #NLnet and all the parties involved for this opportunity!

Funds will allow me to keep working on raylib and its open source ecosystem! Let's make amazing things! 😄

52 1 3 0