chore: update email

This commit is contained in:
Cory Dransfeldt 2023-08-02 16:01:15 -07:00
parent 8c3ce8d06e
commit c02b031df0
No known key found for this signature in database
12 changed files with 13 additions and 13 deletions

View file

@ -14,7 +14,7 @@ jobs:
- name: Commit file changes - name: Commit file changes
run: | run: |
git config --global user.name 'cdransf' git config --global user.name 'cdransf'
git config --global user.email 'hi@coryd.dev' git config --global user.email 'coryd@hey.com'
git add . git add .
git diff --quiet --cached || git commit -m "Update README" git diff --quiet --cached || git commit -m "Update README"
- name: Push changes - name: Push changes

View file

@ -16,7 +16,7 @@ jobs:
- name: Commit file changes - name: Commit file changes
run: | run: |
git config --global user.name 'cdransf' git config --global user.name 'cdransf'
git config --global user.email 'hi@coryd.dev' git config --global user.email 'coryd@hey.com'
git add . git add .
git diff --quiet --cached || git commit -m "Update README" git diff --quiet --cached || git commit -m "Update README"
- name: Push changes - name: Push changes

View file

@ -51,7 +51,7 @@ jobs:
- name: Commit updated read file - name: Commit updated read file
run: | run: |
git pull git pull
git config --local user.email "hi@coryd.dev" git config --local user.email "coryd@hey.com"
git config --local user.name "Cory Dransfeldt" git config --local user.name "Cory Dransfeldt"
git add -A && git commit -m "📚 “${{ env.BookTitle }}” (${{ env.BookStatus }})" git add -A && git commit -m "📚 “${{ env.BookTitle }}” (${{ env.BookStatus }})"
git push git push

View file

