lufin — a selfhosted end-to-end encrypted file sharing, modern alternative to lufi [SELF-PROMOTION]
https://github.com/VityaSchel/lufin
https://redd.it/1myawv7
@r_opensource
https://github.com/VityaSchel/lufin
https://redd.it/1myawv7
@r_opensource
GitHub
GitHub - VityaSchel/lufin: Read-only mirror of https://git.hloth.dev/hloth/lufin
Read-only mirror of https://git.hloth.dev/hloth/lufin - VityaSchel/lufin
Noezis - Open Source Social Media Platform (AGPL-NC) - Looking for Contributors
Hey everyone 👋
I’ve been working on Noezis, an open-source social media platform inspired by Quora and LessWrong, focused on high-quality discussions, knowledge sharing, and rational discourse.
The goal is to create a space where users can engage in meaningful conversations instead of low-effort engagement farming.
Repo: https://github.com/1sma31l/noezis
Current Status
This is still a work in progress — the foundation is in place, but a lot of features are missing.
I’m not actively contributing every day (life gets in the way 😅), but I really want to see this project finished and I’m opening it up in the hope that others find it interesting and want to help build it.
# Tech Stack
Frontend: Next.js 15, React 19, TypeScript, TanStack Query, Tailwind, Shadcn/ui, TipTap, Framer Motion.
Backend: tRPC, Drizzle ORM, PostgreSQL, Redis, Elasticsearch
Other: Bun, better-auth, Jest, Cypress
# How You Can Contribute
Build missing features (posts, comments, search, notifications, moderation)
Improve performance and UX
Add tests (Jest / Cypress)
Write documentation and onboarding guides
Report bugs, suggest features, or just test it
Contributions of any size are welcome — from fixing typos to designing whole features.
# License: Licensed under AGPLv3 with a Non-Commercial Clause → free to use, self-host, and improve, but not for commercial use without permission.
https://redd.it/1mybf2a
@r_opensource
Hey everyone 👋
I’ve been working on Noezis, an open-source social media platform inspired by Quora and LessWrong, focused on high-quality discussions, knowledge sharing, and rational discourse.
The goal is to create a space where users can engage in meaningful conversations instead of low-effort engagement farming.
Repo: https://github.com/1sma31l/noezis
Current Status
This is still a work in progress — the foundation is in place, but a lot of features are missing.
I’m not actively contributing every day (life gets in the way 😅), but I really want to see this project finished and I’m opening it up in the hope that others find it interesting and want to help build it.
# Tech Stack
Frontend: Next.js 15, React 19, TypeScript, TanStack Query, Tailwind, Shadcn/ui, TipTap, Framer Motion.
Backend: tRPC, Drizzle ORM, PostgreSQL, Redis, Elasticsearch
Other: Bun, better-auth, Jest, Cypress
# How You Can Contribute
Build missing features (posts, comments, search, notifications, moderation)
Improve performance and UX
Add tests (Jest / Cypress)
Write documentation and onboarding guides
Report bugs, suggest features, or just test it
Contributions of any size are welcome — from fixing typos to designing whole features.
# License: Licensed under AGPLv3 with a Non-Commercial Clause → free to use, self-host, and improve, but not for commercial use without permission.
https://redd.it/1mybf2a
@r_opensource
GitHub
GitHub - 1sma31L/noezis
Contribute to 1sma31L/noezis development by creating an account on GitHub.
Clyp - Clipboard Manager for Linux
Native application written in Go and GTK4.
Modern, clean, simple interface with minimal distractions.
Keyboard centric - Navigate, search, copy and delete items with keyboard.
High performance - Optimized SQLite backend tested with 10,000+ records.
Supports text and image content (up to 3 images) with image previews.
Full Wayland support - Works natively on both Wayland and X11.
GitHub: https://github.com/murat-cileli/clyp
https://redd.it/1myg2xc
@r_opensource
Native application written in Go and GTK4.
Modern, clean, simple interface with minimal distractions.
Keyboard centric - Navigate, search, copy and delete items with keyboard.
High performance - Optimized SQLite backend tested with 10,000+ records.
Supports text and image content (up to 3 images) with image previews.
Full Wayland support - Works natively on both Wayland and X11.
GitHub: https://github.com/murat-cileli/clyp
https://redd.it/1myg2xc
@r_opensource
GitHub
GitHub - murat-cileli/clyp: Clipboard manager for Linux.
Clipboard manager for Linux. Contribute to murat-cileli/clyp development by creating an account on GitHub.
Screen recorder software like windows 11's snipping tool
Windows 11 has a handy dandy screen recording shortcut that i'm sorely missing now that i don't have my windows 11 laptop anymore.
Anyone know any simple software that lets me record a small bit of my screen and save it as a video?
https://redd.it/1myj816
@r_opensource
Windows 11 has a handy dandy screen recording shortcut that i'm sorely missing now that i don't have my windows 11 laptop anymore.
Anyone know any simple software that lets me record a small bit of my screen and save it as a video?
https://redd.it/1myj816
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
This person copied everything from open camera and selling it
https://play.google.com/store/apps/details?id=com.sgmediapp.gcam
https://redd.it/1mykxyj
@r_opensource
https://play.google.com/store/apps/details?id=com.sgmediapp.gcam
https://redd.it/1mykxyj
@r_opensource
Google Play
GCamera: GCam & HD Pro Photos - Apps on Google Play
GCamera allows all GCam features on all phone models! Better photos with GCamera
IEMidi-v2.0.0 – Cross-platform MIDI map editor for Linux, win and macOS
https://github.com/Interactive-Echoes/IEMidi/releases/tag/v2.0.0
https://redd.it/1myl5h0
@r_opensource
https://github.com/Interactive-Echoes/IEMidi/releases/tag/v2.0.0
https://redd.it/1myl5h0
@r_opensource
GitHub
Release IEMidi-v2.0.0 · Interactive-Echoes/IEMidi
IEMidi v2.0.0
Release notes
Migrated to QT as GUI framework
Full Linux support using IEAudio4Linux
Full macOS support (Build from source)
Misc QOL improvements
Installation
Windows
Download t...
Release notes
Migrated to QT as GUI framework
Full Linux support using IEAudio4Linux
Full macOS support (Build from source)
Misc QOL improvements
Installation
Windows
Download t...
I built a security-focused, open-source AI coding assistant for the terminal (GPT-CLI) and wanted to share.
Hey everyone,
Like a lot of you, I live in the terminal and wanted a way to bring modern AI into my workflow without compromising on security or control. I tried a few existing tools, but many felt like basic API wrappers or lacked the safety features I'd want before letting an AI interact with my shell.
So, I decided to build my own solution: GPT-CLI.
The core idea was to make something that's genuinely useful for daily tasks but with security as the top priority. Here’s what makes it different:
Security is the main feature, not an afterthought. All tool executions (like running shell commands) happen in sandboxed child processes. There's a validator that blocks dangerous commands (rm -rf /, sudo, etc.) before they can even be suggested, plus real-time monitoring.
It’s fully open-source. The code is on GitHub for anyone to inspect, use, or contribute to. No hidden telemetry or weird stuff going on.
It’s actually practical. You can have interactive chats, use powerful models like GPT-4o, and even run it in an --auto-execute mode if you're confident in a workflow. It also saves your conversation history so you can easily resume tasks.
I’ve been using it myself for things like writing complex awk commands, debugging Python noscripts, and generating Dockerfiles, and it's been a huge time-saver.
Of course, it's ultimately up to each individual to decide which coding assistant they choose. However, from many tests, I've found that debugging, in particular, works very well with GPT.
I'd genuinely love to get some feedback from the community here.
You can check out the repo here: https://github.com/Vispheration/GPT-CLI-Coding/tree/main
Thanks for taking a look!
https://www.vispheration.de/index_en.html
https://redd.it/1myo0m0
@r_opensource
Hey everyone,
Like a lot of you, I live in the terminal and wanted a way to bring modern AI into my workflow without compromising on security or control. I tried a few existing tools, but many felt like basic API wrappers or lacked the safety features I'd want before letting an AI interact with my shell.
So, I decided to build my own solution: GPT-CLI.
The core idea was to make something that's genuinely useful for daily tasks but with security as the top priority. Here’s what makes it different:
Security is the main feature, not an afterthought. All tool executions (like running shell commands) happen in sandboxed child processes. There's a validator that blocks dangerous commands (rm -rf /, sudo, etc.) before they can even be suggested, plus real-time monitoring.
It’s fully open-source. The code is on GitHub for anyone to inspect, use, or contribute to. No hidden telemetry or weird stuff going on.
It’s actually practical. You can have interactive chats, use powerful models like GPT-4o, and even run it in an --auto-execute mode if you're confident in a workflow. It also saves your conversation history so you can easily resume tasks.
I’ve been using it myself for things like writing complex awk commands, debugging Python noscripts, and generating Dockerfiles, and it's been a huge time-saver.
Of course, it's ultimately up to each individual to decide which coding assistant they choose. However, from many tests, I've found that debugging, in particular, works very well with GPT.
I'd genuinely love to get some feedback from the community here.
You can check out the repo here: https://github.com/Vispheration/GPT-CLI-Coding/tree/main
Thanks for taking a look!
https://www.vispheration.de/index_en.html
https://redd.it/1myo0m0
@r_opensource
GitHub
GitHub - Vispheration/GPT-CLI-Coding: An AI-powered, interactive command line. Execute commands, manage files, and interact with…
An AI-powered, interactive command line. Execute commands, manage files, and interact with your system using natural language. Features a VS Code extension for seamless IDE integration. Secure, e...
Proposal: Human Content Compensation Protocol (HCCP) — looking for feedback & contributors
Open source and the open web made the modern Internet possible. But now AI companies are training on that shared commons—code, docs, blogs, datasets—and commercializing it at scale without giving anything back. If that continues unchecked, the long-term sustainability of the commons is at risk.
The Human Content Compensation Protocol (HCCP) is an early-stage proposal to address this. The idea is straightforward:
Human access remains free, with content creators continuing to monetise their work as they like.
Agentic AI systems that crawl, train, or generate from content should be required to pay.
The draft combines three layers:
Licensing — to clearly separate human vs. AI use.
Technical enforcement — agent detection, signed requests, decentralized identity.
Economic mechanisms — micropayments, pooled settlements, bulk licensing.
The intent is not to close the web, but to create a fair standard—something like robots.txt or Creative Commons for the AI era. The hope is that it could be implemented in open source projects, documentation, and platforms so that compensation mechanisms are baked in, not bolted on.
Request for support
This is early and experimental, so it needs critique, improvement, and participation from the open source community. Developers, maintainers, lawyers, and anyone interested in protecting the sustainability of shared knowledge:
👉 https://github.com/aidanmorgan/fypm
Protocols like this only work if they’re built and shaped in the open. Would love to hear your thoughts.
https://redd.it/1myps32
@r_opensource
Open source and the open web made the modern Internet possible. But now AI companies are training on that shared commons—code, docs, blogs, datasets—and commercializing it at scale without giving anything back. If that continues unchecked, the long-term sustainability of the commons is at risk.
The Human Content Compensation Protocol (HCCP) is an early-stage proposal to address this. The idea is straightforward:
Human access remains free, with content creators continuing to monetise their work as they like.
Agentic AI systems that crawl, train, or generate from content should be required to pay.
The draft combines three layers:
Licensing — to clearly separate human vs. AI use.
Technical enforcement — agent detection, signed requests, decentralized identity.
Economic mechanisms — micropayments, pooled settlements, bulk licensing.
The intent is not to close the web, but to create a fair standard—something like robots.txt or Creative Commons for the AI era. The hope is that it could be implemented in open source projects, documentation, and platforms so that compensation mechanisms are baked in, not bolted on.
Request for support
This is early and experimental, so it needs critique, improvement, and participation from the open source community. Developers, maintainers, lawyers, and anyone interested in protecting the sustainability of shared knowledge:
👉 https://github.com/aidanmorgan/fypm
Protocols like this only work if they’re built and shaped in the open. Would love to hear your thoughts.
https://redd.it/1myps32
@r_opensource
GitHub
GitHub - aidanmorgan/fypm: A proposal for content monetisation in the world of agentic web searching
A proposal for content monetisation in the world of agentic web searching - aidanmorgan/fypm
Made a small patch
Ahem.. everyone.
I have made a small open-source dylib that makes GoFetch way harder to use but doesn't mitigate it (obv it's to Apple to release a REAL mitigation).
It is only for MacOS yet (being that the nature of the patch is that it's a dylib) and personally I may have plans for the future (but uncertain) to port it to Asahi I guess...
But to try to limit it.. I have made a small dylib that tries to hint to the MacOS scheduler to use efficiency cores (E-cores) which aren't affected by GoFetch for the current process and adds some jitter to make timing less precise, disrupting this side-channel attack which relies on high-resolution timing to infer data.
The E-core trick may or may not work since it's just a hint and the scheduler is responsible for the final decision.
WARNING. This is only intended to serve as a sort of temporary trick to make the bar higher for GoFetch exploitation before Apple releases something way better for M1/M2.
Here it is (however must be compiled): https://github.com/Izgip/GoFetch-Mac-Mitigation/tree/main
You can now maybe ask for how to use it or whatever questions related to the patch:
https://redd.it/1mypl4f
@r_opensource
Ahem.. everyone.
I have made a small open-source dylib that makes GoFetch way harder to use but doesn't mitigate it (obv it's to Apple to release a REAL mitigation).
It is only for MacOS yet (being that the nature of the patch is that it's a dylib) and personally I may have plans for the future (but uncertain) to port it to Asahi I guess...
But to try to limit it.. I have made a small dylib that tries to hint to the MacOS scheduler to use efficiency cores (E-cores) which aren't affected by GoFetch for the current process and adds some jitter to make timing less precise, disrupting this side-channel attack which relies on high-resolution timing to infer data.
The E-core trick may or may not work since it's just a hint and the scheduler is responsible for the final decision.
WARNING. This is only intended to serve as a sort of temporary trick to make the bar higher for GoFetch exploitation before Apple releases something way better for M1/M2.
Here it is (however must be compiled): https://github.com/Izgip/GoFetch-Mac-Mitigation/tree/main
You can now maybe ask for how to use it or whatever questions related to the patch:
https://redd.it/1mypl4f
@r_opensource
GitHub
GitHub - Izgip/GoFetch-Mac-Mitigation: A small weak mitigation for GoFetch vulnerability
A small weak mitigation for GoFetch vulnerability. Contribute to Izgip/GoFetch-Mac-Mitigation development by creating an account on GitHub.
Ai assistant extension open source
I want to use an ai assistant like the one offered in Colab. It should provide completions. In pycharm. But the one there is not open-source. I want the plug in that I install to be open source to make sure it doesn't access other files.
https://redd.it/1myrjxk
@r_opensource
I want to use an ai assistant like the one offered in Colab. It should provide completions. In pycharm. But the one there is not open-source. I want the plug in that I install to be open source to make sure it doesn't access other files.
https://redd.it/1myrjxk
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Features of handy messaging framework
A framework that can work with several message brokers like Kafka, Pubsub etc...
https://handy-messaging-framework.github.io/handy-messaging4j-docs/features/framework_features.html
https://redd.it/1myrgo7
@r_opensource
A framework that can work with several message brokers like Kafka, Pubsub etc...
https://handy-messaging-framework.github.io/handy-messaging4j-docs/features/framework_features.html
https://redd.it/1myrgo7
@r_opensource
Handy-Messaging-Framework4J
Features
Repository holds the documentation of HMF4J
I Want to Make the Most Beautiful, Aesthetic, Free and Open-source Platform for Learning Japanese
The idea is actually quite simple. As a Japanese learner and a coder, I've always wanted there to be an open-source, 100% free for learning Japanese, similar to Monkeytype in the typing community.
Unfortunately, pretty much all language learning apps are closed-sourced and paid these days, and the ones that *are* free have unfortunately been abandoned.
But of course, just creating yet another language learning app was not enough - there has to be a unique selling point. And then I thought? Why not make it crazy and do what no other language learning app *ever* did - add a gazillion different color themes and fonts, to really hit it home and honor the app's original inspiration, Monkeytype?
And so I did. Now, I'm looking to find contributors and testers for the early stages of the app.
Why? Because weebs and otakus deserve to have a 100% free, beautiful, quality language learning app too!
P.S. You can check it out and see if the project is potentially worth anything at --> https://kanadojo.com (the Github repo is right there too!)
どもありがとうございます!
https://redd.it/1mytqkt
@r_opensource
The idea is actually quite simple. As a Japanese learner and a coder, I've always wanted there to be an open-source, 100% free for learning Japanese, similar to Monkeytype in the typing community.
Unfortunately, pretty much all language learning apps are closed-sourced and paid these days, and the ones that *are* free have unfortunately been abandoned.
But of course, just creating yet another language learning app was not enough - there has to be a unique selling point. And then I thought? Why not make it crazy and do what no other language learning app *ever* did - add a gazillion different color themes and fonts, to really hit it home and honor the app's original inspiration, Monkeytype?
And so I did. Now, I'm looking to find contributors and testers for the early stages of the app.
Why? Because weebs and otakus deserve to have a 100% free, beautiful, quality language learning app too!
P.S. You can check it out and see if the project is potentially worth anything at --> https://kanadojo.com (the Github repo is right there too!)
どもありがとうございます!
https://redd.it/1mytqkt
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
How do I start opensource?
I have tried looking at popular projects but they are either something that i can't understand at all or if i do fine something that i can do such issues are already assigned.
I want to find a beginner friendly place where I can get issues easily. Kindly guide me.
https://redd.it/1myrftt
@r_opensource
I have tried looking at popular projects but they are either something that i can't understand at all or if i do fine something that i can do such issues are already assigned.
I want to find a beginner friendly place where I can get issues easily. Kindly guide me.
https://redd.it/1myrftt
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
GitHub - larswaechter/markular: A lightweight Markdown Editor for Angular.
https://github.com/larswaechter/markular
https://redd.it/1mywkcq
@r_opensource
https://github.com/larswaechter/markular
https://redd.it/1mywkcq
@r_opensource
GitHub
GitHub - larswaechter/markular: A lightweight Markdown Editor for Angular.
A lightweight Markdown Editor for Angular. Contribute to larswaechter/markular development by creating an account on GitHub.
Library Compose Shape Fitter – Shape Approximation from Points in Kotlin
I’ve been experimenting with geometry + Kotlin and put together a small library called Compose Shape Fitter.
It takes a sequence of points (for example, from touch input) and can either:
Draw them directly inside a `DrawScope`
Or approximate them as a shape (currently: Circle, Ellipse, Triangle, Square, Pentagon, Hexagon, Oriented Bounding Box).
# https://github.com/sarimmehdi/Compose-Shape-Fitter
https://redd.it/1mz28q9
@r_opensource
I’ve been experimenting with geometry + Kotlin and put together a small library called Compose Shape Fitter.
It takes a sequence of points (for example, from touch input) and can either:
Draw them directly inside a `DrawScope`
Or approximate them as a shape (currently: Circle, Ellipse, Triangle, Square, Pentagon, Hexagon, Oriented Bounding Box).
# https://github.com/sarimmehdi/Compose-Shape-Fitter
https://redd.it/1mz28q9
@r_opensource
GitHub
GitHub - sarimmehdi/Compose-Shape-Fitter: A lightweight Jetpack Compose utility library to approximate various geometric shapes…
A lightweight Jetpack Compose utility library to approximate various geometric shapes (like circles, squares, triangles) from a sequence of Offset points. Also provides tools to draw these points. ...
Kiorg: A hacker's file manager with VIM inspired keybind and snappy rendering
https://github.com/houqp/kiorg
https://redd.it/1mz3xxv
@r_opensource
https://github.com/houqp/kiorg
https://redd.it/1mz3xxv
@r_opensource
GitHub
GitHub - houqp/kiorg: A hacker's file manager with VIM inspired keybind
A hacker's file manager with VIM inspired keybind. Contribute to houqp/kiorg development by creating an account on GitHub.
Smart Plug Notifier – Microservice system for real-time appliance monitoring
https://github.com/AleksaMCode/smart-plug-notifier
https://redd.it/1mz4p8c
@r_opensource
https://github.com/AleksaMCode/smart-plug-notifier
https://redd.it/1mz4p8c
@r_opensource
GitHub
GitHub - AleksaMCode/smart-plug-notifier: Smart plug notification system
Smart plug notification system. Contribute to AleksaMCode/smart-plug-notifier development by creating an account on GitHub.
Cossmology: A database of open-source companies
https://cossmology.com/
https://redd.it/1mz3mmn
@r_opensource
https://cossmology.com/
https://redd.it/1mz3mmn
@r_opensource
Cossmology
Your view into the COSS universe