docs: Update PRIVACY.md and make clear that app uses Hive and not Moor

onboarding
Krille Fear 4 years ago
parent c94e8759ad
commit d5f59d91c0

@ -26,7 +26,7 @@ More information is available at: [https://sentry.io](https://sentry.io)
## Database<a id="3"/> ## Database<a id="3"/>
FluffyChat caches some data received from the server in a local database on the device of the user. FluffyChat caches some data received from the server in a local database on the device of the user.
More information is available at: [https://pub.dev/packages/moor](https://pub.dev/packages/moor) More information is available at: [https://pub.dev/packages/hive](https://pub.dev/packages/hive)
## Encryption<a id="4"/> ## Encryption<a id="4"/>
All communication of substantive content between Fluffychat and any server is done in secure way, using transport encryption to protect it. All communication of substantive content between Fluffychat and any server is done in secure way, using transport encryption to protect it.

Loading…
Cancel
Save