this post was submitted on 05 Mar 2021
38 points (95.2% liked)

Open Source

32345 readers
1214 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Yesterday i'm started working on FLOSS dating service.

I think make this very privacy friend and without payments.

Using old past PHP experience, but mobiles apps required. Maybe later, i learn Java and Swift, but support from community welcome.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 years ago (1 children)

Will it be federated?

I think a dating site would really benefit from having local instances or ones that focus on specific interests or sexual orientations.

Maybe a Pixelfed fork would work? Or an alternative front-end for Pleroma?

[–] [email protected] 1 points 3 years ago (2 children)

Now it's not federated. I don't know ActivityPub or other protocols for it.

I think Pixelfed using native PHP, but LibreLove.su build with KPHP.

[–] [email protected] 2 points 3 years ago (1 children)

I think it could work with ActivityPub. There are some php libraries for it that would make it easier.

[–] [email protected] 2 points 3 years ago

Maybe, but i think for this library need port.

KPHP - compiler for server, using alike PHP syntax for translate it in C++ and build server application.

[–] [email protected] 1 points 3 years ago

Yeah I think making it federated would really make this worth using. Good luck with this project!