mirror of
https://github.com/pinpox/pgp2ssh.git
synced 2025-07-25 20:56:16 +02:00
docs(README): add support & donations section
This commit is contained in:
parent
b2bce8e5a7
commit
46422e1d4f
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -45,4 +45,12 @@ If you want to decrypt a file that was encryptd by `age` with your public SSH ke
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
❯ age --decrypt --identity ./ssh-secret-key --output decrypted ./testfile.txt.age
|
❯ age --decrypt --identity ./ssh-secret-key --output decrypted ./testfile.txt.age
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Support & Donations
|
||||||
|
|
||||||
|
This project was built with lots of headaches by [pinpox](https://github.com/pinpox/) & [felschr](https://github.com/felschr/). If you need help, feel free to contact us.
|
||||||
|
|
||||||
|
And if you want to thank us, you can send us any crypto or token to our Ethereum / Polygon wallets 😊:
|
||||||
|
pinpox: `0x3d479e19ae8d1a67becdaeaf8d2d37c8e425bd03`
|
||||||
|
felschr: `0xD66753D737603E18018281E298Df86DE402d313E`
|
Loading…
Add table
Add a link
Reference in a new issue