Skip to content

Commit

Permalink
Add Lock (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantintutsch authored Oct 25, 2024
1 parent 88ec725 commit 3e0f903
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
- [Chat Bots and Virtual assistants](#chat-bots-and-virtual-assistants)
- [Security and Privacy](#security-and-privacy)
- [Password Management](#password-management)
- [Cryptography](#cryptography)
- [Digital Forensics](#digital-forensics)
- [Finance](#finance)
- [Budget and Accounting Managers](#budget-and-accounting-managers)
Expand Down Expand Up @@ -631,6 +632,10 @@ Clients for commercial social platforms that had their API access cut off in a w
- [Passbook](https://gitlab.gnome.org/gnumdk/passbook) - Password manager `#python` `#gtk3`.
- [Secrets](https://apps.gnome.org/Secrets) - Password manager for the GNOME desktop with support for KeePass safes `#python` `#gtk4` `#libadwaita` `#gnome`.

### Cryptography

- [Lock](https://konstantintutsch.com/Lock) - GnuPG front-end for cryptography operations and key management `#c` `#gtk4` `#libadwaita`.

## Digital Forensics

- [Hashes](https://github.com/zefr0x/hashes) - Identify hashing algorithms `#python` `#gtk4` `#libadwaita`.
Expand Down

0 comments on commit 3e0f903

Please sign in to comment.