Updated fit test
This commit is contained in:
parent
a283ccc20c
commit
c6a284ee1f
2 changed files with 5 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -4,3 +4,8 @@
|
|||
# ---> Generated slides (built by marp on server or locally via build-slides.sh)
|
||||
slides/*.html
|
||||
slides/*.pdf
|
||||
|
||||
# ---> Local secrets (Forgejo API token, etc.)
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
|
|
|||
|
|
@ -98,8 +98,6 @@ Non-profit Signal Foundation. The Signal Protocol powers WhatsApp, Google RCS, a
|
|||
- Phone number required — links identity to account
|
||||
- Centralized — Signal's servers, Signal's rules
|
||||
|
||||
**Best for:** journalists, activists, everyday secure messaging
|
||||
|
||||
---
|
||||
|
||||
## Signal — Under the Hood
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue