This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:5AA84A73893338D1AAE9887ADA2B13EB8D90F3F7]
This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:5AA84A73893338D1AAE9887ADA2B13EB8D90F3F7]
| #!/bin/sh | |
| # pusswordstore - jan6's simple, *nix password manager | |
| # name comes from combining "pus" with "passwordstore", as it's inspired from passwordstore.org, but without the unneeded complexity | |
| # should work with any posix shell, in any posix-ish environment, with any encryption tool | |
| # en-/decryption wrapper | |
| # use whatever tool you want, gpg, scrypt, age, openssl enc, you name it | |
| puss_crypt(){ |
| <!DOCTYPE html> | |
| <html lang="en" > | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>table pixels</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> | |
| <link rel="stylesheet" href="./style.css"> | |
| </head> | |
| <body> | |
| <!-- partial:index.partial.html --> |