mirror of
https://git.aria.coffee/BuyMyAria/aria.coffee.git
synced 2025-06-15 12:59:55 +00:00
Compare commits
8 commits
592df7d71d
...
d3cb6e5574
Author | SHA1 | Date | |
---|---|---|---|
d3cb6e5574 | |||
38c096d1a2 | |||
281838d3ba | |||
7a4517a7bd | |||
cf234d5b3e | |||
36238efd9a | |||
1841ca1ab9 | |||
5b94463c4a |
11 changed files with 182 additions and 47 deletions
2
.cz.toml
2
.cz.toml
|
@ -4,4 +4,4 @@ tag_format = "v$version"
|
|||
version_scheme = "semver"
|
||||
version_provider = "npm"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
||||
major_version_zero = false
|
||||
|
|
|
@ -7,8 +7,8 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
# runs-on: WebDeployment
|
||||
runs-on: 3900x
|
||||
runs-on: WebDeployment
|
||||
# runs-on: 3900x
|
||||
container:
|
||||
image: docker.io/node:24-bookworm
|
||||
steps:
|
||||
|
|
28
CHANGELOG.md
28
CHANGELOG.md
|
@ -1,3 +1,31 @@
|
|||
## v1.0.1 (2025-06-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- **package.json**: bump deps
|
||||
|
||||
### Fix
|
||||
|
||||
- **index**: fix minisign download link
|
||||
|
||||
## v1.0.0 (2025-06-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- **index**: update main page with minisign key and new message
|
||||
- add new public key for minisign, add signatures to other keys and add a new message reflecting this
|
||||
- prepare alternative custom button for Amemoia for performance reasons in the future
|
||||
|
||||
### Fix
|
||||
|
||||
- **index**: fix avif animated iamges not being usable
|
||||
|
||||
### Perf
|
||||
|
||||
- **index**: move Amemoia's button to fallback smaller button
|
||||
- **FriendLink***: add AVIF format to buttons
|
||||
- **index**: change Amemoia's button to FriendLinkLow
|
||||
|
||||
## v0.2.0 (2025-05-30)
|
||||
|
||||
### Feat
|
||||
|
|
10
package.json
10
package.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "astro",
|
||||
"type": "module",
|
||||
"version": "0.2.0",
|
||||
"version": "1.0.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro check && astro build && ./compress-images.sh",
|
||||
|
@ -14,9 +14,9 @@
|
|||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/node": "^9.2.2",
|
||||
"@astrojs/preact": "^4.1.0",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@astrojs/tailwind": "^5.1.5",
|
||||
"astro": "^5.8.1",
|
||||
"astro": "^5.9.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"dayjs": "^1.11.13",
|
||||
"preact": "^10.26.8",
|
||||
|
@ -29,8 +29,8 @@
|
|||
"@iconify-json/hugeicons": "^1.2.5",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/meteor-icons": "^1.2.1",
|
||||
"@iconify-json/tabler": "^1.2.18",
|
||||
"@iconify-json/token": "^1.2.16",
|
||||
"@iconify-json/tabler": "^1.2.19",
|
||||
"@iconify-json/token": "^1.2.17",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"vite": "^6.3.5"
|
||||
}
|
||||
|
|
81
pnpm-lock.yaml
generated
81
pnpm-lock.yaml
generated
|
@ -13,22 +13,22 @@ importers:
|
|||
version: 0.9.4(typescript@5.8.3)
|
||||
'@astrojs/mdx':
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))
|
||||
version: 4.3.0(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))
|
||||
'@astrojs/node':
|
||||
specifier: ^9.2.2
|
||||
version: 9.2.2(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))
|
||||
version: 9.2.2(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))
|
||||
'@astrojs/preact':
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(@babel/core@7.27.3)(@types/node@22.15.27)(jiti@2.4.2)(preact@10.26.8)(yaml@2.8.0)
|
||||
'@astrojs/rss':
|
||||
specifier: ^4.0.11
|
||||
version: 4.0.11
|
||||
specifier: ^4.0.12
|
||||
version: 4.0.12
|
||||
'@astrojs/tailwind':
|
||||
specifier: ^5.1.5
|
||||
version: 5.1.5(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))(tailwindcss@3.4.17)
|
||||
version: 5.1.5(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))(tailwindcss@3.4.17)
|
||||
astro:
|
||||
specifier: ^5.8.1
|
||||
version: 5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
specifier: ^5.9.1
|
||||
version: 5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
astro-icon:
|
||||
specifier: ^1.1.5
|
||||
version: 1.1.5
|
||||
|
@ -61,11 +61,11 @@ importers:
|
|||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
'@iconify-json/tabler':
|
||||
specifier: ^1.2.18
|
||||
version: 1.2.18
|
||||
specifier: ^1.2.19
|
||||
version: 1.2.19
|
||||
'@iconify-json/token':
|
||||
specifier: ^1.2.16
|
||||
version: 1.2.16
|
||||
specifier: ^1.2.17
|
||||
version: 1.2.17
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.16
|
||||
version: 0.5.16(tailwindcss@3.4.17)
|
||||
|
@ -98,6 +98,9 @@ packages:
|
|||
'@astrojs/compiler@2.12.0':
|
||||
resolution: {integrity: sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==}
|
||||
|
||||
'@astrojs/compiler@2.12.2':
|
||||
resolution: {integrity: sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==}
|
||||
|
||||
'@astrojs/internal-helpers@0.6.1':
|
||||
resolution: {integrity: sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A==}
|
||||
|
||||
|
@ -137,8 +140,8 @@ packages:
|
|||
resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==}
|
||||
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0}
|
||||
|
||||
'@astrojs/rss@4.0.11':
|
||||
resolution: {integrity: sha512-3e3H8i6kc97KGnn9iaZBJpIkdoQi8MmR5zH5R+dWsfCM44lLTszOqy1OBfGGxDt56mpQkYVtZJWoxMyWuUZBfw==}
|
||||
'@astrojs/rss@4.0.12':
|
||||
resolution: {integrity: sha512-O5yyxHuDVb6DQ6VLOrbUVFSm+NpObulPxjs6XT9q3tC+RoKbN4HXMZLpv0LvXd1qdAjzVgJ1NFD+zKHJNDXikw==}
|
||||
|
||||
'@astrojs/tailwind@5.1.5':
|
||||
resolution: {integrity: sha512-1diguZEau7FZ9vIjzE4BwavGdhD3+JkdS8zmibl1ene+EHgIU5hI0NMgRYG3yea+Niaf7cyMwjeWeLvzq/maxg==}
|
||||
|
@ -431,11 +434,11 @@ packages:
|
|||
'@iconify-json/meteor-icons@1.2.1':
|
||||
resolution: {integrity: sha512-SdYI7XPdqhfnbsDpAtyW1471KS/kqn0hu3VfuTHZmGpNw1hFbtKrIIPykk67Nj2M72ScqMrhuPBA1HKQPbDfQQ==}
|
||||
|
||||
'@iconify-json/tabler@1.2.18':
|
||||
resolution: {integrity: sha512-W+8qiJhJpb4dmBw3P7JSM9QhGsFG8GIS3BJWAmrJ/92rzK6NPGUOPfGmswoO+/MuPzQV96ColY9lcUktUKv0pg==}
|
||||
'@iconify-json/tabler@1.2.19':
|
||||
resolution: {integrity: sha512-JDeQTQxHD8KE12pAbPVHX1WFVOPq8D0XfRb/LwYHwGwYE0HP9OIjJ//TKxS1Gt++RirYu6Xsx+Jm5LA5KbykoA==}
|
||||
|
||||
'@iconify-json/token@1.2.16':
|
||||
resolution: {integrity: sha512-SSAcsY2Gz6WSbInwHSGj6hbk5kgWluOOQunG4L7Gfri1hEb3vCQjl5VMKgTojKd8jqLZw5NykNeRokw5FssATw==}
|
||||
'@iconify-json/token@1.2.17':
|
||||
resolution: {integrity: sha512-CFwkQrSCnwtMHF+vVAkf4X3rnJmnEtAO1i/3m3xP6AY4pJmZzuc9AgZKih1kmj0PjRB5oKE7i2t8oYbIxpILzw==}
|
||||
|
||||
'@iconify/tools@4.1.2':
|
||||
resolution: {integrity: sha512-q6NzLQYEN9zkDfcyBqD3vItHcZw97w/s++3H3TBxUORr57EfHxj6tOW6fyufDjMq+Vl56WXWaPx1csBPYlI5CA==}
|
||||
|
@ -902,8 +905,8 @@ packages:
|
|||
astro-icon@1.1.5:
|
||||
resolution: {integrity: sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==}
|
||||
|
||||
astro@5.8.1:
|
||||
resolution: {integrity: sha512-lkBg1smMRFW+FQ6i92SgEN53o4+ItRjlRt6Ck+rEjmTcb57Bid7faTNKUQNYuNnxiesTWw3NJDyVPQPbfKDyfw==}
|
||||
astro@5.9.1:
|
||||
resolution: {integrity: sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==}
|
||||
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1348,8 +1351,8 @@ packages:
|
|||
fast-uri@3.0.6:
|
||||
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
||||
|
||||
fast-xml-parser@4.5.3:
|
||||
resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==}
|
||||
fast-xml-parser@5.2.5:
|
||||
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.19.1:
|
||||
|
@ -2403,8 +2406,8 @@ packages:
|
|||
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
strnum@1.1.2:
|
||||
resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==}
|
||||
strnum@2.1.1:
|
||||
resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==}
|
||||
|
||||
style-to-js@1.1.16:
|
||||
resolution: {integrity: sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==}
|
||||
|
@ -2937,6 +2940,8 @@ snapshots:
|
|||
|
||||
'@astrojs/compiler@2.12.0': {}
|
||||
|
||||
'@astrojs/compiler@2.12.2': {}
|
||||
|
||||
'@astrojs/internal-helpers@0.6.1': {}
|
||||
|
||||
'@astrojs/language-server@2.15.4(typescript@5.8.3)':
|
||||
|
@ -2988,12 +2993,12 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@astrojs/mdx@4.3.0(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))':
|
||||
'@astrojs/mdx@4.3.0(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))':
|
||||
dependencies:
|
||||
'@astrojs/markdown-remark': 6.3.2
|
||||
'@mdx-js/mdx': 3.1.0(acorn@8.14.1)
|
||||
acorn: 8.14.1
|
||||
astro: 5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
astro: 5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
es-module-lexer: 1.7.0
|
||||
estree-util-visit: 2.0.0
|
||||
hast-util-to-html: 9.0.5
|
||||
|
@ -3007,10 +3012,10 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@astrojs/node@9.2.2(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))':
|
||||
'@astrojs/node@9.2.2(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))':
|
||||
dependencies:
|
||||
'@astrojs/internal-helpers': 0.6.1
|
||||
astro: 5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
astro: 5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
send: 1.2.0
|
||||
server-destroy: 1.0.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -3042,14 +3047,14 @@ snapshots:
|
|||
dependencies:
|
||||
prismjs: 1.30.0
|
||||
|
||||
'@astrojs/rss@4.0.11':
|
||||
'@astrojs/rss@4.0.12':
|
||||
dependencies:
|
||||
fast-xml-parser: 4.5.3
|
||||
fast-xml-parser: 5.2.5
|
||||
kleur: 4.1.5
|
||||
|
||||
'@astrojs/tailwind@5.1.5(astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))(tailwindcss@3.4.17)':
|
||||
'@astrojs/tailwind@5.1.5(astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0))(tailwindcss@3.4.17)':
|
||||
dependencies:
|
||||
astro: 5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
astro: 5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0)
|
||||
autoprefixer: 10.4.21(postcss@8.5.4)
|
||||
postcss: 8.5.4
|
||||
postcss-load-config: 4.0.2(postcss@8.5.4)
|
||||
|
@ -3327,11 +3332,11 @@ snapshots:
|
|||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/tabler@1.2.18':
|
||||
'@iconify-json/tabler@1.2.19':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/token@1.2.16':
|
||||
'@iconify-json/token@1.2.17':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
|
@ -3831,9 +3836,9 @@ snapshots:
|
|||
- debug
|
||||
- supports-color
|
||||
|
||||
astro@5.8.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0):
|
||||
astro@5.9.1(@types/node@22.15.27)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.8.3)(yaml@2.8.0):
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.12.0
|
||||
'@astrojs/compiler': 2.12.2
|
||||
'@astrojs/internal-helpers': 0.6.1
|
||||
'@astrojs/markdown-remark': 6.3.2
|
||||
'@astrojs/telemetry': 3.3.0
|
||||
|
@ -4396,9 +4401,9 @@ snapshots:
|
|||
|
||||
fast-uri@3.0.6: {}
|
||||
|
||||
fast-xml-parser@4.5.3:
|
||||
fast-xml-parser@5.2.5:
|
||||
dependencies:
|
||||
strnum: 1.1.2
|
||||
strnum: 2.1.1
|
||||
|
||||
fastq@1.19.1:
|
||||
dependencies:
|
||||
|
@ -5875,7 +5880,7 @@ snapshots:
|
|||
dependencies:
|
||||
ansi-regex: 6.1.0
|
||||
|
||||
strnum@1.1.2: {}
|
||||
strnum@2.1.1: {}
|
||||
|
||||
style-to-js@1.1.16:
|
||||
dependencies:
|
||||
|
|
4
public/static/keys/49776EAC872B884B_public.asc.minisig
Normal file
4
public/static/keys/49776EAC872B884B_public.asc.minisig
Normal file
|
@ -0,0 +1,4 @@
|
|||
untrusted comment: signature from minisign secret key
|
||||
RUQLW3LQVJ3g5u/ChnEWuONApIe8d9nCP6kiHKz+UXvW/JQoS3BeUCGtPfX5RlwQmLKbz8wBczpW6k/480uJQIJNvSZgR9BNgAM=
|
||||
trusted comment: timestamp:1749466165 file:49776EAC872B884B_public.asc hashed
|
||||
yS19/KNdSRtbt7kviP/0mmRKXdrQ94wHd7uyhck7qrvbcpnbZFbr4SDdOsI4A8tv5cKC1lRH2SfxmPoZ+zx8BA==
|
2
public/static/keys/aria-minisign.pub
Normal file
2
public/static/keys/aria-minisign.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: minisign public key E6E09D54D0725B0B
|
||||
RWQLW3LQVJ3g5jOGPxsNwENlFnXHFG9UZra0owAp5Ny+bcnX7NTq2nXv
|
39
public/static/messages/keys_and_addrs-2025-06-09.md
Normal file
39
public/static/messages/keys_and_addrs-2025-06-09.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
# keys and addrs 2025-06-09
|
||||
|
||||
>Email: hello@aria.coffee
|
||||
|
||||
>Website: aria.coffee
|
||||
|
||||
>Main Git: https://git.aria.coffee/aria
|
||||
|
||||
>Backup Git(GitHub): https://github.com/BuyMyMojo
|
||||
|
||||
>Alt Git: https://git.witchcraft.systems/Aria
|
||||
|
||||
>bsky: https://bsky.app/profile/did:plc:bzrn33tcfgjxnsanvg6py3xn
|
||||
|
||||
>bsky alt (pds.witchcraft.systems): https://bsky.app/profile/did:plc:valun42etpm73we7bgyh64ge
|
||||
|
||||
>PGP fingerprint: 7EBD 3E0C 7D3D 5C7D 5CA8 A03F 4977 6EAC 872B 884B
|
||||
|
||||
>PGP Key: https://aria.coffee/static/keys/49776EAC872B884B_public.asc
|
||||
|
||||
>PGP Keyservers: https://keyserver.ubuntu.com & https://keys.openpgp.org
|
||||
|
||||
>SSH key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBi5QCHIPTT6Uvq2SLxWUKxcN7RgdtrgJxVs2muVUbqe
|
||||
|
||||
aria-minisign.pub:
|
||||
|
||||
```
|
||||
untrusted comment: minisign public key E6E09D54D0725B0B
|
||||
RWQLW3LQVJ3g5jOGPxsNwENlFnXHFG9UZra0owAp5Ny+bcnX7NTq2nXv
|
||||
```
|
||||
|
||||
Crypto Wallets:
|
||||
>XMR: 48NZQ5rYpiNEjNtsWKbyniVY3FpJ9kLVA815cxfSMPF5gvjrBiHH9x5JLr3aBYhvKvENCdhrYgzQ9LhBnR5NoinWDCGBzNm
|
||||
|
||||
>BTC: bc1qeqz2fswpn4hjjy373gyvjgkq63hv7mknwd6cau
|
||||
|
||||
>LTC: LW4tGWNzYQ21eJ8G2LZaLqroYU67nSNwnY
|
||||
|
||||
>ETH/USDC/USDT: 0xDd947270bCE2bBB3a3E3eCc4eA5095c14aa9ec58
|
50
public/static/messages/keys_and_addrs-2025-06-09.md.asc
Normal file
50
public/static/messages/keys_and_addrs-2025-06-09.md.asc
Normal file
|
@ -0,0 +1,50 @@
|
|||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA512
|
||||
|
||||
# keys and addrs 2025-06-09
|
||||
|
||||
>Email: hello@aria.coffee
|
||||
|
||||
>Website: aria.coffee
|
||||
|
||||
>Main Git: https://git.aria.coffee/aria
|
||||
|
||||
>Backup Git(GitHub): https://github.com/BuyMyMojo
|
||||
|
||||
>Alt Git: https://git.witchcraft.systems/Aria
|
||||
|
||||
>bsky: https://bsky.app/profile/did:plc:bzrn33tcfgjxnsanvg6py3xn
|
||||
|
||||
>bsky alt (pds.witchcraft.systems): https://bsky.app/profile/did:plc:valun42etpm73we7bgyh64ge
|
||||
|
||||
>PGP fingerprint: 7EBD 3E0C 7D3D 5C7D 5CA8 A03F 4977 6EAC 872B 884B
|
||||
|
||||
>PGP Key: https://aria.coffee/static/keys/49776EAC872B884B_public.asc
|
||||
|
||||
>PGP Keyservers: https://keyserver.ubuntu.com & https://keys.openpgp.org
|
||||
|
||||
>SSH key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBi5QCHIPTT6Uvq2SLxWUKxcN7RgdtrgJxVs2muVUbqe
|
||||
|
||||
aria-minisign.pub:
|
||||
|
||||
```
|
||||
untrusted comment: minisign public key E6E09D54D0725B0B
|
||||
RWQLW3LQVJ3g5jOGPxsNwENlFnXHFG9UZra0owAp5Ny+bcnX7NTq2nXv
|
||||
```
|
||||
|
||||
Crypto Wallets:
|
||||
>XMR: 48NZQ5rYpiNEjNtsWKbyniVY3FpJ9kLVA815cxfSMPF5gvjrBiHH9x5JLr3aBYhvKvENCdhrYgzQ9LhBnR5NoinWDCGBzNm
|
||||
|
||||
>BTC: bc1qeqz2fswpn4hjjy373gyvjgkq63hv7mknwd6cau
|
||||
|
||||
>LTC: LW4tGWNzYQ21eJ8G2LZaLqroYU67nSNwnY
|
||||
|
||||
>ETH/USDC/USDT: 0xDd947270bCE2bBB3a3E3eCc4eA5095c14aa9ec58
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEARYKAB0WIQTnt7jSDIdTwHf5sXEZq3qkYrirOwUCaEa6hQAKCRAZq3qkYrir
|
||||
OzjdAQCQmMnBsfPmCUWJud9huHyyaFbln82gaChf2X3FIJNtbQD9Hn3GY5VLqGnu
|
||||
c42JefQdRAJDrRcQJO6IBQZj+o5l1QY=
|
||||
=wOJ3
|
||||
-----END PGP SIGNATURE-----
|
|
@ -0,0 +1,4 @@
|
|||
untrusted comment: signature from minisign secret key
|
||||
RUQLW3LQVJ3g5iokC7ikt1OLDd85X7RtAArA+PpdrC/1a5AzLlwInQI9115ZwLG1sFx8IJF0XRPhuUo0fC84tGb7ETrMFfjl8A0=
|
||||
trusted comment: timestamp:1749465973 file:keys_and_addrs-2025-06-09.md hashed
|
||||
T1vZ0SuVqmcM2H3Uc3zum6CodwiDSl5jEj9yp6BK1OBKn3uul4G+kuh4y7cZFxisCMPNyfF2pZsxSxVpMV06Bg==
|
|
@ -44,11 +44,14 @@ const age = seconds / 31556952;
|
|||
<li>PGP public key fingerprint: <code>7EBD 3E0C 7D3D 5C7D 5CA8 A03F 4977 6EAC 872B 884B</code></li>
|
||||
<li>PGP public key: <a href="/static/keys/49776EAC872B884B_public.asc" download="49776EAC872B884B_public.asc"><code>49776EAC872B884B_public.asc</code></a> <sub><a href="https://archive.org/details/49776EAC872B884B_public.asc" target="_blank">archive link</a></sub></li>
|
||||
<li>SSH public key: <a href="https://git.aria.coffee/aria.keys" target="_blank">on my personal git serrver</a> or <a href="https://git.witchcraft.systems/aria.keys" target="_blank">on witchcraft systems' git server</a></li>
|
||||
<li>minisign key: <a href="/static/keys/aria-minisign.pub" download="aria-minisign.pub"><code>aria-minisign.pub</code></a></li>
|
||||
<li>Email: <a href="mailto:hello@aria.coffee"><code>hello@aria.coffee</code></a> (supports <a href="https://delta.chat/en/" target="_blank">deltachat</a>!)</li>
|
||||
<li>Keyoxide: use my <a href="https://keyoxide.org/hello@aria.coffee" target="_blank">email</a> or my <a href="https://keyoxide.org/7EBD3E0C7D3D5C7D5CA8A03F49776EAC872B884B" target="_blank">PGP key fingerprint</a></li>
|
||||
</ul>
|
||||
<br />
|
||||
<sub>There is a PGP signed note with all my info <a href="/static/messages/keys_and_addrs.txt" target="_blank">here</a> <sub><a href="https://archive.org/details/keys_and_addrs" target="_blank">archive link</a></sub></li></sub>
|
||||
<sub>There is new signed note with all my info here: <a href="/static/messages/keys_and_addrs-2025-06-09.md" target="_blank">message</a> + <a href="/static/messages/keys_and_addrs-2025-06-09.md.minisig" target="_blank">minisign sig</a> + <a href="/static/messages/keys_and_addrs-2025-06-09.md.asc" target="_blank">gpg signed</a> <sub><a href="https://archive.org/download/keys_and_addrs-2025-06-09.md_202506" target="_blank">archive link</a></sub></li></sub>
|
||||
<br />
|
||||
<sub>There is a PGP signed note with all my info <sub>(except minisign pub key)</sub> <a href="/static/messages/keys_and_addrs.txt" target="_blank">here</a> <sub><a href="https://archive.org/details/keys_and_addrs" target="_blank">archive link</a></sub></li></sub>
|
||||
</Partition>
|
||||
<Partition>
|
||||
<h1>Socials:</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue