2019-08-07 04:30:44 -04:00
< h1 id = "obb" class = "anchor" > < a href = "#social-news-aggregator" > < i class = "fas fa-link anchor-icon" > < / i > < / a > Social News Aggregators< / h1 >
< div class = "alert alert-warning" role = "alert" >
< strong > If you are currently using a online bulletin board like Reddit, you should pick an alternative here.< / strong >
< / div >
{% include cardv2.html
title="Aether"
image="/assets/img/tools/aether.png"
Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site
Fixes some issues with typos, capitalization, grammar, and et cetera.
* Fix typo, grammar, etc. in repository
* Update README.md
Mention Discourse community earlier, add missing period
* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).
We also shouldn't call IMAP open-source software since it's a protocol.
* Change "socially motivated
* Apply suggestions from code review
Co-Authored-By: Jonah Aragon <jonah@triplebit.net>
* Suggestion from code review with extras
* 'Kill switch' to 'Killswitch"
* Consistency and minor additions to details
- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and
we also don't say 'a software'
* instant-messenger: Remove <em>, more cleanup
* voice-video-messenger: Hyphens and cleanup
- We don't say "a software" so replace it with something that works
* paste-services: Cleanup & change cryptography info
As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf
Fixes #1417.
* encryption: "open-source"
* Page descriptions and other cleanup
2019-10-26 01:58:01 -04:00
description='< a href = "https://github.com/nehbit/aether/blob/master/LICENSE.md" > Aether is a free and open-source< / a > decentralized social news aggregator with a built-in voting system.'
2019-09-10 22:34:41 -04:00
website="https://getaether.net/"
2019-08-07 04:45:32 -04:00
forum="https://forum.privacytools.io/t/discussion-aether/1256"
2019-08-07 04:30:44 -04:00
github="https://github.com/nehbit/aether"
2019-09-10 22:34:41 -04:00
windows="https://getaether.net/download/"
mac="https://getaether.net/download/"
linux="https://getaether.net/download/"
2019-08-07 04:30:44 -04:00
%}
{% include cardv2.html
title="Tildes"
image="/assets/img/tools/tildes.png"
2019-08-07 04:45:32 -04:00
description='Tildes is a web-based self-hostable online bulletin board. It is licensed under < a href = "https://gitlab.com/tildes/tildes/blob/master/LICENSE" > GPL 3.0< / a > .'
2019-08-07 04:30:44 -04:00
website="https://tildes.net"
2019-08-07 04:45:32 -04:00
forum="https://forum.privacytools.io/t/discussion-tildes/1257"
2019-09-10 22:34:41 -04:00
gitlab="https://gitlab.com/tildes/tildes"
web="https://tildes.net"
2019-08-07 04:30:44 -04:00
%}
{% include cardv2.html
title="Raddle"
image="/assets/img/tools/raddle.png"
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
website="https://raddle.me"
2019-08-07 04:45:32 -04:00
forum="https://forum.privacytools.io/t/discussion-raddle/1258"
2019-09-10 22:34:41 -04:00
gitlab="https://gitlab.com/postmill/"
web="https://raddle.me"
2019-08-07 04:30:44 -04:00
%}
< h3 > Worth Mentioning< / h3 >
< ul >
< li > < a href = "https://beta.akasha.world/" > Akasha< / a > - A decentralized online bulletin board using < a href = "https://www.wikipedia.org/wiki/InterPlanetary_File_System" > IPFS< / a > and < a href = "https://www.wikipedia.org/wiki/Ethereum" > Ethereum< / a > .< / li >
Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site
Fixes some issues with typos, capitalization, grammar, and et cetera.
* Fix typo, grammar, etc. in repository
* Update README.md
Mention Discourse community earlier, add missing period
* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).
We also shouldn't call IMAP open-source software since it's a protocol.
* Change "socially motivated
* Apply suggestions from code review
Co-Authored-By: Jonah Aragon <jonah@triplebit.net>
* Suggestion from code review with extras
* 'Kill switch' to 'Killswitch"
* Consistency and minor additions to details
- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and
we also don't say 'a software'
* instant-messenger: Remove <em>, more cleanup
* voice-video-messenger: Hyphens and cleanup
- We don't say "a software" so replace it with something that works
* paste-services: Cleanup & change cryptography info
As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf
Fixes #1417.
* encryption: "open-source"
* Page descriptions and other cleanup
2019-10-26 01:58:01 -04:00
< li > < a href = "https://dev.lemmy.ml/" > Lemmy< / a > - An < a href = "https://github.com/dessalines/lemmy/blob/master/LICENSE" > AGPL< / a > -licensed self-hostable link aggregator intended to work in the < a href = "https://www.wikipedia.org/wiki/Fediverse" > Fediverse< / a > .< / li >
< li > < a href = "https://notabug.io/" > notabug.io< / a > - A < a href = "https://github.com/notabugio/notabug/blob/master/LICENSE.md" > free and open-source< / a > P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with < a href = "https://notabug.org/" > NotABug.org< / a > ).< / li >
2019-08-07 04:30:44 -04:00
< / ul >