Commit Graph

63 Commits

Author SHA1 Message Date
91a1111182 Adding accessibility features
Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2021-06-26 20:26:05 +02:00
1cdd251824 Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba.
2021-05-04 04:22:50 +00:00
216dd66aba Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
8d398ce140 Some more fixes for the chat page (#2012) 2020-08-13 13:38:22 +00:00
62f667c533 Update some other old Riot links (#1997) 2020-07-19 18:43:48 -05:00
557d222fc9 Riot becomes Element (#1991) 2020-07-16 19:30:46 -05:00
58885e3426 Remove erroneous NextCloud link from Signal badge (#1979) 2020-07-05 15:16:54 -05:00
5c4eb096e1 De-list/Remove Keybase (#1951)
* Update instant-messenger.html

* Update teamchat.html

See #1951

* Remove Keybase

* Remove Keybase References

Co-authored-by: Freddy Marsden <hello@freddym.xyz>
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2020-06-30 17:14:17 -07:00
729c96fe91 Add warning to Keybase products (#1913) 2020-05-16 09:03:50 +00:00
916b7a2256 Update label syntax (#1914) 2020-05-14 13:18:36 +00:00
a0aa9aa2ac Cross-signing and E2EE on by default in Riot (#1893) 2020-05-08 04:22:41 +00:00
d76d7d0543 Add privacy policy links for RTC (#1860)
* Add privacy policy links for RTC

* Add privacy policy links for RTC - teamchat and voice
2020-04-25 16:26:15 -07:00
94629b75f7 Cleanup 2.0 instant messenger page (#1836) 2020-04-19 05:51:34 +00:00
3539fc3f14 add partial centralization warning for Jami (#1752) 2020-03-22 10:30:33 +00:00
35917cb7d1 Relocate warning text in Encrypted IM (#1612) 2019-12-23 03:46:12 +00:00
a70a2ccec6 Real Time Communication: Mention XSF instead of "foundation" and reword (#1574) 2019-12-17 09:01:16 +02:00
35dbf72258 Recommend "Tox" over "qTox" (#1569) 2019-12-16 15:57:25 +00:00
7fb5d206f5 Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
ac9b3fcec7 Move Bitmessage to peer-to-peer RTC. Move I2P-Bote to Self contained networks. Remove "email alternatives" page. (#1559)
- Move I2P-Bote to Self contained networks.
- Remove "email alternatives" page and nav item
2019-12-04 09:50:29 +00:00
7791da0d19 Rearrange some sections and correct grammatical errors (#1548)
Co-Authored-By: djoate <56777051+djoate@users.noreply.github.com>
2019-12-01 14:36:48 -06:00
45853b2770 Fix the warning label for XMPP inconistent E2EE (#1536) 2019-11-28 17:08:21 +02:00
2d0b7b2a8b Use e.g., instead of eg for instant messengers (#1534) 2019-11-28 11:01:03 +00:00
6fac5720a6 Refine instant messenger section (centralized, federated, peer to peer) (#1500) 2019-11-28 06:45:54 +00:00
84fbe91361 Remove Wire (#1489)
https://blog.privacytools.io/delisting-wire/

* Remove Wire

* Delete wire.png

* Remove Wire security audit

* Remove Worth Mentioning

The only thing is Wire, which is being removed

* Remove Wire from do not use warning
2019-11-19 10:55:34 -06:00
c6ee840c9d 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 00:58:01 -05:00
0ed008d71d RTC: List Riot as recommended & imrpove badges (#1392) 2019-10-11 02:24:58 +03:00
2011fb913a Fix Signal's Google Play icon not showing up (#1316) 2019-09-15 16:29:44 +00:00
7562ed6d04 Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
2019-09-11 02:34:41 +00:00
e47ec5c1a2 Update Wire's metadata warning to increase clarity (#1172)
* Update Wire's metadata warning for clarity

* Update cardv2 to support commas in labels

* Update label delimiter to |

* Update label delimiter to | for badges

* Update cardv2.html formatting
2019-08-18 07:13:19 -07:00
1947b84dcf Real time communication improvements (#1147)
* voice-video-messenger: remove duplicates with instant-messenger

also move Tox and Jami to Instant Messengers, Change Jitsi to Jitsi Meet

* instant-messenger: remove platforms of Signal Desktop

https://github.com/privacytoolsIO/privacytools.io/issues/967#issuecomment-520268788

* instant-messenger: add indepedent security audits

* voice-video-messenger: mention that many are already listed above

* instant-messenger: fix formatting & mention features of Jami

* voice-video-messenger: list Mumble

* update source_code.md

* voice-video-messenger: fix card

* add Mumble.png

* Small revisions to the instant messengers

* Spelling!

* voice-video-messenger: add a warning on Jitsi Meet WebRTC

* instant-messenger: remove a from Jami

* instant-messenger: add VoIP badges

* Use updated label functionality

The labels/badges functionality added to cardv2.html in cbe5de4cc2 work better here.

* Fix Jitsi Meet warning badge
2019-08-16 21:33:32 -05:00
a011c0ae33 Delist Ricochet (#1135)
* Delist Ricochet

* source_code.md: remove Ricochet

* instant-messenger.html: remove another Ricochet mention
2019-08-14 10:28:07 -05:00
6fd4f10c4c Update instant-messenger.html 2019-08-03 11:29:33 -05:00
22bccbf6db instant-messengers: delist Riot (#1047)
We previously added a warning on privacy concerns in #1024 after
Prism-break had delisted Riot and *Notes on privacy and data collection
of Matrix.org* was released revealing concerns even with self-hosted
homeservers.

Today Libre Monde has released another part on privacy investigation on
Matrix.org [1] revealing that they aren't GDPR compliant nor privacy
friendly and behave shadily such as by announcing removal of data as a
result of GDPR request. [2]

[1]:https://github.com/libremonde-org/paper-research-privacy-matrix.org/blob/master/part2/README.md
[2]:https://github.com/libremonde-org/paper-research-privacy-matrix.org/blob/master/part2/README.md#the-request

Closes #1048, closes #1050.
2019-08-03 10:56:05 -05:00
bb276aaa54 instant-messenger: correct supported platforms of Gajim (#1063)
Resolves: #1057
2019-08-03 08:48:09 -07:00
53186ef8ff fixing various links (#1053)
* updated email provider links

* Update router-firmware.html

* Update notebooks.html

* Update email-clients.html

* Update instant-messenger.html
2019-07-25 18:53:51 -07:00
500db30fdb instant-messenger.html: make XMPP and OMEMO links (#1052) 2019-07-26 00:08:17 +03:00
23ee0252a2 Remove Threema from explicit non-recommendation, alphabetize list, add WhatsApp EFF article link, add SMS messages mention (#997) 2019-07-19 12:24:04 -07:00
6291bdbc15 instant-messenger: add privacy concerns warning to Riot (#1024)
Closes: #1007
Closes: #1004
Closes: #1023 (supersedes)

See also: #840
2019-07-17 07:15:40 +07:00
c1a2045a99 Add new Riot logo (#1002) 2019-06-21 15:06:00 +03:00
04d4fd0baa Update instant-messenger.html
Fix duplicate entries: https://github.com/privacytoolsIO/privacytools.io/pull/993#issuecomment-504263024
2019-06-20 21:46:38 -05:00
43d002ecf2 Merge branch 'pr/993' 2019-06-20 18:54:14 -05:00
a51923a9cf Swap Ricochet and Wire (#992)
* Swap Ricochet and Wire

* Update warning text to match current website
2019-06-20 18:51:03 -05:00
91045d7301 Cleanup and combine XMPP client list. Change app recomendations based on those supporting OMEMO. 2019-06-16 17:39:48 -04:00
a952ab3288 Add Experimental note to Ricochet (#946) 2019-05-27 11:21:57 +08:00
daef287e04 instant-messenger: fix warning on Wire (#950)
Resolves: #949
2019-05-27 11:20:15 +08:00
09d7ae75bc signal url 2019-05-24 11:09:43 +08:00
8861281661 github url 2019-05-24 11:07:47 +08:00
a7312a48a3 cardv2 for IM 2019-05-24 11:05:39 +08:00
8327235d63 added messanger compare link (#943) 2019-05-23 12:57:38 -05:00
e41adfa8e8 Fix broken Motherboard URLs 2019-05-12 09:09:01 +02:00