Remove Firefox branding from app name in documentation and other files

This commit is contained in:
timvisee 2020-10-15 18:52:41 +02:00
parent e77d2b3722
commit 561ed3994e
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
9 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
## How big of a file can I transfer with Firefox Send?
## How big of a file can I transfer with Send?
There is a 2.5GB file size limit built in to Send(1GB for non-signed in users), however, in practice you may
be unable to send files that large. Send encrypts and decrypts the files in
@ -17,9 +17,9 @@ Many browsers support this standard and should work fine, but some have not
implemented it yet (mobile browsers lag behind on this, in
particular).
## Why does Firefox Send require JavaScript?
## Why does Send require JavaScript?
Firefox Send uses JavaScript to:
Send uses JavaScript to:
- Encrypt and decrypt files locally on the client instead of the server.
- Render the user interface.