Made a gossip package on AUR (https://aur.archlinux.org/packages/gossip-bin).
It's a Nostr client that encrypt the private key and it's very fast.
There are 2 other options, but its very processor-intensive, because compile it's `.rs` sources.
- `gossip` (https://aur.archlinux.org/packages/gossip) - out of date;
- `gossip-git` (https://aur.archlinux.org/packages/gossip-git) - keeps updated with git repository;
`gossip-bin` simple download the latest pre-compiled `AppImage` (https://github.com/mikedilger/gossip/releases/tag/v0.8.0), extract its content and install on system.