mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 15:48:41 +00:00
remove
This commit is contained in:
parent
2970fc5856
commit
64ddfaebef
1 changed files with 1 additions and 8 deletions
|
|
@ -84,13 +84,6 @@ reports to their own home sever. The home server then can authenticate the other
|
||||||
is the thread here, the server are not able to see the messages nor change it as the client does an
|
is the thread here, the server are not able to see the messages nor change it as the client does an
|
||||||
integrity check. An attacker could drop a messages and send an ACK as this is unauthenticated.
|
integrity check. An attacker could drop a messages and send an ACK as this is unauthenticated.
|
||||||
|
|
||||||
## Donating
|
|
||||||
|
|
||||||
As this is currently just a stupid project which does not work or serves a real use case even I
|
|
||||||
would not donate anything to it. But there is another cool way: If you are on the search for a really
|
|
||||||
cheap hosting provider which I use for my self for over 8 years you could use the following voucher
|
|
||||||
to get 5€ off `36nc15747855300` (contact me to get a 30% off voucher). I get 10% from the affiliate program which
|
|
||||||
helps me cover my hosting costs :)
|
|
||||||
|
|
||||||
## Self-hosting
|
## Self-hosting
|
||||||
|
|
||||||
|
|
@ -115,4 +108,4 @@ money which I probably never will do :/).
|
||||||
As this is my first Android app, I used different examples where I copied the code design decisions.
|
As this is my first Android app, I used different examples where I copied the code design decisions.
|
||||||
To give them credits and maybe help others they are listed below:
|
To give them credits and maybe help others they are listed below:
|
||||||
|
|
||||||
- [Database handling (model, provider and usage)](https://github.com/alextekartik/flutter_app_example/blob/master/notepad_sqflite/)
|
- [Database handling (model, provider and usage)](https://github.com/alextekartik/flutter_app_example/blob/master/notepad_sqflite/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue