83°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • DΛVID V3.0.5 https://davidwolfpaw.com/   •   Jul 5
    Similarly, if I had the proper skillset I'd love to push for more methods to be included like OpenID and IndieAuth.
    Aaron Parecki
    Check out the work done on the IndieAuth plugin: https://wordpress.org/plugins/indieauth/

    It also works as authentication for the REST API. IndieAuth has the benefit of not needing to pre-register clients, so it is actually useful in a distributed setting like how WordPress works.
    Portland, Oregon • 80°F
    5 likes 20 replies
    Thu, Jul 5, 2018 2:34pm -07:00
  • Jonathan LaCour https://cleverdevil.io/profile/cleverdevil

    Indiepaper for macOS

    Portland, Oregon • 77°F
    Thu, Jul 5, 2018 8:11pm +00:00 (liked on Thu, Jul 5, 2018 1:21pm -07:00)
  • name.com http://www.name.com
    That one time when we bought ice cream for @t of @mozilla to explain how to make the Internet a better place. #IndieWeb #POSSE
    Portland, Oregon • 66°F
    Thu, Jul 5, 2018 5:16pm +00:00 (liked on Thu, Jul 5, 2018 10:22am -07:00) #IndieWeb #POSSE
  • zoglesby https://github.com/zoglesby   •   Jul 5

    #71 Missing Channel

    Aaron Parecki
    In Together, the notifications channel is the little bell icon in the top right corner!
    Portland, Oregon, USA • 63°F
    2 replies
    Thu, Jul 5, 2018 9:04am -07:00
  • Danielle McLean https://00dani.me/

    lemoncurry 1.10.0: what's new and what's next?

    Portland, Oregon • 63°F
    Wed, Jul 4, 2018 11:51pm +00:00 (liked on Thu, Jul 5, 2018 8:44am -07:00) #lemoncurry
  • cactus https://github.com/cactus   •   Jul 4

    go-camo was indeed originally intended to proxy only images, for two reasons: 1) the camo project it was inspired by only proxied images 2) my use-case at the time only required proxying of images

    Later, a fork was created by a user to additionally proxy fonts and css. I wasn't comfortable including those in go-camo -- see discussion on https://github.com/cactus/go-camo/issues/20.

    In my experience, video files are "usually" either linked (by url, no content warning), uploaded (service hosts it, so no content warning), or inlined from some hosting service (eg. youtube, vimeo; ssl provided by service). Video files are also generally much larger than image content.

    Can you further describe your use-case/requirements for proxying video?

    Aaron Parecki

    Ah, I can see why css/js could be an issue for some uses.

    I'm using this on the server side of my new social reader application so that all image/video URLs presented to the reader apps are https and from the same origin. The videos come from either Instagram, Twitter, or peoples' own blogs hosting video files directly. Because the majority of the content is twitter-like short posts, the video files are normally always under a minute long so they aren't actually that big.

    Portland, Oregon, USA • 78°F
    Wed, Jul 4, 2018 2:02pm -07:00
  • sknebel https://github.com/sknebel   •   Jul 4

    Looking at this again, I'm not sure what a good spot for a general note would be.

    If you ok it I'd prepare a pull request adding the header to the examples?

    Aaron Parecki

    At the very least adding the Accept header to the examples is a good place to start, go for it!

    Portland, Oregon, USA • 78°F
    Wed, Jul 4, 2018 1:58pm -07:00
  • gRegorLove https://github.com/gRegorLove   •   Jul 4

    #179 Move this repo to the microformats github org

    Aaron Parecki
    Nope, I also don't have permission to create repositories on the Microformats org on GitHub.
    Portland, Oregon • 78°F
    Wed, Jul 4, 2018 1:56pm -07:00
  • Nicholas Jitkoff http://nicholas.jitkoff.com
    I’ve made you an itty bitty experiment just in time for independence day–
    a tool to create websites contained within their own link.
    🌐 http://about.bitty.site - a brief summary
    ⚙️ http://how.bitty.site - how it works

    What might you make with it?
    🇺🇸 http://independence.bitty.site
    Portland, Oregon • 77°F
    Wed, Jul 4, 2018 3:50pm +00:00 (liked on Wed, Jul 4, 2018 10:28am -07:00)
  • Jonathan Sundqvist http://www.argpar.se
    @bendhalpern does http://dev.to support webmentions?
    Portland, Oregon • 74°F
    Wed, Jul 4, 2018 4:35pm +00:00 (liked on Wed, Jul 4, 2018 9:46am -07:00)
  • Aaron Parecki
    at Tails & Trotters
    Portland, Oregon • Tue, July 3, 2018 4:43pm
    45.527031 -122.641521
    🍆
    Portland, OR, United States • 73°F
    13 Coins
    Tue, Jul 3, 2018 4:43pm -07:00
  • Aaron Parecki
    RIP https://www.moves-app.com

    You can use my location tracking app as a replacement, tho it requires you set up your own backend for it. But at least that way you're the only one who can decide to shut it down!

    https://overland.p3k.io
    Portland, Oregon, USA • 70°F
    7 likes 3 reposts 2 replies 1 mention
    Tue, Jul 3, 2018 3:47pm -07:00 #gps #location #moves #overland
  • Pat Murray 🏳️‍🌈 https://patmurray.co
    This is what powers https://pat.today
    Portland, Oregon • 70°F
    Tue, Jul 3, 2018 9:19pm +00:00 (liked on Tue, Jul 3, 2018 3:44pm -07:00)
  • Pat Murray 🏳️‍🌈 https://patmurray.co
    If you’re looking for an alternative, I strongly recommend Overland (https://Overland.p3k.io) by @aaronpk—tho you will need your own backend (which is a selling point IMHO)
    Portland, Oregon • 70°F
    Tue, Jul 3, 2018 9:16pm +00:00 (liked on Tue, Jul 3, 2018 3:44pm -07:00)
  • Meowingtons http://www.meowingtons.com
    https://twitter.com/Meowingtonsco/status/1013929336469164038
    Portland, Oregon • 70°F
    Mon, Jul 2, 2018 11:36pm +00:00 (liked on Tue, Jul 3, 2018 2:26pm -07:00)
  • nitinthewiz https://github.com/nitinthewiz   •   Jul 3

    @aaronpk could you share this script that adds the weather data? I'd like to add that to my setup.

    Aaron Parecki
    Sure thing! Here's the script I use, you'll need to fill in the three API keys at the top of the file, and of course replace compass.p3k.io with your own domain. https://aaronparecki.com/2018/07/03/7/
    Portland, Oregon • 61°F
    Tue, Jul 3, 2018 11:56am -07:00
  • Ton Zijlstra http://zylstra.org/blog   •   Jul 3
    Describing my ideal RSS reader, https://www.zylstra.org/blog/2018/07/my-ideal-rss-reader/ Maybe @TinyTinyRss_com can be the starting point for some tinkering #Indieweb #RSS
    Aaron Parecki
    Pretty cool ideas! You can definitely create the group/folder model with the current #indieweb readers. I'd love to add a search feature to Monocle and Aperture too!
    Portland, Oregon • 59°F
    Tue, Jul 3, 2018 10:02am -07:00 #indieweb
  • Greg McVerry https://jgregorymcverry.com/
    Great news! @CathieLeBlanc has joined us as a leader and organizer for #IWC NYC. If you are interested in #IndieWeb and live in or around the Cit….stay tuned!!!
    Also on: https://is.gd/ivBJIk
    Portland, Oregon • 59°F
    Tue, Jul 3, 2018 1:08pm +00:00 (liked on Tue, Jul 3, 2018 10:01am -07:00) #IWC #IndieWeb
  • James R. Hull 🎬 http://narrativefirst.com   •   Jul 3
    @aaronpk let me know if this is not the place…signed up to Aperture, added rel link to footer (hosted m.b.). Added a channel (my m.b) and Aperture grabbed latest entries. But Indigenous shows nothing.
    Aaron Parecki
    Probably better to debug in the chat, Eddie (who made Indigenous) can help out there too. https://indieweb.org/discuss
    Portland, Oregon • 58°F
    Tue, Jul 3, 2018 8:54am -07:00
  • Marty McGuire https://martymcgui.re/
    Recaps from the 8th annual IndieWeb Summit, Indigenous and Aperture open to the public, and announcing IndieWebCamp Berlin 2018. It's your ~10min update on the #IndieWeb community!

    This Week in the IndieWeb audio edition for June 23rd - 29th, 2018.
    https://martymcgui.re/2018/07/02/233758/
    Portland, Oregon • 60°F
    Tue, Jul 3, 2018 3:44am +00:00 (liked on Mon, Jul 2, 2018 9:55pm -07:00) #IndieWeb
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