@ -1,7 +1,7 @@
module.exports = async function () { module.exports = async function () {
return { return {
name: 'Cory Dransfeldt', name: 'Cory Dransfeldt',
email: 'hi@coryd.dev', email: 'coryd@hey.com',
url: 'https://coryd.dev', url: 'https://coryd.dev',
logo: 'https://coryd.dev/assets/img/logo.webp', logo: 'https://coryd.dev/assets/img/logo.webp',
title: 'Cory Dransfeldt', title: 'Cory Dransfeldt',

View file

@ -1,6 +1,6 @@
<a <a
class="link--icon" class="link--icon"
href="mailto:hi@coryd.dev" href="mailto:coryd@hey.com"
rel="me" rel="me"
title="Email"> title="Email">
{% tablericon "at" "Email" "height=24" %} {% tablericon "at" "Email" "height=24" %}

View file

@ -3,7 +3,7 @@ permalink: '.well-known/security.txt'
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
dynamicPermalink: false dynamicPermalink: false
--- ---
Contact: mailto:hi@coryd.dev Contact: mailto:coryd@hey.com
Expires: 2099-01-01T08:00:00.000Z Expires: 2099-01-01T08:00:00.000Z
Preferred-Languages: en Preferred-Languages: en
Canonical: https://coryd.dev/.well-known/security.txt Canonical: https://coryd.dev/.well-known/security.txt

View file

@ -29,4 +29,4 @@ template: link
link: https://example.com link: https://example.com
``` ```
Is there an easier or more effective way to do this? [Let me know.](mailto:hi@coryd.dev) Is there an easier or more effective way to do this? [Let me know.](mailto:coryd@hey.com)

View file

@ -68,4 +68,4 @@ Have you moved to Fastmail? Are you thinking of doing so? [Let me know your thou
[^1]: My interest in this idea, specifically was sparked by this blog post by Marco Arment: [Let us pay for this service, so it wont go down](http://www.marco.org/2011/04/05/let-us-pay-for-this-service-so-it-wont-go-down 'Let us pay for this service so it wont go down Marco.org') [^1]: My interest in this idea, specifically was sparked by this blog post by Marco Arment: [Let us pay for this service, so it wont go down](http://www.marco.org/2011/04/05/let-us-pay-for-this-service-so-it-wont-go-down 'Let us pay for this service so it wont go down Marco.org')
[^2]: I had previously consolidated all of my old email accounts in to my Google Apps account via forwarding and by checking them via IMAP through Gmail. [^2]: I had previously consolidated all of my old email accounts in to my Google Apps account via forwarding and by checking them via IMAP through Gmail.
[^3]: I currently use the first-party mail clients on both iOS and OSX so not having contacts and calendars synced with Fastmail is really only an issue when in the Fastmail web interface (which isn't all that frequently). For now, I've been manually uploading vCard files to Fastmail which is clunky, but not all that annoying. I _do_ miss being able to create events by clicking on parsed text (which Google Apps supported), but not all that much. [^3]: I currently use the first-party mail clients on both iOS and OSX so not having contacts and calendars synced with Fastmail is really only an issue when in the Fastmail web interface (which isn't all that frequently). For now, I've been manually uploading vCard files to Fastmail which is clunky, but not all that annoying. I _do_ miss being able to create events by clicking on parsed text (which Google Apps supported), but not all that much.
[^4]: If you do get tripped up switching from another provider, Fastmail does have extensive documentation. [You can also feel free to get in touch](mailto:hi@coryd.dev). [^4]: If you do get tripped up switching from another provider, Fastmail does have extensive documentation. [You can also feel free to get in touch](mailto:coryd@hey.com).

View file

@ -39,4 +39,4 @@ Finally, restart apache:
Your site should now be served using http2. You can verify this using the KeyCDN tool located [here](https://tools.keycdn.com/http2-test). Your site should now be served using http2. You can verify this using the KeyCDN tool located [here](https://tools.keycdn.com/http2-test).
_Did I miss anything? [Let me know.](mailto:hi@coryd.dev)_ _Did I miss anything? [Let me know.](mailto:coryd@hey.com)_

View file

@ -81,7 +81,7 @@ All of these particular folders live as children of my Archive folder and are au
If you're a [1Password](https://1password.com) user you can link your accounts and generate per-service, [masked emails for improved security](https://www.fastmail.help/hc/en-us/articles/4406536368911-Masked-Email). The idea here being that if your primary email is known, it can be used to trigger password resets at different services or leveraged in brute-force attacks, but this is mitigated by using a masked/pseudo-random address for each service. If you're a [1Password](https://1password.com) user you can link your accounts and generate per-service, [masked emails for improved security](https://www.fastmail.help/hc/en-us/articles/4406536368911-Masked-Email). The idea here being that if your primary email is known, it can be used to trigger password resets at different services or leveraged in brute-force attacks, but this is mitigated by using a masked/pseudo-random address for each service.
Did I miss anything? [Email me](mailto:hi@coryd.dev)[^7]. Did I miss anything? [Email me](mailto:coryd@hey.com)[^7].
[^1]: As an aside, [mailbox.org](https://mailbox.org) is also quite nice and offers some nice privacy features but isn't _quite_ as polished as Fastmail. [^1]: As an aside, [mailbox.org](https://mailbox.org) is also quite nice and offers some nice privacy features but isn't _quite_ as polished as Fastmail.
[^2]: Which amounts to seamless syncing with iOS at the system level or via an app like [DAVx](https://play.google.com/store/apps/details?id=at.bitfire.davdroid&hl=en) on Android. [^2]: Which amounts to seamless syncing with iOS at the system level or via an app like [DAVx](https://play.google.com/store/apps/details?id=at.bitfire.davdroid&hl=en) on Android.

View file

@ -361,7 +361,7 @@ So far this works seamlessly — if I want to update or add static content I can
Questions? Comments? Feel free to get in touch: Questions? Comments? Feel free to get in touch:
- [Email](mailto:hi@coryd.dev) - [Email](mailto:coryd@hey.com)
- [Mastodon](https://social.lol/@cory) - [Mastodon](https://social.lol/@cory)
--- ---

View file

@ -10,7 +10,7 @@ I've been using Fastmail for years now and have explored a number of different a
For now, I've approached filtering my mail by applying regular expressions to reasonably broad categories of incoming mail[^2]. My thinking with this approach is that will scale better over the long term by applying heuristics to common phrases and patterns in incoming mail without the need to apply rules to senders on a per address or domain basis. For now, I've approached filtering my mail by applying regular expressions to reasonably broad categories of incoming mail[^2]. My thinking with this approach is that will scale better over the long term by applying heuristics to common phrases and patterns in incoming mail without the need to apply rules to senders on a per address or domain basis.
{% image 'https://cdn.coryd.dev/blog/fastmail-workflow.jpg', 'A diagram of my Fastmail workflow', 'w-full', '600px', 'eager' %} {% image '<https://cdn.coryd.dev/blog/fastmail-workflow.jpg>', 'A diagram of my Fastmail workflow', 'w-full', '600px', 'eager' %}
## Alias-specific rules ## Alias-specific rules
@ -297,7 +297,7 @@ These I've left as a simple list wherein `any` included top level domain is file
That covers _most_ of what I use to manage my mail (outside of anything particularly personal). I fully expect the regular expressions I'm using could stand to be refined and I plan on continuing to do just that. But, with that said, things have worked better than I expected so far and false positives/mis-categorizations have been infrequent. That covers _most_ of what I use to manage my mail (outside of anything particularly personal). I fully expect the regular expressions I'm using could stand to be refined and I plan on continuing to do just that. But, with that said, things have worked better than I expected so far and false positives/mis-categorizations have been infrequent.
If you have any questions or suggestions I'm all ears. Feel free to [email me](mailto:hi@coryd.dev) or ping me on [Mastodon](https://social.lol/@cory). If you have any questions or suggestions I'm all ears. Feel free to [email me](mailto:coryd@hey.com) or ping me on [Mastodon](https://social.lol/@cory).
[^1]: Before, well, _all that_. [^1]: Before, well, _all that_.
[^2]: Fastmail has some helpful tips on regular expression rules [here](https://www.fastmail.help/hc/en-us/articles/360060591193-Rules-using-regular-expressions) [^2]: Fastmail has some helpful tips on regular expression rules [here](https://www.fastmail.help/hc/en-us/articles/360060591193-Rules-using-regular-expressions)