Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Nathan Gray
48050a1b1d
EARN IT ACT, a workaround for banning E2EE (#1677) 2020-02-01 02:52:38 +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
Jonah Aragon
1ab01944f0 Make breadcrumbs nicer looking (#1555) 2019-12-02 08:13:55 +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
d8275b4ce1 Fix typos in email.html (#1550) 2019-11-30 22:30:52 -06:00
Jonah Aragon
40335b9e3d
Add security warning to email lists (#1543) 2019-11-30 13:06:56 -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
nitrohorse
aeb3188a97
Convert File Sync to cardv2, update navbar title (#1308) 2019-09-19 02:44:36 +00:00
Jonah
7daa208815
Add Nginx config files to repo
Allows us to edit redirects and headers locally.
2019-08-11 22:12:19 -05:00
Mikaela Suomalainen
98bca69952
capitalization 2019-08-11 19:26:01 +03:00
Mikaela Suomalainen
221698a1f4
change to real-time communication 2019-08-11 19:25:11 +03:00
Mikaela Suomalainen
94c71ca71b
oops, this isn't markdown 2019-08-11 19:16:30 +03:00
Mikaela Suomalainen
69e3dd0401
real-time-communication: separate sections by lines 2019-08-11 19:13:16 +03:00
Mikaela Suomalainen
40bfb1edd3
real-time-communication: fix description 2019-08-11 19:10:11 +03:00
Mikaela Suomalainen
dc77667b4e
Merge im, teamchat and video-voice into real-time-communication
Resolves: #1078

Closes: #746
2019-08-11 19:04:59 +03: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
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