No. You're probably confusing FOSS and privacy.
Libre Culture
What is libre culture?
Libre culture is all about empowering people. While the general philosophy stems greatly from the free software movement, libre culture is much broader and encompasses other aspects of culture such as music, movies, food, technology, etc.
Some beliefs include but aren't limited to:
- That copyright should expire after a certain period of time.
- That knowledge should be available to people, not locked away.
- That no entity should have unjust control or possession of others.
- That mass surveillance is about mass control, not justice.
- That we can all band together to help liberate each other.
Check out this link for more.
Rules
I've looked into the ways other forums handle rules, and I've distilled their policies down into two simple ideas.
-
Please show common courtesy: Let's make this community one that people want to be a part of.
-
Please keep posts generally on topic
-
No NSFW content
-
When sharing a Libre project, please include the name of its license in the title. For example: “Project name and summary (GPL-3.0)”
Libre culture is a very very broad topic, and while it's perfectly okay for a conversation to stray, I do ask that we keep things generally on topic.
Related Communities
- Libre Culture Memes
- Open Source
- ActivityPub
- Linux
- BSD
- Free (libre) Software Replacements
- Libre Software
- Libre Hardware
Helpful Resources
- The Respects Your Freedom Certification
- Libre GNU/Linux Distros
- Wikimedia Foundation
- The Internet Archive
- Guide to DRM-Free Living
- LibreGameWiki
- switching.software
- How to report violations of the GNU licenses
- Creative Commons Licenses
Community icon is from Wikimedia Commons and is public domain.
yeah, that makes sense, could be
Let me add to this: I'd say if the requirement is to have an account with a proprietary walled garden like Facebook or Twitter, then yes it would be against of FOSS philosophy (separately of privacy concerns).
The difference being: e-mail is a pretty standard service, there are plenty of providers (from Big Tech to the Tutanotas of this world), and you can even run your own e-mail server if you want (I happen to do just that). So, you are not forced to use a particular proprietary platform.
that's a fair point. Just what I was wondering, thanks!
If you are concerned about the privacy of it all, you can use services like SimpleLogin and AnonAddy, which give you garbage emails. So you don't really give much information with an email.
And if you can selfhost it it's a whole other level.
Not really. If you selfhost, all the emails you create share the same domain, which can easily be used to identify you if you're the only one using it. Theses services have the advantage of letting you blend in the crowd.
i guess you could self host and let other people use it, like what gmail did
You're going to have a hard time getting a crowd as large as SimpleLogin's
I don't remember the details right now but you can do email verification without the need to store the email address in your db, with a hash in the activation link.
good call! I'll look into this, I'm starting an elixir project and there's no updated for captchas except reCaptcha support, I'll see if I can find a secure way to handle this.
What is the FOSS philosophy? Whether something is FOSS is a statement only about its source code, the data it collects is a separate issue.
Aren't you talking about Open Source? the Free Software movement has many beliefs, a few of them are in this community's description
I'm talking about free software, as defined by the fsf. A software is free if it comes with its source code and a license that gives some rights about this source code. Doesn't matter what horrible features your software has, it is free as long as one can edit them out and distribute their edited version. I am not aware of a definition of free software that includes requirements on the software's features (like collecting email addresses), maybe you can link to one?
Note that this community's description is about free culture in general, which is broader than free software. You probably meant that rather than FOSS. Sorry if it seems like I am playing with word, it's just that I first commented as a response to your question without paying attention to the community.
Now I am not sure about how much it changes my previous answer. If you run an online service, it is probably legitimate to ask for a way to contact your users, as long as you only use it for what they gave you their consent for. If the underlying software is free, people who don't want to give you that information can still run their own instance of your service. Creating a free software doesn't come with the duty of maintaining servers that run it, so you are free to impose whatever condition on the ones you run.
Awesome, that really helps me. Thanks!
If they dont log data, it is not.