mirror of
https://github.com/CHEF-KOCH/Warez
synced 2025-02-10 06:17:24 +00:00
PGP is dead, here are the alternatives
Based on: https://latacora.singles/2019/07/16/the-pgp-problem.html Minor points: - PGP is fundamentally broken, using other tools (not all-in-one solutions) might be the better solution. - New ideas like Autocrypt as well as PeP are reliable replacements. - Personally I dislike PeP (but it's my biased opinion). - The "experts" having no name (according to the docs) they do not even mention Autocrypt nor PeP. - Data security and privacy are two different things.
This commit is contained in:
parent
922f9317e3
commit
6618e48ace
12
Tools.md
12
Tools.md
@ -38,6 +38,18 @@
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
|
||||
## PGP alternatives
|
||||
- [Minisign](https://anonym.to/?https://jedisct1.github.io/minisign/) (_signing_)
|
||||
- [Magic Wormhole](https://anonym.to/?https://github.com/warner/magic-wormhole) (_file transfer_)
|
||||
- [Tarsnap](https://anonym.to/?https://www.tarsnap.com/design.html) (_encrypted backups_)
|
||||
|
||||
### PGP replacements
|
||||
- [Autocrypt](https://anonym.to/?https://autocrypt.org/index.html)
|
||||
- [PeP](https://anonym.to/?https://www.pep.security/)
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
|
||||
## Android Reverse Engineering Tools
|
||||
- [androidre](https://anonym.to/?https://github.com/cryptax/androidre) - Reverse engineering Android.
|
||||
- [apkstudio](https://anonym.to/?https://github.com/vaibhavpandeyvpz/apkstudio) - Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
|
||||
|
Loading…
Reference in New Issue
Block a user