IndieWebCamp May 5-12, 2014

This is an automatically-generated summary of the IndieWebCamp wiki edits from May 5-12, 2014

Table of Contents

New Pages

Python

Created by Kylewm.com on May 9




Python is a programming language and web server runtime environment used for many IndieWeb projects.

Contents

Libraries

Generally useful libraries being developed by IndieWeb participants in Python.

  • ronkyuu, a collection of tools for sending webmentions and verifying rel=me.
  • webmention-tools, utilities to send webmentions and query Webmention.io
  • mf2py, a microformats2 parser
    • Bleeding-edge development currently being done on Kartik's fork. Will be folded into the master in the future.
  • mf2util is a microformats2-specific parsing utility. Useful for reading the relevant properties for comments and reply-contexts. Also has some special handling for date/times that converts them into Python datetime or date objects.

Third-party Libraries

Non-IndieWeb-specific libraries that may still be of interest.

  • Requests: By far the best way to interact with any HTML endpoint.
  • BeautifulSoup4: sits of top of other HTML parsing libraries (lxml or html5lib) and provides a nice interface for wading through HTML, even horribly broken HTML.
  • Bleach: sanitizer and autolinker. Useful for removing dangerous code from e.g., for displaying remote content. Excludes almost everything by default.

Projects

IndieWeb and interesting dependencies

Hosting

Python does not have PHP's ubiquity, and finding hosting can be a little bit more of a challenge. See web_hosting for more details.

  • Google AppEngine (webapp, Django)
  • Webfaction
  • Heroku (Flask, Django)
  • VPS running a WSGI server like uWSGI or gunicorn.

See Also

2014-05-06-iiw-indiebox

Created by Tantek.com on May 6


IndieBox IIW Session

Notes taken by Ben Werdmüller at IIW on 2014-05-06 on https://etherpad.mozilla.org/iiw - archived here.

Word document (per IIW convention): copy paste this into a Terminal window:

  • echo "http://indiewebcamp.com/2014-05-06-iiw-indiebox" | textutil -stdin -output iiw-2014-05-06-indiebox.rtf -convert rtf

Slides used


Realized that we all made a big mistake back in the day - we let other people use our data.

Indie Box is an effort that allows us to control our data.

Where's our data? Not in the hands of the people - in Facebook, Flickr, Google, YouTube, Dropbox, plus various governments. We need to take our data back home!

Indie Box One is a personal cloud server that you place in your home.

Crowdfunding is live as of a few minutes ago. There will be lots of different kinds of hardware, but this is the first one - you take your own server and put your own personal data on that. If your data is your own, you control it. You unplug the server, nobody can access it at all!

Indie Box One (so, there will be many different kinds) has an energy efficient process. Designed to be the first box in from the web - it sits on the wire between your home network and the outside world. It can see everything that happens. In most cases, that would be a privacy violation - except, it's your box! You could run ad blockers on it, Tor if you were so inclined, site blocking for your kids, prevent your IoT devices from phoning home ...

What does it actually do?

  • Runs a firewall, NAT, DHCP, and runs web apps internally and/or externally
  • Auto-administration
  • All code on Indie Box One is FOSS - free and open source software

An actual screenshot. Indie Box includes WordPress, Idno / Known, Mailpile, Mediagoblin, Owncloud, Selfoss, Shaarli

