#sketchessThe body tag can't have two different background colors. But that kind of is exactly what I want. I do not want to use a div container, if there is a other way.
#ZegnatThis is IRC, people are always going to write, you just keep writing your question sketchess :)
#ZegnatI wasn’t trying to interrupt you, just throwing in an off the cuff remark
#sketchessI am writing, I need a little time. .... *typing further...
#sketchessI know my main background color shell be #ddd. My content shell be surrounded by a border colored #bbb. The content's background color shell be #eee. In the end it shell look like fake piece of paper. Pretty simple layout, I know. (not finished)
#sketchessI have to have another tag. The body could get the #ddd. The second tag could get the remaining border color and background color. So CSS isn't currently my problem. I am searching for the alternative to a div container.
#sketchessA tag that holds my content and which I can style.
#sketchessVery good. This way it does not conflict with other stuff I planned.
#sketchessThank you very much. Simpler it couldn't be.
#sketchessOk, from here I currently do not need further help. If so, I will be back.
[jeremycherfas], sketchess, davidmead, davidmead_, jjuran, [miklb], tantek and snarfed joined the channel
#sknebelfollowing the discussion in #microformats, how many sites actually can deal with different authors? (I assume for many the author info is in a template, and not dynamic?)
#Loqiwall is the original name for a feature launched on Facebook which is a user's stream of updates shown on their profile page, similar to the main stream of posts you might show on your indieweb homepage, however with key innovations such as allowing your friends to "write" (create) posts on your wall, and also showing others' public posts that person-tag you https://indieweb.org/wall
#sknebelZegnat: seems like it has some general issue, trying to investigate
#ZegnatBut again, I don’t use Swarm so hard to say. Going from the screenshot sebsel posted, my first reaction was “that is a representation in my feed of someone else checking me in”
#aaronpkboth end up being separate posts people can interact with
#aaronpkand if I'm following Zegnat but not Sven I'll still see Zegnat's checkin
#jonnybarnesthe annoying thing for me is when Swarm creates the second checkin, it doesn’t include the text/comment the original poster made
#tantekaaronpk: true on first point, second does not apply
#sebselI am not following the person that actually made the checkin, so I did not see that one. But there are two posts, indeed. And I can only see the one of the friend I followed.
#aaronpkjonnybarnes: that's how it looks on Swarm too tho
#tantekaaronpk: the "I'm following Zegnat but not Sven I'll still see Zegnat's checkin" is also true for person-tagged posts showing up on someone else's wall
#Loqisebsel has 8 karma in this channel (40 overall)
#tantekbecause the timestamp doesn't change (from when they were "checked in by")
#sebselYeah, it updates, actually. Aaronpk checked me in to... was it Sarphatipark in Amsterdam?
#tantekalso, likes/comments etc. on the "checked in by" are still there when you check in yourself
#aaronpkI'm pretty sure the foursquare ID stays the same too cause OYS doesn't post it *again* to your site
#ZegnatOh, sebsel’s point does change it a bit. Yes. Then I would mark that post’s author as you and not the person that is checking you in
#sebselBut then when I added a text by checkin in myself, OwnYourSwarm did not detect that.
#sebselSo, it was not creating a new one, it was updating.
#tantekso it is a distinct post, by someone else, to your timeline, which you can then update, and by doing so, you become the author!
#aaronpksebsel: yeah that's just cause the only update OYS looks for right now is photos
#ZegnatHowever, I would still be tempted to display the original “wall post”/“person tagged post” in my feed rather than the bare one that Swarm helpfully creates for me, as nobody actually /created/ that one so to speak.
#sebselaaronpk yes, but it indicates that it's not a create+delete but an update
#sebselThat's the only update on Swarm, btw, checkin in yourself after someone else did. I made a typo yesterday and discovered I cannot update it myself.
#sknebelZegnat: think I fixed it, no idea how that happened though
#sebselCould this also be related to the nature of the checkin? A wall post is just a text note (most of the time) and thus has an author (sender) and a receiver. But with a checkin, you're saying "A was at C" and "A was at C (said B)". So the author is also the actor.
#ZegnatThis Swarm thing is really interesting. Especially when a post shows up on Alice’s timeline because Bob checked her in, at this point you might want to threat Bob as author of said post, and then Alice can go in and edit this post, which would make her the author again :/
#[shurcool]I'd like to bring to your attention a minor Slack-related issue, if you don't mind. This channel has no description (equivalent to topic in irc), so it's pretty hard to tell what it's for and not for.
#[shurcool]for someone like me who's viewing this in slack
#[shurcool]actually, slack has topics and description for channels. but both are empty in this case.
#ZegnatIt would be nice if Loqi could change it. E.g. have it always reflect the IRC topic? Nice for when we link to the virtual Homebrew Website Club in the topic.
[miklb] joined the channel
#[miklb]miklb set the channel topic: IndieWeb development discussions
#[shurcool]also, the description of the default #indieweb channel is the generic slack default: ""This channel is for team-wide communications and announcements. All team members are in this all channel."
#Loqimiklb has 8 karma in this channel (44 overall)
#tantekZegnat: re: selfauth, do you really think "choose a password" is simpler / more secure than using rel=me to an existing account someone already has a pw for, and likely also has 2FA setup for?
#tantekI think selfauth is great for folks that have no silo accounts, but if they already have a github / twitter / etc., then I think relmeauth is much easier to setup and far more secure
#ZegnatIs just a PW more secure than PW + 2FA? No. We were planning to add 2FA though, I am pretty close to launching that on my personal copy. Might land within this month.
#ZegnatWould I exchange 2FA for not having to tell silos when and where I login? Yes.
#ZegnatWould I exchange 2FA for stopping a common social engineering vector? Yes.
#tanteksilos don't know, except that you used indieauth.com
#tantekwhat's the common social engineering vector?
#ZegnatIf a website uses indieauth.com for RelMeAuth, then it is true the silos don’t know where I am going. Only indieauth.com knows (e.g. aaronpk). If a website implements RelMeAuth themselves it will be telling the silos
#tantekyes. because the user will have to auth with the silo to allow the site to know who they are
#[miklb]tantek are you saying in this case it’s better to use a silo?
#ZegnatWhere best of both still includes being dependent on silo oauth implementations (several silos have already fallen out of support on indieauth.com)
#ZegnatAnd depending on aaronpk delivering a free service. (And aaronpk not monitoring my login usage. Or spoofing that he is me.)
#ZegnatThere are a lot of things I have to trust there. While with selfauth I only have to trust my own website, which is a lot easier for me.
KartikPrabhu joined the channel
#tantekmiklb yes, 2FA gives the delegated login an advantage over just pw
#[miklb]I thought the discussion was about selfauth vs silo
#tantekthe discussion about which is better for users
#tantekand I claim that convenient UX of a silo they already use + 2FA is far superior to setup your own single-factor password
#ZegnatSo a silo offering 2FA overwrites all the possible trust issues in the chain? Definitely not for me.
#Loqitantek has 13 karma in this channel (376 overall)
#tantekyes if someone is particularly anti-silo, then it's good to recommend selfauth
#tantekotherwise it is better for the typical user to recommend relmeauth. better UX. more secure.
#Zegnatif someone has configured 2FA and wants that extra login security over login privacy, then I agree
#tantektypical silo users are already using delegated auth, e.g. Facebook Connect, etc. to login to other apps/services
#ZegnatAnd in the case of indieauth.com as endpoint, add to that the fact that they trust aaronpk with their login history, and trust aaronpk not to login as them
#tantekso yes, "over login privacy" is the default
#ZegnatEven though they wouldn’t know aaronpk from a random man on the street.
#tantekI don't think indieauth.com keeps login history logs though it would be good to both ask and document that
[kevinmarks] joined the channel
#Zegnat“Would you trust this one-man operated website to identify you to services you use?” is an interesting question re indieauth.com
#ZegnatSilo users might trust Facebook Connect not to allow other people to identify as them, but would they also trust someone they don’t know?
snarfed joined the channel
#snarfedalso worth noting that silos aren't more secure than the average indieweb site just because of 2FA. they're often more secure because they have orders of magnitude more resources, and incentive, to invest in security
#snarfedie just like google has meaningfully better uptime than the average indieweb site, it also has meaningfully better security