mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 06:28:41 +00:00
update readme
This commit is contained in:
parent
c6198be2c4
commit
536ef07777
2 changed files with 33 additions and 1 deletions
34
README.md
34
README.md
|
|
@ -1,8 +1,29 @@
|
||||||
# twonly
|
# twonly
|
||||||
|
|
||||||
run-as eu.twonly.testing ls /data/user/0/eu.twonly.testing/
|

|
||||||
|
|
||||||
|
This repository contains the complete source code of the [twonly](https://twonly.eu) apps.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Offer a Snapchat™ like experience
|
||||||
|
- End-to-End encryption using the [Signal Protocol](https://de.wikipedia.org/wiki/Signal-Protokoll)
|
||||||
|
- No email or phone number required to register
|
||||||
|
- Privacy friendly - Everything is stored on the device
|
||||||
|
|
||||||
|
## In work
|
||||||
|
|
||||||
|
- We plan to implement a Sealed Sender feature to minimize metadata
|
||||||
|
- We currently evaluating
|
||||||
|
|
||||||
|
|
||||||
|
## Security Issues
|
||||||
|
If you discover a security issue in twonly, please adhere to the coordinated vulnerability disclosure model. Please send us your report to security@twonly.eu. We also offer for critical security issues a small bug bounties, but we can not guarantee a bounty currently :/
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Setup Instructions (macOS)</summary>
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
@ -19,3 +40,14 @@ git submodule update --init --recursive
|
||||||
./scripts/update_ios_macos_src.s
|
./scripts/update_ios_macos_src.s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Debugging files
|
||||||
|
|
||||||
|
```bash
|
||||||
|
run-as eu.twonly.testing ls /data/user/0/eu.twonly.testing/
|
||||||
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
This project is licensed under the [GNU AGPL 3.0](LICENSE) license.
|
||||||
BIN
docs/header.webp
Normal file
BIN
docs/header.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
Loading…
Reference in a new issue