From 2444c1d77da6b40c4f98fc9b26e4ef05ee54f1cd Mon Sep 17 00:00:00 2001 From: krille-chan Date: Fri, 14 Jul 2023 23:56:07 +0000 Subject: [PATCH] deploy: 0069d6c2a23b72125a4d58397ab7e1b6eec3ee8b --- en/privacy.html | 9 -------- how_to_fork.md | 39 ----------------------------------- index.html | 8 +++---- web/flutter_service_worker.js | 6 +++--- web/index.html | 2 +- web/main.dart.js | 8 +++---- web/main.dart.js.map | 4 ++-- 7 files changed, 14 insertions(+), 62 deletions(-) delete mode 100644 en/privacy.html delete mode 100644 how_to_fork.md diff --git a/en/privacy.html b/en/privacy.html deleted file mode 100644 index 6651972a1..000000000 --- a/en/privacy.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - -

Please follow this link.

- - \ No newline at end of file diff --git a/how_to_fork.md b/how_to_fork.md deleted file mode 100644 index 2452c13fd..000000000 --- a/how_to_fork.md +++ /dev/null @@ -1,39 +0,0 @@ -# How to create your own FluffyChat fork - -## 1. License -FluffyChat is licensed under AGPL. Read the license -(https://gitlab.com/ChristianPauly/fluffychat-flutter/-/blob/main/LICENSE) and -make sure that your fork is open source under the same license and that you -fulfill all requirements. Maybe you should consider contacting a lawyer **before** -you publish your fork. - -## 2. Disable end-to-end encryption! -Due to US export regulations you are not allowed to publish your app in -a store or anywhere on a US server before you have removed everything regarding -the encryption or fulfill the regulations. - -Learn more: -https://www.bis.doc.gov/index.php/policy-guidance/encryption - -If you need help from us with using E2EE in your fork read more below under the -topic "**Official Support**". - -## 3. Stay up to date! -FluffyChat contains security related stuff. If we find a security bug, we will -try to fix it as soon as possible and ship it with a new version. But this -means that your fork is out of date and a security risk. You can't be awake -24 hours a day so you must decide how you protect your users by chosing one -of the following methods: - -1. Make your fork as minimal as possible and enable repository mirroring. Set -up a CI which publishes new versions automatically if FluffyChat publishes a -bug fix. -2. Never sleep and pay a big team where one guy at least is never sleeping. -3. Contact [famedly.com](https://famedly.com) to buy official support. - -## 4. Official Support -FluffyChat is free as in free speech and not free beer! Please contact -my company [famedly.com](https://famedly.com) for offers and official support -and take in mind that it costs a lot of work and time to maintain FluffyChat -or the Famedly Matrix SDK. So we can't give you support for free. So please -expect around 1$ per month per user of your fork. diff --git a/index.html b/index.html index 1834ca2f2..edfb771d0 100644 --- a/index.html +++ b/index.html @@ -90,20 +90,20 @@
Source + href="https://github.com/krille-chan/fluffychat">Source code - Privacy + href="https://github.com/krille-chan/fluffychat/-/blob/main/PRIVACY.md">Privacy - Changelog + href="https://github.com/krille-chan/fluffychat/-/blob/main/CHANGELOG.md">Changelog - Translations - FluffyChat F-Droid + href="https://github.com/krille-chan/fluffychat/-/blob/main/docs/fdroid_repo.md">FluffyChat F-Droid repository -