91°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Grant Richmond https://grant.codes

    Finally time to head back to Scotland. I have truly lived the American dream.

    Portland, Oregon • 89°F
    Sun, Jul 15, 2018 2:17am +00:00 (liked on Sat, Jul 14, 2018 8:10pm -07:00)
  • Aaron Parecki
    @balloob Is there an API in Home Assistant to list all the zones? I'm interested in adding geofence support into my iOS app, https://overland.p3k.app but I don't really want to make an interface for configuring geofences, and thought I might be able to pull them from HA.
    Portland, Oregon, USA • 89°F
    2 replies
    Sat, Jul 14, 2018 4:36pm -07:00
  • Peter Stuifzand https://publog.stuifzandapp.com/
    Ekster now supports actual Indieauth to the Microsub channels. It's now possible for example to connect with indiepaper.io and "archive" pages to a channel. But of course the possibilities are endless.
    Portland, Oregon • 88°F
    Sat, Jul 14, 2018 10:54pm +00:00 (liked on Sat, Jul 14, 2018 3:56pm -07:00) #ekster #microsub #indieauth
  • riking https://github.com/riking   •   Jun 7

    #310 Standardize discovery using link rel on user-visible URLs

    Aaron Parecki

    The fact that Mastodon and Pleroma already support this type of discovery makes it a good candidate for including in the spec. I think the language in the original proposal is a great start and we should continue iterating on it.

    Portland, Oregon, USA • 67°F
    Fri, Jul 13, 2018 10:32am -07:00
  • Amelia Eiras http://tomitribe.com
    #usualsuspects πŸ’ͺπŸΌπŸ€—πŸ’œ enjoying @oktadev πŸ’™πŸ»community πŸ’« @kc_dc! #thanks @TrishPhoto for surprising me with my β€œπŸ€£lost” πŸ¦„πŸ˜΄ maskβ€” super adore you! πŸ€—
    Portland, Oregon • 91°F
    Thu, Jul 12, 2018 11:48pm +00:00 (liked on Thu, Jul 12, 2018 7:32pm -07:00) #usualsuspects #thanks
  • Brad Enslen https://ramblinggit.com/
    Aaron fantastic article. That was one of the articles I read a few weeks ago and I said, "I'm in. Even if it's not ready right now, I have to join this Indieweb." It sold me. Thanks.
    Portland, Oregon • 95°F
    Thu, Jul 12, 2018 11:32pm +00:00 (liked on Thu, Jul 12, 2018 4:32pm -07:00)
  • Aaron Parecki
    Well this looks handy https://twitter.com/mraible/status/1017546900122361861
    Portland, Oregon, USA • 94°F
    3 likes
    Thu, Jul 12, 2018 4:28pm -07:00 #security #paseto
  • Matt Raible http://raibledesigns.com
    Today, I learned about PASETO -- https://paseto.io. It's an alternative to JWTs and the equivalent of "JavaScript: The Good Parts" for JWTs. Hat tip to @rdegges at @kc_dc.
    Portland, Oregon • 94°F
    Thu, Jul 12, 2018 11:11pm +00:00 (liked on Thu, Jul 12, 2018 4:25pm -07:00)
  • Brad Enslen https://ramblinggit.com/   •   Jul 12
    I was thinking about your http://Indieweb.xyz wondering if adding a RSS feed to it would be good, bad, neutral or some fourth thing?
    Aaron Parecki
    It already has Microformats, so you can follow it from a reader that supports that, like any of the indieweb readers! https://aaronparecki.com/2018/04/20/46/indieweb-reader-my-new-home-on-the-internet
    Portland, Oregon, USA • 94°F
    2 likes 1 reply
    Thu, Jul 12, 2018 4:22pm -07:00
  • Randall Degges https://www.rdegges.com
    Wanna see me rant about JSON Web Tokens at #kcdc2018 ? Come by room 2211 at 3:45 in a few mins ^^
    Portland, Oregon • 84°F
    Thu, Jul 12, 2018 8:15pm +00:00 (liked on Thu, Jul 12, 2018 1:37pm -07:00) #kcdc2018
  • Aaron Parecki
    Pretty great to see a new self-hosted IndieAuth server! Congrats @nilshauk, and great project name! https://twitter.com/nilshauk/status/1017485223716630528
    Portland, Oregon, USA • 84°F
    6 likes 3 replies
    Thu, Jul 12, 2018 1:02pm -07:00 #indieauth
  • Nils Norman Haukås http://nilsnh.no
    By golly, it's working. Here's me using Cellar Door to login to #IndieWeb's #IndieAuth page to add my implementation to the list of available implementations. ☺️ https://indieweb.org/IndieAuth#Implementations
    Portland, Oregon • 83°F
    Thu, Jul 12, 2018 7:05pm +00:00 (liked on Thu, Jul 12, 2018 12:09pm -07:00) #IndieWeb #IndieAuth
  • https://github.com/calagator/calagator

    Enable unique timezones per event

    It appears right now all events exist in the system's "local" time, which works fine when this is used for a single city's events. In the case of wanting to list events in multiple cities, we need to know the timezone of each event in order to generate proper machine-readable data for ical/microformats feeds.
    continue reading...
    Thu, Jul 12, 2018 8:10am -07:00
  • Dan Allen ✊ http://mojavelinux.com
    I'm pleased to report @oktadev walks this walk. Asciidoctor is more sustainable thanks to Okta's support. We all benefit thanks to their leadership.
    Portland, Oregon • 88°F
    Thu, Jul 12, 2018 12:57am +00:00 (liked on Wed, Jul 11, 2018 6:16pm -07:00)
  • nightpool https://github.com/nightpool   •   Jul 11

    It probably wouldn't be super hard to write a nginx module to enable content negotiation, if there was an interest in it

    On Wed, Jul 11, 2018 at 7:11 PM Aaron Parecki notifications@github.com wrote:

    This would allow a static site to serve ActivityPub objects as well as human-readable HTML. Currently it's not possible to do this, since static sites can't do content negotiation of course.

    β€” You are receiving this because you commented.

    Reply to this email directly, view it on GitHub https://github.com/w3c/activitypub/issues/310#issuecomment-404338732, or mute the thread https://github.com/notifications/unsubscribe-auth/AAORV8zh504acM1VU-qjYTFjpKw1xwpDks5uFoYjgaJpZM4UdtrM .

    Aaron Parecki
    People who want to host static sites typically are not the same people who are going to custom-compile their nginx in order to install a content negotiation module.

    The two very popular use cases that don't work when content negotiation is required are:

    1) hosting a site on GitHub Pages, Netlify, Amazon S3, etc

    2) using a caching CDN like CloudFlare

    It would be really sad to completely exclude these very popular services from participating in the ActivityPub network.

    Even Mastodon supports alternate URLs for their ActivityPub representations of pages, e.g. https://mastodon.social/@Gargron vs https://mastodon.social/@Gargron.json so it seems like it wouldn't be a huge stretch to have it advertise those URLs on the HTML pages.
    Portland, Oregon, USA • 88°F
    Wed, Jul 11, 2018 5:07pm -07:00
  • https://github.com/w3c/activitypub

    Specify public key format

    Currently, Mastodon and Pleroma are publishing public keys on profiles in different formats. I discovered this when I tried to load a Pleroma public key using PHP's built-in openssl, and it failed.
    continue reading...
    Wed, Jul 11, 2018 4:15pm -07:00
  • riking https://github.com/riking   •   Jun 7

    #310 Standardize discovery using link rel on user-visible URLs

    Aaron Parecki
    This would allow a static site to serve ActivityPub objects as well as human-readable HTML. Currently it's not possible to do this, since static sites can't do content negotiation of course.
    Portland, Oregon, USA • 86°F
    Wed, Jul 11, 2018 4:11pm -07:00
  • Aaron Parecki
    at Grand Central Baking Company
    Portland, Oregon • Wed, July 11, 2018 1:59pm
    45.548314 -122.61728
    New CSA pickup location πŸ†
    Portland, OR, United States • 87°F
    19 Coins
    Wed, Jul 11, 2018 1:59pm -07:00
  • EdwardHinkle https://github.com/EdwardHinkle   •   Jul 11

    @aaronpk @cleverdevil I'm not sure that adding native support in Indigenous for IndiePaper is the right step now. With https://github.com/cleverdevil/Indiepaper-macOS/pull/3 and the fact that every url in Indigenous allows you to open a ShareSheet, it doesn't make as much sense to me to bundle IndiePaper when IndiePaper (and other future services) can just have their own app in the Share Sheet.

    Any thoughts for or against that train of thinking?

    I think the only real outcome of this item would be being able to select a channel to have offline caching of posts.

    Aaron Parecki
    I like the idea of just relying on the share sheet. Less hardcoding of apps!
    Portland, Oregon • 61°F
    Wed, Jul 11, 2018 8:04am -07:00
  • Aaron Parecki
    at The Side St. Tavern
    Portland, Oregon • Tue, July 10, 2018 5:26pm
    45.516738 -122.629523
    coworking
    Portland, OR, United States • 76°F
    30 Coins
    Tue, Jul 10, 2018 5:26pm -07:00
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • πŸŽ₯ YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • βš™οΈ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv