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] 2 points 3 years ago* (last edited 3 years ago) (1 children)

I was waiting for something like this to come up, cheers!
Here is my idea of a FLOSS dating platform. I believe you can make a lightweight project by making it behave just like a profiles gallery, you can make use of pixelfed's code to speed up the process.
you can also let people fill their profiles with their federated social media content. by pulling profile pics, bios, and posts and linking them to the their dating profile.
As for direct chats, because of how sensitive this data is. you can let people add their instant messenger handles, like matrix, xmpp, briar, or jami accounts and carry on the chatting using those platforms. this will save the instance admins from a lot of legal responsibility.

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

Yeah, i'm choose for direct XMPP. Briar and GNU/Jami format cannot be popular now, because it's not support offline messages without hassle. In Russia many peoples active using offline messages for save battery life, read about Push technology.

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

XMPP sounds like a good choice. AFAIK it is already used in popular dating apps such as Grindr.

A while ago I actually suggested to have a dating app build into Movim, but the main developer didn't like it so much.