Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Sean Tilley (dsh@deadsuperhero.com), page 23

  1. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 05:52:19 EDT Sean Tilley Sean Tilley
    in reply to
    Signatures are in the spec, but only by name - and we're left swinging in the wind when it comes to implementation and interoperability. And of course that's where everything always goes bloody wrong.
    In conversation Monday, 11-Sep-2017 05:52:19 EDT from macgirvin.com permalink
  2. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 05:34:54 EDT Sean Tilley Sean Tilley
    in reply to
    I know (re http sigs), and that is exactly why Mastodon implemented signatures in the payload even though they're not in spec. I was just asking if you were aware, no need to lecture. I doubt anyone is happy that there is no signatures in the spec.
    In conversation Monday, 11-Sep-2017 05:34:54 EDT from deadsuperhero.com permalink
  3. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 05:22:09 EDT Sean Tilley Sean Tilley
    in reply to
    We generate HTTP Signatures, LD Signatures, and magic envelopes. LD Signatures are fatally flawed/worthless and we'll use them if that's all you've got, but we will always prefer a reliable signature method and only validate LD Sigs as a last resort. HTTP Sigs work well, but can only be used to validate a sender - and won't do a thing for validating the author if you're relaying comments downstream.

    Curiously Mastodon doesn't sign Follow activities currently, but they do sign posts/comments.
    In conversation Monday, 11-Sep-2017 05:22:09 EDT from macgirvin.com permalink
  4. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 04:26:10 EDT Sean Tilley Sean Tilley
    in reply to
    On the contrary, our world could use more of it.
    In conversation Monday, 11-Sep-2017 04:26:10 EDT from deadsuperhero.com permalink
  5. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 04:15:12 EDT Sean Tilley Sean Tilley
    in reply to
    Mike, did you implement signing with LDS? Mastodon did, though it's not really in spec. I assume they will reject anything that isn't signed, but this is guess work. You would probably need to contact Gargron.
    In conversation Monday, 11-Sep-2017 04:15:12 EDT from deadsuperhero.com permalink
  6. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 11-Sep-2017 01:33:07 EDT Sean Tilley Sean Tilley
    in reply to
    Oh hang on - I think Mastodon will answer webfinger requests on URLs,  as we also do. So if you want an ActivityPub connection, you can connect to a specific protocol by using protocol: before the thing you want to connect to in the Follow box. In this case activitypub:{{their url}}
    In conversation Monday, 11-Sep-2017 01:33:07 EDT from macgirvin.com permalink
  7. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 23:01:48 EDT Sean Tilley Sean Tilley
    in reply to
    The theme name seems a little out of date for our current era.
    In conversation Sunday, 10-Sep-2017 23:01:48 EDT from parlementum.net permalink
  8. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 21:55:04 EDT Sean Tilley Sean Tilley
    in reply to
    Handles aren't used in ActivityPub. If you use the URL you should get an ActivityPub connection.

    Mario suggests that Mastodon is failing to import messages we originate (including follow requests), and I don't know what can be done without getting somebody there to investigate. AFAIK our AP messages are legal and conforming (currently). They will go unlawful in the future when we allow AP to cross-federate with other protocols.
    In conversation Sunday, 10-Sep-2017 21:55:04 EDT from macgirvin.com permalink
  9. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 21:28:09 EDT Sean Tilley Sean Tilley
    in reply to
    @dsh "I tried to do it with a channel that only has that protocol plugin enabled, but visually there's no way to distinguish it from OStatus."

    At the risk of sounding like a broken record, there isn't much non-visual ways to distinguish it from OStatus either.
    In conversation Sunday, 10-Sep-2017 21:28:09 EDT from community.highlandarrow.com permalink
  10. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 21:15:55 EDT Sean Tilley Sean Tilley
    in reply to
    Am I mistaken in thinking that AP servers don't need to rely on the full URL to a specific profile? Or are handles still an accepted convention?
    In conversation Sunday, 10-Sep-2017 21:15:55 EDT from deadsuperhero.com permalink
  11. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 20:57:19 EDT Sean Tilley Sean Tilley
    @Hubzilla Development+ I'm playing with the pubcrawl plugin for ActivityPub protocol. Is there anything special I need to do when adding contacts via this protocol? I tried to do it with a channel that only has that protocol plugin enabled, but visually there's no way to distinguish it from OStatus.

    I connected my test channel with my Mastodon account, and everything seems to federate just fine. But I have no idea whether I needed to do anything fancy.
    In conversation Sunday, 10-Sep-2017 20:57:19 EDT from deadsuperhero.com permalink
  12. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 14:04:44 EDT Sean Tilley Sean Tilley
    in reply to
    It's not too hard to hack a theme together; mostly you just need to create some PHP files denoting what the theme name is, and what the CSS component should be called.

    Schemas are preferable if you anticipate having variations of the same theme. Personally, I disable these and try to create single-style themes instead.

    The other cool thing is that Hubzilla themes support custom widget layouts. I believe they might also support entirely original widgets written from scratch, but I haven't explored that a whole lot yet.
    In conversation Sunday, 10-Sep-2017 14:04:44 EDT from deadsuperhero.com permalink
  13. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 13:43:14 EDT Sean Tilley Sean Tilley
    in reply to
    Any advice for someone who wants to tinker with themes?

    If you plan to change some css only. You better go with a schema
    In conversation Sunday, 10-Sep-2017 13:43:14 EDT from hub.somaton.com permalink
  14. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 13:16:01 EDT Sean Tilley Sean Tilley
    in reply to
    https://project.hubzilla.org/help/DerivedTheme1
    In conversation Sunday, 10-Sep-2017 13:16:01 EDT from grid.reticu.li permalink
  15. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 13:13:10 EDT Sean Tilley Sean Tilley
    in reply to
    Very clean, I dig it!

    Any advice for someone who wants to tinker with themes? I copied the default theme to another folder, but it doesn't show up as an option to choose.
    In conversation Sunday, 10-Sep-2017 13:13:10 EDT from hubz.secretlair.me permalink
  16. Sean Tilley (dsh@deadsuperhero.com)'s status on Sunday, 10-Sep-2017 02:13:01 EDT Sean Tilley Sean Tilley


    Clarity is an attempt to get back into Hubzilla theme development. At present, it is the only theme in my repo that will work with the latest versions of Hubzilla. Everything else needs to be updated to work with the latest interface improvements.

    The design intent around Clarity is to configure a good basic layout, and polish up Hubzilla's look and feel. Work is ongoing to give the theme some sense of uniqueness.

    You can check it out here: https://github.com/deadsuperhero/hubzilla-themes
    In conversation Sunday, 10-Sep-2017 02:13:01 EDT from deadsuperhero.com permalink

    Attachments

    1. Invalid filename.
      DeadSuperHero/hubzilla-themes
      from GitHub
      hubzilla-themes - Custom themes for Hubzilla.
  17. Sean Tilley (dsh@deadsuperhero.com)'s status on Monday, 04-Sep-2017 01:27:17 EDT Sean Tilley Sean Tilley
    payday loans online no credit check instant approval <a href="http://cashadvances2017.com"> payday loans no credit check</a> <a href="http://cashadvances2017.com"> payday loans online no credit check</a> guaranteed payday loans  payday loans az
    In conversation Monday, 04-Sep-2017 01:27:17 EDT from deadsuperhero.com permalink
  18. Sean Tilley (dsh@deadsuperhero.com)'s status on Tuesday, 29-Aug-2017 12:10:22 EDT Sean Tilley Sean Tilley
    in reply to
    Grats Sean!
    In conversation Tuesday, 29-Aug-2017 12:10:22 EDT from hubz.secretlair.me permalink
  19. Sean Tilley (dsh@deadsuperhero.com)'s status on Tuesday, 29-Aug-2017 11:00:58 EDT Sean Tilley Sean Tilley
    in reply to
    I love the Trouble In Paradise image!
    In conversation Tuesday, 29-Aug-2017 11:00:58 EDT from sparklechicken.net permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.