22 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
c299f2f18c
Update other old badges and fix indenting (#1924) 2020-05-21 02:50:05 +00:00
9cabe11a27
Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05: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
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
Mikaela Suomalainen
2695c2335a self-contained-networks: add privacy warning to ZeroNet (#1462)
* self-contained-networks: add privacy warning to ZeroNet

* use span in place of i

Co-Authored-By: Dawid Potocki <dpot@disroot.org>
2019-11-11 00:04:21 +00:00
Dawid Potocki
61170b72f7
Add I2P button to cardv2 (#1469) 2019-11-06 07:03:29 +00:00
Dawid Potocki
3c74311aa8
Update self_contained_networks.html correctly to cardv2 (#1467)
* Fix margins
* Add platform links
* Update I2P logo
2019-11-06 00:37:58 +00:00
djoate
8d6455a364 Convert self-contained networks to cardv2 (#1459) 2019-11-03 16:05:37 +00: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
Manuel Quarneti
1e71f1aede Changed warning to danger (#1367)
As yggdrasil has a danger badge for a "privacy warning", change the "important privacy warning" in IPFS from a warning to a danger badge
2019-10-01 20:45:24 -07:00
Mikaela Suomalainen
0519c153f0
self-contained-networks: add IPFS Companion, badgeize warning (#1277) 2019-09-29 16:14:45 +03:00
Dawid Potocki
906dd7e9ee Update information about Tor in Self-Contained Networks
Change Tor Browser to Tor, as TB is not a network.
Update Android informations, we don't live in 2008!
2019-08-06 20:32:14 -05:00
Dawid Potocki
463479919a
Remove trailing whitespace characters at the end of lines 2019-08-04 04:03:35 +12:00
Mikaela Suomalainen
550f998e7c self contained networks: add Yggdrasil as worth mentioning (#1035)
Resolves: #995
2019-07-18 08:08:12 -07:00
BurungHantu1605
95fba2fc37 added darknetdiaries.com 2019-05-28 11:35:34 +08:00
48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00
BurungHantu1605
3f9df45f75 #401 2019-04-01 07:55:31 +08:00
Vincevrp
2f56ff2489 Move self-contained networks to separate file 2019-01-20 22:39:38 +01:00