(Audience didn't understand what Idno was at all. Uh oh.)

Johannes has found himself bookmarking more stuff on the web now that he does it in his private space on his own server, rather than, eg, Delicious

Indie Box also comes with an app store, so you install and get new applications on it

Automatic software upgrades

  • OS, middleware, apps
  • all configuration, db migrations, etc
  • Scheduled offsite backups
  • Hardware monitoring

Audience didn't like that it was online & the first box in from the Internet. Johannes pointing out that it doesn't _have_ to sit there - it's also a DHCP client.

Because the box is a DNS server itself, it works, but if you get your DNS from somewhere else, configuration is a little more complicated. But it can do both.

There are two hard drives in Indie Box One. They're mirrored, to help mitigate against hard drive failure.

Johannes looked at operating systems for a long time. In the Linux world, there are two "free" distros left: Debian and Arch. Johannes didn't want to tie it to some other company's strategy that wasn't necessarily entirely transparent. Chosen also because it has excellent ARM support - while Indie Box One is x86 based, the software platform works well on ARM, and probably in a year or two Indie Box will be based on ARM.

Audience is worried that automatic updates are a vector for hackers. Johannes points out that, essentially, you're damned if you do and damned if you don't: you'll be hacked if you don't update, too.

Audience asking if the concept is to create a warehouse for your data that bypasses many of the security issues in the wild - "is this just a small cloud for our data? Is that it?" Johannes explaining that, eg, for intra-family communications, there is added security by ensuring that communications never leave your home. You're almost always going via a large siloed provider. If you have your own server, you have this possibility.

Johannes: "what we're trying to do here is turn the Internet inside out. We're trying to put the Internet the way it was, where everyone has their own server."

This is particularly interesting wrt the Internet of Things: Johannes has a number of sensor devices in his own home, that right now go via, eg, Heroku. He has a front door sensor that goes via Heroku to let him know that his front door is opening. This makes no sense. Indie Box could fill that role.

Aaron Parecki pointing out that Philips also does this for their connected lightbulbs, ensuring that you have a connected architecture in your home. However, Johannes points out that you end up with multiple base-stations for different providers (although, the audience points out that they are using an open standard to communicate). Indie Box provides a central point in the home.

Audience asking if there's anything about this product that would enhance the user's relationship with third-party services. eg, discussing Spambox, which provides proactive email filtering via IMAP. It'd be cool to run something like that in Indie Box, to intercept IMAP communications and filter out spam.

Johannes says that WordPress and Idno will be preconfigured "the indieweb way" - so your content is syndicated to third-party services. This is one way in which your relationship with third-party services is enhanced.

Audience asking about where this relates to the PATRIOT Act! Apparently the laws are very strong about possession of data, where possession is defined as on your body or in your home. The cloud doesn't count. Therefore you have stronger data ownership / privacy protections against the PATRIOT Act with Indie Box than with a cloud service. Johannes would like people to check on the platform and audit it for security & privacy.

Audience asking, if you have 10,000 Indie Boxes, who pays for the electricity? What's the business model? Johannes discusses the app store, and the possibilities to act as a marketplace for third-party apps.

Johannes says that more integrations need to be done. He still needs to port much of his store code from Cloudstore, taking into account things like changing IP addresses (that are less likely to occur on servers in the cloud).

Johannes is keen to ensure that there is no lock-in, because otherwise you don't have full control & ownership. But on the other hand, lock-in is sort of required to run a business (ish). So Johannes is giving a percentage:

A percentage of the purchase price of the box goes towards the operating costs of the infrastructure that keeps the box running (updates, etc)

App store model - indiebox runs the marketplace, handles the billing, software authors get paid and removes hassle from the users.

Audience question - concerned with apps, what privacy agreement you sign, what is stopping apps running on the box from selling data? Do we end up in a sitaution where old data is stuck in the box like old LPs? Are there any protections from malicious apps shipping data elsewhere?

j12t: if there are 100,000 apps on the app store then there's bound to be mailcious apps, there's no magic. What happens if indiebox implodes and you want to migrate off? Already exists software to migrate one indiebox to another. Even if indiebox goes away, all the open source projects still exist and you can run them elsewhere.

It's not up to any single entity to make this successful. This can be a barn-raising effort.

The Indie Computing Corporation is going to be an uncorporation: no management, none of the trappings of a typical corporation. It's intended to be a vessel for projects like this. It's open entry; if you want to participate, come in and help. If there's money, you can get paid. You have code? Put it on! You want to help make dynamic DNS better? Come talk to me.

Audience worry: Heartbleed was from open source so open source must be bad. There's nothing we can do at indiebox that would have stopped heartbleed. "Open source coders even with their good intentions don't have the resources...."

Audience answer: Heartbleed is a success story. There was a problem, it was fixed.

j12t: One reason we have an app store ecosystem is to provide money back into the ecosystem for open source apps.

"No more Big-Sites-With-Lots-Of-Secrets-For-Sale - This is how we unbreak the Internet." - Brian Behlendorf

Johannes: "If you have an IDP app, we can include it." Aaron: "I have one!" Johannes: "Of course you do! I want it! -- This is how it works."

https://www.indiegogo.com/projects/indie-box-let-s-bring-our-data-home < Johannes encouraging donations.

Audience question about using Indie Box One in medical IT. Pointing out that it's probably more secure than many places for data. (Same audience member asked about using the apps with smartphones. Potential for interesting use cases involving hospital-hosted data accessed by staff on handheld devices throughout an institution.)

Audience concern about app security, and how you ensure that apps on the box are secure and aren't bad actors with your data. Johannes says it's too early to comprehensively tackle this - it's important to get something running first. Hinted at some sort of signing/app store verified thing. But he also points out that Linux namespaces may offer some interesting possibilities.

Johannes: '"We cannot put all of our eggs in one basket, unless we can watch that basket really well," as Mark Twain said. I am much more comfortable with a Linux box that is mine than anyone else's system.' Intends to seed the ecosystem with technical early adopters, and will work up to an easy-to-use device that is suitable for very non-technical users.

If everything the organization does is transparent, it's very difficult to defraud the public. Johannes is making the Indie Computing Corporation open and uncorporation-ey in order to help people feel secure with the product.

Johannes: email is difficult (he agrees that it's irredeemably broken). But there are possibilities when more people are running boxes that use the same open protocols as Indie Box. You don't have to use email protocols when you know that something else is available and usable. You can eliminate third parties from communications loops, enhancing security and adding new features in the process.

Notetaking ends from benwerd - now going to host a session introducing the indieweb.

See Also

events/2014-05-06-iiw

Created by Tantek.com on May 5




Contents

Remote participation

  • http://talky.io/iiw - join for an audiovideo conference, listen, and help take realtime notes in the etherpad...

Realtime notes

Take collaborative realtime notes here:

Session notes

2014-05-06:

Individual Session notes from Etherpad:

2014-05-07:

  • ...

Making a Word document

If you want to submit a Word document version, use this command line with the URL of the notes on the wiki:

echo "http://indiewebcamp.com/" | textutil -stdin -output worddoc.rtf -convert rtf



See Also

Heartbleed

Created by Tantek.com on May 8

  • Thu, May 8 tantek.com stub with sites affected so we can keep track for indieweb reasons
  • Thu, May 8 tantek.com security
  • Fri, May 9 tantek.com encouragements to add more services and software
  • Fri, May 9 tantek.com vulnerability since, This page is for...
  • Fri, May 9 tantek.com citation for vulnerability widespread
  • Fri, May 9 tantek.com Tumblr notified users 2014-04-11
  • Fri, May 9 tantek.com Sonic.net - sites claiming no sign of attack
  • Fri, May 9 tantek.com /* Sites affected */ IFTTT was vulnerable
  • Fri, May 9 tantek.com /* Sites affected */ Venmo patched potential vulnerability



Heartbleed was a security vulnerability announced 2014-04-08 in OpenSSL, a common open source library used in https connections.

The vulnerability has been widespread since 2012-03-14 when OpenSSL version 1.0.1 (with the bug) was released.[1] Any software or services which incorporated or updated OpenSSL since that date may have been (still be) vulnerable.

This page is for the indieweb community to keep track of various services and software that anyone in the community may have been using that was vulnerable to Heartbleed but has been patched since - please add to it.

Contents

Sites affected

The following sites and services reported being affected, that is they admit being vulnerable, and possibly attacked (e.g. by email to their users, blog posts, or headers upon login)

  • IFTTT - users notified by email 2014-04-09:

    Subject: Security Update

    A major vulnerability in the technology that powers encryption across much of the internet was discovered this week. Like many other teams, we took immediate action to patch the vulnerability in our infrastructure.

    IFTTT is no longer vulnerable.

    Though we have no evidence of malicious behavior ... We encourage you to change your password not only on IFTTT, but everywhere ...

    Strong emphasis added.
  • Tumblr - users notified by email 2014-04-11:
    A major vulnerability has been disclosed for the technology that powers encryption across the majority of the internet. That includes Tumblr. Our team took immediate action to fix the issue, but you should still take some time to change your password...
  • Venmo - users notified by email 2014-04-15:

    Subject: [Venmo] Update on Heartbleed/OpenSSL

    Last week, a major security flaw was detected in OpenSSL, the technology that powers encryption across much of the internet. Like many services, we took immediate steps to patch the potential vulnerability in our infrastructure.

    We found no evidence of any malicious behavior, but to be extra cautious, we recommend that you change your Venmo password [...]

    Strong emphasis added.
  • ...

See also Wikipedia: Heartbleed

Please add any other sites or services (e.g. silos) that were vulnerable but which have been patched AND you've already changed your pw on. Provide a citation for the vulnerability (e.g. a blog post by the silo).

Software affected

Please add any software that was vulnerable to Heartbleed but which has been patched AND you've already updated your install thereof (or your service provider has).

Sites claiming no sign of attack

The following sites and services reported no signs of being targeted or otherwise attacked due to this vulnerability, but did explicitly provide notice to users anyway, typically with a caveat of maybe it happened and we didn't know, and thus still recommended change of passwords:

  • Sonic.net - 2014-04-10 email to users:

    Subject: Protect your privacy: Heartbleed bug

    Protect yourself against the Heartbleed bug: change your passwords!

    Early this week a severe vulnerability in OpenSSL known as the Heartbleed bug was announced. Sonic.net is joining many other providers and recommending that you change your passwords for each your online services. [...] Do not forget to change your ISP and email account passwords! [...]

    We do not have any reason to believe that we, or any of our users, were targeted. However, this attack was undetectable. and the cautious response is to assume that sensitive information has been leaked.

    Strong emphasis added. Note that Sonic.net is an ISP so when they're suggesting you "change your ISP ... passwords" they are by implication including themselves.
  • ...

See Also

wiki/backup

Created by Aaronparecki.com on May 10

  • Sat, May 10 aaronparecki.com add instructions on how to help back up the wiki
  • Sun, May 11 rascul.io tell about rascul's http mirror
  • Sun, May 11 rascul.io add rsync note to indiewiki mirror
  • Sun, May 11 kbsriram.com add baseline archive on github
  • Sun, May 11 rascul.io forgot the dot at the end of the rsync command
  • Sun, May 11 aaronparecki.com add notes on multiple methods of archiving
  • Sun, May 11 aaronparecki.com pros/cons as columns
  • Sun, May 11 aaronparecki.com use full wget flags (thanks kbs!)
  • Sun, May 11 kbsriram.com remove random script blabber

You can help IndieWebCamp by downloading and keeping a backup of this wiki!

As of 2014-05-10 the wiki and images are about 70mb.

  • Download Bittorrent Sync
  • Create a folder on your computer or server to store the files
  • Add a folder to btsync using this read-only secret: BB3SRZEPU6B4EUMMD5XDWZBY2RDZSN33Q

After adding the folder, your btsync client will begin downloading all the files!

rascul has a mirror at http://indiewiki.rascul.io. Easy to mirror it with wget or rsync:

wget -rm http://indiewiki.rascul.io
rsync -avz rsync://indiewiki.rascul.io:/indiewiki .

KB has placed a baseline archive at github as of May11, 2014 and will update it ad-hoc. Scripts/cronjobs (being tested on a laptop that perambulates between cafes) is at https://gist.github.com/kbsriram/0ae713dfa46f3676e2b5

Archive Methods

rsync

rsync -avz --delete --stats rsync://indieweb@indiewebcamp.com/indiewebcamp_wiki indiewebcamp

Pros

  • Supports incremental changes
  • Will properly delete local files when the remote files are deleted

Cons

  • Requires running a separate publicly-accessible daemon on the server

btsync

Pros

  • Keeps archive copies in sync nearly instantly

Cons

  • Proprietary sync protocol

wget

wget --execute robots=off --no-parent --wait=1 --mirror https://indiewebcamp.com/wiki/backup/data/

Pros

  • Works over HTTP
  • Supports incremental changes

Cons

  • Local files won't be deleted when deleted on the server

git

Pros

  • Works over HTTP
  • Supports incremental additions and deletions
  • Git repo stores full history

Cons

  • Requires the server to take another step after exporting the wiki to text files, potentially more prone to errors



App Links

Created by Tantek.com on May 5


App Links are a technology launched 2014-04-30(?) by Facebook at their F8 Developer Conference.

They are intended to solve Ilya Sukhar's problem of feeling "trapped in the browser" when clicking a link in a mobile app. The intention is to enable cross-platform deep-linking into apps by providing a way for web pages to specify equivalent URLs and applications to load them in for iOS, Android, Windows Mobile and mobile web.

Contents

Criticism

App Links have a number of structural problems:

Overrides working URL mechanisms

The Web and Android already have an adequate model for apps to use URLs. Android provides a mechanism for apps to claim URLs by regex, and a user-mediated way to resolve conflicts. On iOS this is not the case - apps can only claim schemes and there is no contention resolution. Imposing a new model atop this adds confusion.

Site overrides user choice

By making the site the arbiter of what mobile apps will display it, this breaks the Web notion of User-Agent choice - the website becomes an appendage of the mobile app, as Instagram was historically. You may want to use a specific 3rd party app for Twitter, for example, and this will force you to use theirs. Similarly, the interstitial app downlaod antipattern can now be enforced by facebook and applink users before you even see the website, overriding your preference ot view in the browser.

Facebook is man-in-the-middling URL resolution

By Facebook putting their own code in the middle of URL resolution, they can both track and redirect links themselves. At launch there were examples of them misdirecting links to Medium that were posted via Twitter Android goes to app store for Twitter iOS says Medium is Twitter

Sites could prank redirect

Sites could mischievously redirect certain platforms, for example rickrolling iOS or Android users selectively

Lack of selfdogfood

As of 2014-05-05, Facebook doesn't markup their own webpages with applinks.org. (KevinMarks in IRC).

For example my facebook page could link to various FB apps, which would be useful for people-focused mobile communication

Possible indie usage

By marking up with this syntax, it may be possible to redirect webpages to a specific mobile browser on iOS rather then to Facebook's Safari-based webview. This could be useful for pages using web technologies nto yet in Safari, such as WebRTC.

See Also

2014-05-06-iiw-intro-indieweb

Created by Tantek.com on May 6


Introduction to the IndieWeb IIW Session

Notes taken mostly by Aaron Parecki, with some remote notes by Tantek Çelik at IIW on 2014-05-06 on https://etherpad.mozilla.org/iiw - archived here.

Word document (per IIW convention): copy paste this into a Terminal window:

  • echo "http://indiewebcamp.com/2014-05-06-iiw-intro-indieweb" | textutil -stdin -output iiw-2014-05-06-intro-to-indieweb.rtf -convert rtf

benwerd - Introduction to the IndieWeb

the real promise of the web is that we can all connect and learn from each other and you're not giving up control of your data and identity selfdogfooding - get something up and running for yourself and live it. if you expect people to live by a standard or principle, live it yourself first

building blocks - make it easy to get started quickly

  • microformats - encode machine-readable data into HTML, rather than trying to create huge backend system for things
  • webmention - has become one of the key building blocks of the indieweb - people are using this today and forgetting about the technology and actually having real site-to-site conversations

because each of the building blocks are so small, people can pick up one of them and experiment and build something that works in a day.

how many people have their own domain name? all but 2 raised their hand [nice! -t]

how many people post regularly? most - does annual count?

"i used to" - 'why did you stop?' - twitter, it's faster

benwerd: I get to choose to syndicate to twitter and other silos

aaronpk: one of the challenges is to have a user interface to post to your own site that is as easy as Twitter. Some folks have built user interfaces on their own sites as simple as Twitter.

aaronpk: not everyone wants to build their own user interface. micropub lets apps post to indieweb sites.

kevinmarks demonstrating noterlive

  • put in a hashtag and speaker name
  • posting to twitter, but also collecting HTML into the page
  • when he finishes, copies the HTML to his site
  • wants to add micropub to automatically post the HTML to his site instead of manual copy/pate
  • this interface is *more useful* than twitter for tweeting

benwerd demoing his site

would love to find a way to post HTML5 games so indie game developers could quickly host games. high scores could be received back with webmentions.

There's the IndieWebCamp wiki and IRC channel. Everyone is welcome.

There is no mailing list: http://indiewebcamp.com/FAQ#Is_there_an_IndieWeb_mailing_list

Q: can the "big guys" withdraw the APIs? A: of course! but it's not like they can disable an API key and the whole indieweb goes down. but it's also useful to note that we don't necessarily need them to have indieweb conversations. also they can't turn off their own HTML.

Q: if Google+ doesn't have an API, do they even really exist?

... Freedom box ... from Austria ... just got back from ouishare in Paris following indieweb on the sidelines ever since FSWS one of the powerful ideas of the indieweb is that it's loosely defined, so it's easy to get going and start using building blocks

Q: this is really interesting from a hacker perspective, but how mainstream can it go?

A: aaronpk, pretty much every question has an answer on the wiki. E.g. for this, see https://indiewebcamp.com/generations - right now we're mostly a hacker community. We saw the internet go from a hacker community and go completely mainstream. This is how it starts.

A: benwerd: 10 years ago, social web, people would say what? it's not mainstream. ... We're more likely to get there by iterating on working code.

KevinMarks: one of the arguments is, how much can you push statically? a bunch of us are doing this.

Aaronpk: when your website is a pile of HTML files and you can put it on any FTP server and still communicate with other sites? You end up with using a webmention service.

[12:37] <bretttt> its key to eventually get that service data INTO the html file itself. working on that now

KevinMarks: part of the point here is to NOT just build a monoculture. https://indiewebcamp.com/monoculture

because we started with 6 people writing their sites in 6 different programming languages, it made monoculture way less likely to happen

Getting Started:

  • buy a domain
  • find space to host it
  • put up a simple home page with an h-card with your name and links to other profiles

idno - currently PHP + MongoDB. going to be PHP+MySQL

idno -> known / withknown.com (sp?)

benwerd: As Kevin said, monocultures are bad. This only going to work if there are a number of platforms out there. Idno is one. p3k is another. Interesting things with WordPress plugins. Taproot. See https://indiewebcamp.com/projects

If anyone is here in this area, or Portland, or Chicago, there's a Homebrew Website Club every two weeks.

SF one is 18:30 on Wednesday:

Portland one is usually hosted by ESRIPDX or MozPDX but not this week.

Chicago one is usually at Intelligentsia.

KevinMarks: Do we want a satellite one here in MV?

Benwerd: not looking forward to driving back in rush hour

KevinMarks: we can grab a table at the Firehouse and make that the MV HWC

re: idno/known: "Known" is the company name. And the software name for now.

backup

Created by Tantek.com on May 9




A backup of an indieweb site should have everything necessary to redeploy it on a new webhost. Typical backups include static files and database exports.

Contents

Platform Examples

Indie Box

The Indie Box Project has defined a general-purpose backup file format that supports multiple web apps installed at the same hostname (aka site), and multiple sites backed to the same zip file, with full meta-data.

Jekyll

Manage your all the files necessary to build your jekyll site in a git repository (or another distributed SCM system if you prefer). Make clones to all of your devices and create mirrors on free git hosting services like Github or Bitbucket. The key to this strategy is setting up a working environment on a number of different computers. Every time you revisit these different environments to make a post to the site, you are making a distributed backup of your website (through the pull, add, commit, push workflow). You must also back up any configuration or automation files of your web server (in the same or separate repo), unless you use a jekyll specific web server that mimics github-pages and does not require additional configuration. You can also look into setting up special git mirror remotes so that pushing changes to your build/web server pushes out multiple copies to multiple locations.

kbs notes backup

Just a quick pointer to a couple of things on managing backups in general (not specific to indieweb.) This polemic by jwz is a useful read - http://www.jwz.org/doc/backups.html

My personal preference is to have a local copy of anything before publishing it (and I don't publish much either.) I also like to have a local backup of my gmail, photos from my phone, shared facebook photos from select people and content from a few other silos. http://kbsriram.com/2014/05/sailing-through-my-online-life.html for some thoughts on why and what I try to preserve.

My solution is rather crude - I try to keep two hard-drives with monthly snapshots (rather than a "latest" backup) with something like

nohup rsync -aP --link-dest=/Volumes/Backup/macbook-home-2014-01-01 /Users/kbs /Volumes/Backup/macbook-home-2014-02-01

It also creates an encrypted tarball of critical folders to dropbox and gdrive at this time. A little app on my phone also uploads photos to dropbox, and my laptop periodically moves them into my personal photo folders so these are also backed up eventually.

Every two-three years (I've managed to do this for about 10 years now) I re-copy these two hard drives to new media, and leave the old media in one or other of my friends place.

See Also

licensing

Created by Kylewm.com on May 10

  • Sat, May 10 kylewm.com stubbed out licenses and some "research" on who's using what
  • Sat, May 10 kylewm.com add link to Atwood article
  • Sat, May 10 kylewm.com /* External License */ formatting
  • Sat, May 10 kylewm.com /* Permissive */ explain difference b/t modified and simplified BSD licenses
  • Sat, May 10 cweiske.de /* Copyleft */



Contents

Open Source

Choosing an open source license can be challenging, but it is important to make some statement about your software's free (or non-free) status. Without a license, the implication is that others are not free to use your code.

Public Domain

  • User:snarfed.org releases many of his projects (e.g., Bridgy) with the simple statement "This project is placed in the public domain."
  • Unlicense: simple text discliaming any copyright, and explicitlly allowing use for any purpose. More explicit and professional-sounding than the WTFPL.

Permissive

Permissive licenses generally require attribution and that the original license text be included in redistributions, but do not require that derivative works remain open source.

This category seems to be by far the most popular among IndieWebCamp participants

(10:58:48 PM) bear: i've used in the past: MIT, BSD 2-clause, MPL and plain ol' public domain

(10:59:25 PM) bear: MPL and Apache2 if I know it will be used commercially

Copyleft

Copyleft licenses require that derivative works remain open source, and often require they retain same license. For that reason, some critics consider these licenses "viral".

  • GPL: probably the best-known copyleft license. Linked software must remain GPL, and libraries used by GPL software must be licensed with GPL or GPL-compatible licenses.
  • AGPL
  • Creative Commons Share-Alike licenses

External Links

proprietary

Created by Tantek.com on May 8

  • Thu, May 8 tantek.com stub based some IRC conversation
  • Thu, May 8 tantek.com link to specific page
  • Thu, May 8 waterpigs.co.uk contrasted proprietary with open, clarified what owned/controlled actually means
  • Thu, May 8 waterpigs.co.uk



A proprietary API typically has one or more of the following characteristics:

  • one-off - only works on one site / silo
  • owned / controlled by a single company - or at best a few companies, an oligopoly as it were.
  • nasty TOS - a terms of service that is unfriendly to developers and users, often forcing them to give up numerous rights, placing unnecessary burdens upon them (e.g. you must display data in such and such a way)

By contrast, an open API or protocol is typically:

  • interoperable — it works on multiple sites
  • developed in the open — i.e. decision-making processes are open for consumers to observe and influence with, reference implementations are available to the general public for free (as in beer+freedom)
  • unencumbered by TOS or patents — licensed under a liberal license

Contents

FAQ

What does owned or controlled mean

Q: What, in practical terms, does it mean for one or more companies to “own” or “control” an API?

A: “control/ownership” in this case refers to:

  • decision-making processes being hidden from + excluding, therefore disempowering, consumers of the API
  • reference implementation being closed-source
  • official documentation being authored exclusively by the controlling organization

Is Twitter API proprietary

Q: Is the Twitter API proprietary even though status.net implements it?

A: Yes it is proprietary because:

  1. Twitter owns & controls it, i.e. the decision-making processes and reference implementation are completely closed to consumers, and the documentation is controlled by Twitter.
  2. It has a nasty TOS - e.g. display requirements
  3. Status.net does not "implement it". Status.net implements some subset of the old Twitter API. In essence Status.net has an API that is based on a clone/fork of an older version of the Twitter API.

See Also

Indie Box

Created by Tantek.com on May 9




Indie Box is a combination software and hardware project to build a personal home server that runs various web applications.

Sessions

Sessions about Indie Box:

Articles

Articles about the Indie Box project:

See Also

gallery

Created by David.shanske.com on May 9

  • Fri, May 9 david.shanske.com Created page with "== Definition == Just like a photo is a post whose primary content is a single photograph or other image, a gallery can be one of two things: * An archive/feed of photo posts *..."
  • Fri, May 9 david.shanske.com /* Definition */
  • Fri, May 9 david.shanske.com /* Definition */
  • Fri, May 9 tantek.com use dfn, compress dfn, examples vs. indieweb examples, silo examples, Flickr, see also



A gallery is a deliberately curated set of photos, that may itself be a post, or an archive view, or potentially dynamically created via tags.

Contents

Layout

Gallery layouts are usually organized in some sort of grid fashion.

IndieWeb Examples

There are no known examples of IndieWeb publishers of gallery posts. If you know of one, please add it here!

Platform Examples

Projects and other software platforms that have a notion / feature support of "gallery".

WordPress

WordPress software offers two image related post formats.

  • image - A single image. The first tag in the post could be considered the image. Alternatively, if the post consists only of a URL, that will be the image URL and the title of the post (post_title) will be the title attribute for the image.
  • gallery - A gallery of images. Post will likely contain a gallery shortcode and will have image attachments.

Silo Examples

Flickr

Flickr confusingly has several different kinds of galleries each with their own quirky limitations:

  • Set (also called Album in the UI) - a curation of your own photos
  • Gallery - a curation of other people's photos
    • They have a "special" Galllery called Favorites now (with 2014 UI update), whereas Favorites used to be a completely separate thing.
  • Photo Book - ??? something new

See Also

Bitbucket

Created by Bret.io on May 9

  • Fri, May 9 bret.io Created page with "{{ stub }} Bitbucket is a popular alternative to [[github]] as it offers free git individual repository hosting for public and private projects."
  • Fri, May 9 kylewm.com
  • Sat, May 10 cweiske.de its a silo



Bitbucket is a source code silo and alternative to github as it offers free git (and mercurial) repository hosting for public and private projects for individuals.

hostingnotes

Created by Dunlaps.net on May 9

  • Fri, May 9 dunlaps.net Created page with "Below are some notes on various hosting providers. Plans and technology change, so be sure to check details. (Original document from [[Darius Dunlap]] for his own decision proc..."
  • Fri, May 9 dunlaps.net
  • Fri, May 9 dunlaps.net

Below are some notes on various hosting providers. Plans and technology change, so be sure to check details.

(Original document from Darius Dunlap for his own decision process. Just hoping it's helpful to others)

See also web_hosting for great info about hosting types and who uses what.



WPEngine - http://wpengine.com/plans/

$99/mo professional plan allows up to 10 wordpress installs and does SNI, though I’d probably want the extra $5/mo dedicated IP address so that I can have my own certs. (Need to look into that in more detail if I decide to consider this provider.)

http://wpengine.com/support/why-am-i-seeing-a-certificate-error-for-wpengine-com/

Limited other capabilities outside of WP.



Pair

http://www.pair.com

Shared hosting:

http://www.pair.com/services/web_hosting/

VPS starting at $79/mo:

http://www.pair.com/services/vps/

SSL Support seems complicated and maybe the certs are only available through them? (expensive!)

SSL can be purchased and used with Basic, Advanced, Webmaster, Developer, and all High Volume hosting plans for a one-time $20 setup fee and a $10 per month fee. Individuals with QuickServe® dedicated servers can add SSL for a one-time setup fee of $20. QuickServe® dedicated servers are not charged a monthly fee for SSL.

http://www.pair.com/services/e-commerce/pairssl/

http://www.pair.com/support/knowledge_base/e-commerce/using_ssl.html



Dreamhost

http://www.dreamhost.com/servers/compare-our-products/

Shared with dedicated IP = $12.90/mo VPS starts at $18.95/mo (with dedicated IP address.

dedicated IP address is required for SSL Excellent wiki article on Secure hosting, SNI, etc.

http://wiki.dreamhost.com/Secure_Hosting

"DreamHost proudly offers free web hosting to non-profit, 501(c)(3) charitable orgs registered in the US.”

http://wiki.dreamhost.com/Non-profit

http://dreamhost.org



Empowering Media

Website does not provide a lot of easily accessible detail, but they've been around forever and are well regarded by many folks. It's unclear, for example, if they support SNI.

VPS service, Start at $80/mo:

http://empoweringmedia.com/solutions/hostcube.html

http://hostcube.com/hosting-solutions/managed-vps/



Shared Hosting:

http://empoweringmedia.com/solutions/hostasite.html

http://hostasite.com/small-business-web-hosting/



Fused

Shared hosting starting at $15/mo

Additional Domain: $12/yr Dedicated IP (for SSL): $24/yr, or Free with “Business” hosting

No useful answers about SSL



SiteGround

Shared hosting starting at $3.95/mo Unclear how much extra they charge for Dedicated IP Unclear whether they support SNI for multiple domains with SSL certificates



Arvixe

http://www.arvixe.com/linux_web_hosting

Shared hosting starting at $4 per month (limited to 6 domains) and $7/mo Dedicated IP address: $2/mo SSL Certificate: $25/year

Also have MS ASP shared servers for $5/mo and $8/mo. Includes MS SQL databases



NameCheap

https://www.namecheap.com/hosting/shared.aspx

Shared hosting starting at $3.98/mo (multi-year pre-pay) Good plans at $77.80/yr and $131.80/yr. (2014-05-08) Business SSD starting at $20/mo. (multi-year pre-pay)

Dedicated IP - $24/year

https://www.namecheap.com/support/knowledgebase/article.aspx/9260/21/why-having-dedicated-ip-address-is-beneficial

Support SNI as of 2013

https://www.namecheap.com/support/knowledgebase/article.aspx/9259/29/sni-technology

https://www.namecheap.com/support/knowledgebase/article.aspx/795/69/how-to-install-ssl-certificate

Seem like solid offerings.



Digital Ocean

https://www.digitalocean.com

Plans starting at $5/mo.

https://www.digitalocean.com/pricing/

Different distros and 1-click installs available

https://www.digitalocean.com/features/one-click-apps/

Comes with dedicated IP (assigned by droplet)

Easy spin-up of servers. Charged by the hour, so you can sling something up for some testing and then snapshot it for later and shut it down, just paying a few pennies for the whole process.

https://www.digitalocean.com/pricing/

https://www.digitalocean.com/help/getting-started/setting-up-your-server/

https://www.digitalocean.com/community/articles/how-to-set-up-a-host-name-with-digitalocean

https://www.digitalocean.com/community/questions/multiple-domains-on-the-same-droplet

https://www.digitalocean.com/community/articles/how-to-set-up-ubuntu-cloud-servers-for-python-web-applications

https://www.digitalocean.com/community/articles/how-to-deploy-flask-web-applications-using-uwsgi-behind-nginx-on-centos-6-4

https://www.digitalocean.com/community/articles/a-comparison-of-web-servers-for-python-based-web-applications

Management of servers is much more complex than shared hosting systems. Much like manually managing a linux box.



Linode

$20/mo for a pretty beefy VPS on SSD

Very capable, but this is a bare linux server VPS (with some nice mgmt tools) that you have to manage yourself.

SSL support sounds strong

https://library.linode.com/security/ssl-certificates/subject-alternate-names

https://library.linode.com/securing-your-server

Good DNS configurability, of course:

https://library.linode.com/adding-dns-records#sph_advanced-dns-configurations

https://library.linode.com/hosting-website#sph_configuring-name-based-virtual-hosts



BlueHost

Shared hosting plans starting at $4.95/mo

https://www.bluehost.com/shared

Want to check features:

https://www.bluehost.com/hosting-features

Dedicated IP is $39/year (answer from support chat)



Seem to have good supportfor SSL, etc.

https://my.bluehost.com/hosting/help/600

2014-05-06-iiw-indieauth

Created by Tantek.com on May 7

  • Wed, May 7 tantek.com archive the notes from the etherpad
  • Wed, May 7 tantek.com linky linky and fix a few typos
  • Wed, May 7 aaronparecki.com /* IndieAuth IIW Session */

IndieAuth IIW Session

Notes taken by Ben Werdmülller at IIW on 2014-05-06 on https://etherpad.mozilla.org/iiw - archived here.

Word document (per IIW convention): copy paste this into a Terminal window:

  • echo "http://indiewebcamp.com/2014-05-06-iiw-indieauth" | textutil -stdin -output iiw-2014-05-06-indieauth.rtf -convert rtf

Aaron Parecki on IndieAuth

If you have signed into the indiewebcamp.com wiki, then you've already used IndieAuth. In this session, Aaron will get into the guts of it.

RelMeAuth: Your site <----> Multiple silos

Your domain is the identifier for the thing you're logging into; you're delegating the actual authentication to a third-party service (e.g. a service)

E.g., aaronparecki.com logs in using RelMeAuth using Aaron's GitHub account (github.com/aaronpk) to actually do the authentication.

Aaron apologizes for a slightly confusing indieauth.com site.

Initially, he wanted to write authentication for the indiewebcamp.com wiki. MediaWiki has a very convoluted codebase, and he was dreading diving into it. He knew that for every new authentication method he had to add, he'd have to do it all again. So instead he decided to write the integration code once, using indieauth.com as an integration point, and write all of the other authentication integrations for indieauth.com, which had a much cleaner codebase (as he was starting from scratch).

The integration mechanism is OAuth-like.

There is some discussion between Justin Richer at MITRE and Aaron Parecki about whether the indiewebcamp.com authentication mechanism is effectively siloed authentication. Aaron defended on the basis that OAuth 2.0 explicitly featured the ability to separate the auth service from identity. (It's a tactical decision to have a proprietary link between indiewebcamp.com and indieauth.com, although it's a little more exposed because the communication happens over HTTP. Justin notes that it would be better to use existing authentication protocols that are designed for security.)

Aaron discusses using IndieAuth with micropub, an API for using third-party apps to post to indieweb sites. The micropub-compatible app needs to be able to log into your personal site.

OwnYourGram.com: you log in via IndieAuth, authorize the app, and it reads your Instagram feed and autoposts it to your indieweb site using micropub.

  • [me] -> (rel) -> [authorization endpoint]
  • [me] -> (rel) -> [token endpoint]
  • [me] -> (rel) -> [resource server, micropub]

Aaron took authorization & token endpoints from OAuth / OpenID connect; micropub is new.

A question came up about why this uses HTML vs using a .well-known address. The answer is that it's easier to code on a wider variety of platforms.

A further issue was brought up re: OAuth separating authorization and token endpoints, which is not something that is actually supported in OAuth. Aaron points out that you _can_ have them on separate servers, as long as they are tightly coupled - as is the case here.

Aaron: "avoid crypto". He likes the idea of signed tokens, but nobody can agree on the signing mechanism. Conversations tend to disappear down unproductive rabbitholes .....

Aaron discussed the OAuth workflow and how it relates to IndieAuth. IndieAuth assumes clients that have a web presence. It can be an internal part of the indieweb site, or it can be an adjacent service that the site delegates to.

---

Also see Kevin Marks' live notes: http://www.kevinmarks.com/iiw2014-05-06.html#IndieAuth

2014-05-06-iiw-join-indieweb

Created by Tantek.com on May 7


How to join the IndieWeb IIW Session

Notes taken mostly remotely by ben.thatmustbe.me & Tantek Çelik, with some taken in-person by Aaron Parecki at IIW on 2014-05-06 on https://etherpad.mozilla.org/iiw - archived here.

Word document (per IIW convention): copy paste this into a Terminal window:

  • echo "http://indiewebcamp.com/2014-05-06-iiw-join-indieweb" | textutil -stdin -output iiw-2014-05-06-how-to-join-indieweb.rtf -convert rtf

Kevin Marks talking about How to join the IndieWeb

Kevin is starting with a short 5 minute intro to the IndieWeb to get those that missed earlier sessions caught up.

Describes the basics of IndieAuth but defers to the later session on the subject.

Brief description of POSSE.

Directing people to getting started link.

Audience is hosting their own sites in a number of places (in their basement, on a hosted server, etc)

Q: Just as a general user, I don't have a static IP, does it make sense for me to run this at home if I really want to own it?

A: What you really OWN is the URL, hosting can be anywhere, but it is the URL that is what verifies you.

Q: If I have an IndieBox can I run this?

A: You would need some sort of dynamic DNS, but that is an implementation detail.

  • cannot hear clearly, but there are a number of questions between audience specifically around IndieBox (Sounds like Johannes is there fielding questions)*

If you are on your own domain, you are on the same level as silo's not underneath them. You can still go down, but you are able to back that all up yourself.

This isn't the app for everyone. We realize this. Only now are getting to points where there are bits of this that can be made easy for the people who aren't hackers.

The point is to have a lot of different implementations. Most attempts to replace sites like Facebook have always just made the assumption that they are a monolith as well. The point is to go back to the open standards and interoperability of the early web.

j12t: bridgy was kind of magical, I set it up on my site and forgot about it, then found a bunch of comments from people and realized they were from Facebook!

"I just logged into the wiki already, and it pointed out a few helpful problems with my rel-me links, so that's great!" (Steve Williams, sbw.org)

aaronpk: Step 1 try to sign-into the wiki

you need to add rel=me to the link to your other profiles, e.g. Twitter, Github

"speaking of Salmon - hahaha" (Kaliya)

Kaliya introduced Gabriel Scheer

"what's your domain name?" "futureoffish.org" "no, yours" "mine? gabrielscheer.com, but it hasn't been updated in months"

Why not about.me?

  • the URL is http://about.me/kevinmarks
  • they decided they don't want visible links, by that I mean links that are hidden to anything except a browser with javascript
  • if you try to fetch about.me/kevinmarks with curl you get HTTP 418 error



Note: people that were able to sign into the wiki from IIW for the first time! (times are likely UTC, thus 7 hours later than PDT would indicate)

  • Sbw.org (Created on 2014-05-06 at 21:21:43)
  • Scottylogan.com (Created on 2014-05-06 at 21:51:25)
  • Aheadrobot.com (Created on 2014-05-06 at 22:04:42)

per http://indiewebcamp.com/wiki/index.php?title=Special%3AListUsers&username=&group=&creationSort=1&limit=500

Skype

Created by Tantek.com on May 9




Skype is a communication service that provides text chat, and audio/video calling service via native applications on desktop (Mac, Windows), and mobile (iOS, Android).

You can purchase "credit" on Skype and use it to make audio calls to telephone numbers.

Criticism

Credit deactivation

If you don't use your Skype credit for 180 days, it becomes inactive.

"Once it becomes inactive, you can reactivate it whenever you're ready to use it. Simply sign into your account online and follow the option to Reactivate credit." - per email received by Tantek Çelik on 2014-04-29 with subject "Your credit will become inactive in 7 days".

See Also

User:Www.atoddswithclarity.com

Created by Www.atoddswithclarity.com on May 12

  • Mon, May 12 www.atoddswithclarity.com Created page with "playground for brainTrain"
  • Mon, May 12 www.atoddswithclarity.com adding url

playground for brainTrain

https://www.atoddswithclarity.com

lulz

Created by Tantek.com on May 6




Local

External Sites

User:Paulmunday.net

Created by Paulmunday.net on May 9

  • Fri, May 9 paulmunday.net Created page with "Lives in Portland Oregon. Personal site [paulmunday.net] built using [http://flask.pocoo.org Flask]. The code is available on github: [https://github.com/tallus/monomatapa Mono..."
  • Fri, May 9 paulmunday.net

Lives in Portland Oregon.

Personal site [paulmunday.net] built using Flask.

The code is available on github: Monomotapa.

tallpaul on Freenode IRC.

PHP

Created by Tantek.com on May 9




PHP is a programming language and web server runtime environment used for many IndieWeb projects.

Projects

See Also

Retrieved from "http://indiewebcamp.com/PHP"

album

Created by David.shanske.com on May 9

  • Fri, May 9 david.shanske.com Created page with "== Definition == An album is a collection of galleries."
  • Fri, May 9 david.shanske.com Blanked the page

chicken

Created by Tantek.com on May 6




chicken is a type of post supported by idno.

See Also

GitLab

Created by Kylewm.com on May 6

  • Tue, May 6 kylewm.com added danger.computer article



Articles

Particularly those by or of interest to IndieWeb participants

  • Gitlab part one. Helpful discussion of setting up Gitlab with Docker and subsequent memory issues. Concludes "After this experience it is apparent that neither gitlab nor docker is really ready for primetime."

stub

Created by Tantek.com on May 5

  • Mon, May 5 tantek.com stub a stub article because I heard you like stubs



A stub is an article that is brand new or considered incomplete by the authors/contributors, based on opinion or arbitrary measure. Contributors are encouraged to expand these articles.

The stub template should be used to indicate an article is a stub.

about.me

Created by Tantek.com on May 7

  • Wed, May 7 tantek.com stub based on issues and criticism from 2014-05-06-iiw-join-indieweb



About.me is a homepage hosting silo.

Contents

Issues

blocks curl

If you try to fetch about.me/kevinmarks with curl you get HTTP 418 error. - Kevin Marks (2014-05-06-iiw-join-indieweb)

Criticism

Links only via script

They decided they don't want visible links, by that I mean links that are hidden to anything except a browser with javascript. - Kevin Marks (2014-05-06-iiw-join-indieweb)

See Also

node.js

Created by Bret.io on May 9




Node.js is a platform for running javascript applications and runs on all modern operating systems.

A well developed microformat-node library is available for use as a building block in indieweb projects.

User:Rascul.io

Created by Rascul.io on May 10


Ray Schulz

I like to make things.

My site will be at http://rascul.io but while I'm working on it you can probably check it out at http://crash.rascul.io.

this-week-in-the-indieweb

Created by Aaronparecki.com on May 11

  • Sun, May 11 aaronparecki.com Created page with "{{stub}} ---- = Brainstorming = Below is a draft of the auto-generated content from recent changes might look like. This is designed to be syndicated to offline media such a..."

mf2util

Created by Kylewm.com on May 11

  • Sun, May 11 kylewm.com since I said this was the URL when registering with pypi, should probably make sure it exists

Microformats2 utility for Python, to extract common features in comments and reply-contexts. mf2util is intended to be used in concert with mf2py.

The package can be installed from pypi: [1]

Source and more documentation is available on GitHub: [2].

Respect Network

Created by Tantek.com on May 8

  • Thu, May 8 tantek.com stub based on their home page and benwerd's tweets



Respect Network appears to be a closed vaporware monoculture for-pay cloud service launched with a high-gloss marketingy website at www.respectnetwork.com.

Contents

Criticism

Uses complex standards

Per: https://twitter.com/benwerd/status/464502782276292608

Respect uses XDI as a transmission protocol. http://en.wikipedia.org/wiki/XDI The #indieweb approach, as a comparison: http://indiewebify.me/ #iiw

Closed

per https://twitter.com/benwerd/status/464503235739279360:

The Respect Network is closed and has tiered membership fees. Would prefer web-style free & open protocols. #iiw #indieweb

Strong emphasis added.

Membership Fees

per https://twitter.com/benwerd/status/464503235739279360:

The Respect Network is closed and has tiered membership fees. Would prefer web-style free & open protocols. #iiw #indieweb

Strong emphasis added. And per https://twitter.com/benwerd/status/464506844627484674:

Personal clouds, business clouds, nfp clouds. All good. Why do we need to pay to join the network? I don't on the web. #iiw #indieweb

Tweets

2014-05-08 related tweets from a session about Respect Network at IIW:

See Also

security

Created by Tantek.com on May 8




security in the context of the indieweb may refer to security concerns regarding personal domains, web hosting, https setup, private data, identity etc. Nearly everything on the indieweb has security concerns.

Breaches

Security breaches as reported by sites

2014

See Also

Delicious

Created by Tantek.com on May 8

  • Thu, May 8 tantek.com stub with dfn, sales history, see also



Delicious.com (originally launched in 2003 at del.icio.us) is a bookmarks silo that was among the first to implement tags, and user-tagging (AKA folksonomy), and present a UI of popular tags. Delicious was sold to Yahoo in 2005, neglected, then YouTube co-founders, and most recently to a former MySpace executive.[1]

See Also

LiveJournal

Created by Tantek.com on May 9

  • Fri, May 9 tantek.com stub with Criticism, deletion



LiveJournal is a blogging silo.

Criticisms

Deletion of inactive accounts

If your account is inactive (haven't logged in or posted in a while), LiveJournal may delete it, including all posts & permalinks, with only a 15 day email notice.

Thus it appears LiveJournal is slowly and quietly deleting post permalinks from the web.



On 2014-05-05 Tantek Çelik received an email apparently from "lj_notify@livejournal.com":

Subject: Purging of your LiveJournal account

We noticed that your account tantek has less than three entries and hasn't been logged into in over two years. LiveJournal is deleting inactive empty accounts. Pursuant to our housekeeping policy, your LiveJournal account tantek is scheduled to be deleted in 15 days.

If you wish to reactivate your account to avoid this deletion, please visit http://www.livejournal.com and log in within 15 days of this notification.

If you do not remember the password for your account, you can reset it: http://www.livejournal.com/support/faqbrowse.bml?faqid=17. Best regards,

LiveJournal Team

www.livejournal.com/

See Also

OpenBlog

Created by Ben.thatmustbe.me on May 8

  • Thu, May 8 ben.thatmustbe.me Creating OpenBlog page

Contents

Description

OpenBlog is an open source blogging platform currently under development by User:ben.thatmustbe.me. OpenBlog is based on a fork of system libraries from OpenCart, an eCommerce software. OpenBlog uses a simple MVC architecture and uses PHP and MySQL.

Source code is publicly available on GitHub.

Goals

OpenBlog aims to be a platform for easy development of new features. The hope is to have as many test projects as possible incorporated in to OpenBlog and keep the ability to test new features as simple as possible.

Roadmap

Current Features

  1. Microformats marked up template (based on SemPress)
  2. Support for multiple post types (currently only article and note)
  3. Web admin page
  4. Simple routing management (routes.php config file)
  5. webmention send and receive (not currently automated)
  6. micropub support (currently in developement)

Planned Features

  1. Expand to other post types
  2. New default theme
  3. Automatic syndication to G+, FB, and Twitter
  4. backfeed
  5. IndieAuth Host
  6. Additional Contact Information (once authenticated)
  7. Private posts to authenticated users.

Changed Pages

markdown

12 edits by tantek.com, kylewm.com

2014/Guest List

10 edits by tantek.com, david.shanske.com, bear.im, bjb.io, silencematters.com

FAQ

7 edits by tantek.com, kartikprabhu.com
  • Wed, May 7 tantek.com Who is the audience for IndieWebCamp events
  • Wed, May 7 tantek.com What is the purpose of IndieWebCamp events
  • Wed, May 7 tantek.com What is a personal website
  • Thu, May 8 kartikprabhu.com question about conforming to silo, POSSE and backfeed
  • Thu, May 8 tantek.com /* What is a personal website */ multiple domains - just pick one
  • Thu, May 8 tantek.com /* Is the indieweb conforming to silos by implementing POSSE and backfeed? */ shorten question, expand answer a bit
  • Thu, May 8 tantek.com /* How to answer a question */ summarize each step

events/2014-05-07-homebrew-website-club

7 edits by tantek.com, dunlaps.net, kevinmarks.com, kartikprabhu.com
  • Mon, May 5 tantek.com meetup sounds more informal and welcoming than "meeting" which sounds more work-like, RSVP, add notes link
  • Mon, May 5 tantek.com /* URLs */ add SF URLs
  • Mon, May 5 dunlaps.net /* RSVP */
  • Tue, May 6 kevinmarks.com /* Where */
  • Tue, May 6 kartikprabhu.com /* RSVP */ rsvped
  • Thu, May 8 tantek.com /* Notes */ add summary of past two weeks' indieweb happenings
  • Thu, May 8 dunlaps.net /* Added photo */

Events

6 edits by werd.io, tantek.com
  • Mon, May 5 werd.io /* Upcoming */
  • Mon, May 5 werd.io /* Upcoming */
  • Mon, May 5 werd.io /* Upcoming */
  • Mon, May 5 werd.io /* Upcoming */ I hate wiki markup
  • Tue, May 6 tantek.com move IWC NYC to past, 2014 is East & West!, add HWC 2014-05-21 2014-06-04 2014-06-18, bolden dates
  • Tue, May 6 tantek.com /* Upcoming */ highlight the main event of the year

facepile

5 edits by tantek.com, david.shanske.com, cweiske.de
  • Fri, May 9 tantek.com /* Examples */ add Will Norris example, headings for individuals
  • Fri, May 9 david.shanske.com /* David Shanske */
  • Fri, May 9 cweiske.de /* David Shanske */ link to screenshot
  • Fri, May 9 cweiske.de /* Kartik Prabhu */ link screenshot
  • Fri, May 9 cweiske.de /* IndieWeb Examples */ link examples

projects

4 edits by ben.thatmustbe.me, tantek.com, kylewm.com
  • Thu, May 8 ben.thatmustbe.me Adding OpenBlog to list of projects.
  • Thu, May 8 tantek.com /* Shaarli */ link to local delicious page
  • Fri, May 9 kylewm.com
  • Fri, May 9 kylewm.com /* See Also */ added python link

web hosting

4 edits by kodfabrik.se, tantek.com, dunlaps.net, kylewm.com
  • Wed, May 7 kodfabrik.se Pointing GitHub Pages section to the Jekyll page
  • Fri, May 9 tantek.com /* Home Hosting */ local link indie box
  • Fri, May 9 dunlaps.net /* Criteria */
  • Fri, May 9 kylewm.com /* See Also */

webmention

3 edits by kylewm.com
  • Mon, May 5 kylewm.com /* rel-webmention on &lt;a&gt; tags */
  • Wed, May 7 kylewm.com /* rel-webmention on &lt;a&gt; tags */ added known discovery implementations
  • Wed, May 7 kylewm.com /* rel-webmention on <a&gt; tags */ add barnaby

User:Kylewm.com

3 edits by kylewm.com

Main Page

3 edits by tantek.com
  • Tue, May 6 tantek.com /* Homebrew Website Club */ comment out Portland for this week
  • Tue, May 6 tantek.com /* IndieWebCamp */ update next IndieWebCamp is the main event
  • Fri, May 9 tantek.com /* Homebrew Website Club */ next one

IRC People

3 edits by aheadrobot.com, rascul.io, www.atoddswithclarity.com

deployment

3 edits by aaronparecki.com, kylewm.com, rascul.io
  • Thu, May 8 aaronparecki.com /* Git based deploy */
  • Thu, May 8 kylewm.com /* IndieWeb Approaches */ added notes about fabric
  • Thu, May 8 rascul.io /* Heroku git push */ add note about dokku

storage

2 edits by kylewm.com, kodfabrik.se
  • Mon, May 5 kylewm.com /* Markdown plus extensions */ += me
  • Wed, May 7 kodfabrik.se Documenting how I store received webmentions

2014/Schedule

2 edits by tantek.com, aaronparecki.com
  • Tue, May 6 tantek.com update for East/West
  • Fri, May 9 aaronparecki.com /* Saturday, June 28, 2014 (Idea Sessions) */ stub joint schedule

Jekyll

2 edits by kodfabrik.se
  • Wed, May 7 kodfabrik.se Adding my blog to the list
  • Wed, May 7 kodfabrik.se Linking to the web hosting page + some cleanup and clarifications

2014/

2 edits by tantek.com

events/2014-05-21-homebrew-website-club

2 edits by tantek.com

private posts

2 edits by kylewm.com
  • Thu, May 8 kylewm.com /* Allow silo friends to see private posts */ address book
  • Thu, May 8 kylewm.com /* Allow silo friends to see private posts */ add IRC notes from tantek

store

2 edits by tantek.com
  • Fri, May 9 tantek.com /* Platforms */ local link Indie Box
  • Fri, May 9 tantek.com /* Instructions */ local link

silo-quits

2 edits by kylewm.com, tantek.com
  • Tue, May 6 kylewm.com /* Silo quitters 2014 */ added self and Michael Garvin article
  • Thu, May 8 tantek.com Tyler Finck, FB IG G+, why, and note caveat for other silos

User:Kodfabrik.se

2 edits by kodfabrik.se

email

1 edits by www.sandeep.io
  • Mon, May 5 www.sandeep.io /* Mandrill */ Noted that inbound emails are free.

GitHub

1 edits by kodfabrik.se
  • Wed, May 7 kodfabrik.se Better links to the other wiki pages about web hosting and Jekyll + some style tweaks

auth-brainstorming

1 edits by bret.io
  • Mon, May 5 bret.io /* Micropub Endpoint */ Added a tldr description of a micropub endpoint.

Template:Asbox

1 edits by tantek.com

2013/Citations and Scholarly Markdown

1 edits by tantek.com

note

1 edits by tantek.com

User:Ben.thatmustbe.me

1 edits by ben.thatmustbe.me

personal-domain

1 edits by tantek.com
  • Wed, May 7 tantek.com /* Examples of domains being used IRL for disambiguation */ fix typo in quote

idno

1 edits by kylewm.com
  • Tue, May 6 kylewm.com demisflanagan moved to jekyll 2014-04-13

Instagram

1 edits by tantek.com
  • Wed, May 7 tantek.com /* Downtime */ 2014-04-12 and their tweet was deleted. So we shall record that as well.

2013/UK/Demos

1 edits by tantek.com

User:David.shanske.com

1 edits by david.shanske.com
  • Sat, May 10 david.shanske.com /* Features in Development */

commons

1 edits by kylewm.com

Taproot

1 edits by waterpigs.co.uk
  • Fri, May 9 waterpigs.co.uk /* Taproot */ linked to taproot/authentication and taproot/subscriptions libraries

File:facepile kartikprabhu com.png

1 edits by cweiske.de

site-deaths

1 edits by tommorris.org
  • Sun, May 11 tommorris.org /* Site Deaths */ when XKCD are laughing at google...

app

1 edits by aaronparecki.com
  • Mon, May 12 aaronparecki.com add xkcd http://xkcd.com/1367/

User:Aaronparecki.com

1 edits by aaronparecki.com

repost

1 edits by waterpigs.co.uk
  • Sun, May 11 waterpigs.co.uk /* Silo Examples */ Documented repost.us indieweb-friendly verb silo, linked to example reposting UI

File:facepile david-shanske-com.png

1 edits by cweiske.de

communication

1 edits by tantek.com
  • Fri, May 9 tantek.com /* Articles */ Markup for personal comms

XHTML

1 edits by tantek.com

Tent.io

1 edits by tantek.com
  • Thu, May 8 tantek.com /* Criticism */ Dropped support for own domain

Twitter-API

1 edits by tantek.com

API

1 edits by tantek.com

site-changes

1 edits by tantek.com

User:Tantek.com

1 edits by aaronparecki.com

likes

1 edits by tantek.com

tags

1 edits by tantek.com