Commit Graph

27 Commits

Author SHA1 Message Date
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Jonah Aragon
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
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
Dawid Potocki
a8c1270c59
Remove addon links which don't work with up-to-date Safari (#1347) 2019-09-25 19:05:57 +00:00
Mikaela Suomalainen
4b8d4498d7 browser-addons: put Privacy Badger on bottom (#1306)
Resolves: #1301
2019-09-18 06:31:10 +00:00
Alberto
bb3b7e9d44 Fix ToS;DR links (#1300) 2019-09-12 00:42:16 +00: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
blacklight447
a88adcc3bf
Change "for Experts only" to " For Power Users only" in the addons section. (#1251)
* Update browser-addons.html

* Update browser-addons.html
2019-08-31 16:24:03 +00:00
Jonah Aragon
1fb83cca80
Small Improvements (#1149)
* Reorder navigation bar

* Improve browser recommendations

* Fix incorrect icons

* Reword Brave recommendation

* Update _includes/nav.html

Browser-agnostic description
2019-08-13 14:00:34 -05:00
Victorhck
d0ed6491a8 fix icon for Snowflake git service (#1114)
* fix icon for Snowflake git service (on Git not GitHub)
2019-08-07 08:05:20 -07:00
Dawid Potocki
463479919a
Remove trailing whitespace characters at the end of lines 2019-08-04 04:03:35 +12:00
nitrohorse
18b1761a16
Browser Addons: Add Snowflake (#1040)
* Add Snowflake to browser addons section

* Remove Firefox and Chrome links

* Add forum link

* Update description

Thanks, Jonah! ❤️
2019-07-21 12:39:29 -07:00
Wok
b8eebdffa9 Remove warning about Privacy Badger and Google Analytics (#1022) (#1027) 2019-07-13 16:11:26 +00:00
BurungHantu1605
85717b8fd4 #917 2019-05-21 06:56:49 +08:00
BurungHantu1605
a22841df53 shorter alert msg 2019-05-06 15:38:25 +08:00
BurungHantu1605
1b6ff1e909 shorter description 2019-05-05 12:18:43 +08:00
BurungHantu1605
7afc9c3dd5 cardv2 for browsers 2019-05-05 11:39:20 +08:00
BurungHantu1605
7842743465 For Experts Only 2019-05-05 11:08:14 +08:00
BurungHantu1605
33f3c68959 Improved icon feature 2019-05-05 11:04:52 +08:00
Burung Hantu
bdcf5e9cfd
Card v2 for browser addons (#903) 2019-05-05 09:46:59 +08:00
Jonah Aragon
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
5d1c51897e ToSDR correction 2019-04-01 12:56:18 +08:00
BurungHantu1605
b109736647 #678 2019-04-01 11:00:32 +08:00
Jonah Aragon
576ed4b510 Add Image Dimensions (#804)
* Fix mobile wrapping

* Add image dimensions

#802

* Add missing space
2019-04-01 07:44:45 +08:00
Vincevrp
b5f508fa91 Add bottom margin to browser addons 2019-01-20 22:39:38 +01:00
Vincevrp
678aac92e9 Remove unnecessary containers in browser-addons 2019-01-20 22:39:38 +01:00
Vincevrp
ffff8ad4cf Move and rework browser addons section 2019-01-20 22:39:38 +01:00