this post was submitted on 06 Mar 2024
37 points (78.5% liked)

Open Source

30206 readers
240 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
 
all 13 comments
sorted by: hot top controversial new old
[–] [email protected] 45 points 6 months ago (2 children)

Be advised that at least the backend is not open source but rather just source available. It's under a proprietary license.

[–] [email protected] 6 points 6 months ago
[–] [email protected] 4 points 6 months ago (1 children)
[–] [email protected] 2 points 6 months ago

Just went to do this and there's already a request open to get it added: https://github.com/ssddanbrown/Open-Source-Confusion-Cases/issues/41

[–] [email protected] 29 points 6 months ago* (last edited 6 months ago) (1 children)

The license on server forbids you to do anything about it, but it is "hey look, open source!". i.e. You can see, develop and modify the code on your own but under the license you can't do anything about it. That's really saying you are allowed to develop something you legally cannot own unless you paid the subscription, on top of that they can slap the "open source" label on it.

[–] [email protected] 0 points 6 months ago* (last edited 6 months ago) (4 children)

Edit: alright, I stand corrected.

FOSS and OSS mean the same thing. Apparently this stems from MBAs failing to understand the difference between free speech and free beer, and automatically assuming the later.

So this is "source available", and the label "open source" is bogus.

[–] [email protected] 13 points 6 months ago

@7heo taking the term "open source" literally as just open for reading (not open for modification, distribution etc..) that's only what big monopolistic corporations want you to believe. They've been attempting to redefine the term for many years. Before they started this campaign it was pretty clear to everyone that open source means one of the OSI licenses. Think about it, if it was only about readability, then all javascript would be technically open source. The mixup is artificial.

[–] [email protected] 13 points 6 months ago

The term "open source" is well defined by OSS. It seems like the client itself is open source, but the server is under a proprietary license. So yeah, this aint it.

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

Technically, it's "source available" if that's what they mean/say. However, afaiu the

This EE License applies only to the part of this Software that is not distributed as part of AFFiNE Community Edition (CE). Any part of this Software distributed as part of AFFiNE CE or is served client-side [...], is copyrighted under the MPL2.0 license.

part, it only applies to enterprise edition, so that's quite a common way of doing things. Kinda like what gitlab does with their ce and we versions.

Edit: well, and you are enterprise as soon as you use it in production. So, yeah, source available.

[–] [email protected] 6 points 6 months ago

Yo this looks awesome!

I got the self-hosted docker container running within 2 minutes and started importing all my Obsidian Markdown Documents. The automatic Collections based on tags is awesome

[–] [email protected] 4 points 6 months ago

This looks legit pretty promising! I've been gradually working on moving off of Notion for the last year, and somehow this one slipped past my notice.

[–] [email protected] 1 points 6 months ago

Can u self host?