26 Commits

Author SHA1 Message Date
CristianAUnisa
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
Daniel Nathan Gray
1cdd251824
Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba35d64fff79e62ed317a7fa317bb8af.
2021-05-04 04:22:50 +00:00
J. C
216dd66aba
Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
Daniel Nathan Gray
8d398ce140
Some more fixes for the chat page (#2012) 2020-08-13 13:38:22 +00:00
Daniel Nathan Gray
62f667c533
Update some other old Riot links (#1997) 2020-07-19 18:43:48 -05:00
Daniel Nathan Gray
557d222fc9
Riot becomes Element (#1991) 2020-07-16 19:30:46 -05:00
blacklight447
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
Filip Š
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
Daniel Nathan Gray
462129717b
Update warning riot, team and change jitsi link (#1912) 2020-05-13 13:49:59 +00:00
nitrohorse
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
Daniel Nathan Gray
94629b75f7
Cleanup 2.0 instant messenger page (#1836) 2020-04-19 05:51:34 +00:00
Mikaela Suomalainen
53ace14630
teamchat: fix Keybase typo though -> through (#1609)
Resolves: #1599

Thanks to @rm-rf-home for noticing
2019-12-21 12:07:43 +02:00
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Daniel Nathan Gray
6fac5720a6
Refine instant messenger section (centralized, federated, peer to peer) (#1500) 2019-11-28 06:45:54 +00:00
nitrohorse
0cb341a673 Add a link to audit for Standard Notes (#1512) 2019-11-24 05:16:11 +00:00
Patrick
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
djoate
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
Mikaela Suomalainen
959823778a teamchat: link to ToSDR instead of web.archive.org (#1337) 2019-09-24 09:45:24 -07:00
Dawid Potocki
7562ed6d04
Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
2019-09-11 02:34:41 +00:00
nitrohorse
3048d0b0f2 Add Onion service URL for Keybase (#1255) 2019-09-01 11:54:28 +00:00
Manuel Quarneti
0c9ca94510 Change Experimental to Warning in Keybase (#1183) 2019-08-19 11:17:58 -07:00
Mikaela Suomalainen
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 cbe5de4cc2d13d593b5f6d039a236a8b85fe0edd work better here.

* Fix Jitsi Meet warning badge
2019-08-16 21:33:32 -05:00
33b2b9a53a
Update descriptions 2019-08-11 22:14:39 -05:00
Mikaela Suomalainen
8cd4419f0e Add Team chat section (#1067)
* Teamchat: initial commit

* teamchat: remove todo notes from cards

* nav.html: fix teamchat link

* assets: add icons for keybase & rocket.chat

* teamchat: add forum threads

* nav.html: change teamchat icon

* apply Jonah's suggestion on Keybase

* Jonah's & Nitrohorse's suggestions

* update keybase.png

* teamchat: delist mattermost

* teamchat: update description, add links

* update descriptions of apps

* fix keybase description

* teamchat: fix heading

* expand rocket.chat warning

* add missing the

* remove reduntant backslashes

* add teamchat to source_code.md

* small changes

* remove backslashes from link

* teamchat: add Wire Pro as worth mentioning

* remove excess '
2019-08-11 08:40:38 -07:00