oed
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # DProfiles community calls The dprofiles community call is a place where the web3 community can come together to share learnings and progress in making user data more interoperable. We gather on Wednesdays 18 CET once every six weeks. Below you can find meeting notes from previous meetings as well as preparations for the upcoming one. If you want to give a short presentation please add it to the upcoming meeting agenda! ## Upcoming meeting (2021-06-29) **Zoom:** https://us02web.zoom.us/j/82788910031 **Time:** 19:00 CET **Agenda:** (feel free to add items) * 3ID Connect (Zach) * DNS.xyz overview (Burke) * NFT Metadata (METADREAMER) * Self.ID (Paul) ## Previous meeting notes Here we will gather notes from all previous meetings. --- ### 2021-06-30 Ceramic is now live on mainnet (for ELP projects) #### 3ID Connect - Zach (@3Box Labs) is demoing 3ID Connect via the Self.ID application. 3ID Connect allows users to auth their 3ID DID using their existing blockchain wallets. 3ID Connect works with web apps. - 3ID Connect is going to migrate legacy 3Box DIDs, profile data, and social verifications if possible. In some cases, it won't be able to be migrated, but a new DID will be created and profile information will be migrated. - 3ID Connect will be more built on clean libraries so others can implement their own front-end if they desire. #### DNS.XYZ - DNS.XYZ is a frontend making it easy to do anything a user would want to do with their IDX. - Profile page that feels like linktree or Facebook profile but built on open standards (Ceramic+IDX). - Implemented own login screen (instead of 3ID Connect) - Can link multiple blockchain accounts from within the edit profile page - Implemented tor.us for generating an ethereum key from social logins (can attract web2!). This ETH key then authenticates your DID - Can create components which contain links to your other sites or content - Can they standardize the extra fields being used within the app so others could make more use of them - Extra fields in basic profile - Gradient ring around avatar - Wallpaper (should this be in a profile schema or in a (new) display) - Grid itema in custom IDX record - Can we create a broad standard for social object (types)? - Can we lean into ActivityPub or other standards for schemas so we don't recreate the wheel #### Metafactory Ceramic as a place to store NFT metadata for virtual wearables. If you want your metadata to be updatable, would need to host on cenrtrlized server o actually updating the metadata on chain, which is expensive. Instead metadata URI can be a link to the raw data of a Ceramic document. Raw_data endpoint so the raw result return from the Ceramic stream would just be the NFT metadata. Can add support for new filetypes and creating versions of the same file in different filetypes and in the process easily support new virtual worlds. Want to link designers and creators to the things they're creating. Can use this as a way to distribute royalties to the people that created it. ### 2021-03-03 #### IDX + Sourcecred integration Sourcecred prioritizing IDX integration as primary user account authentication module that bridges users with all their social accounts used by sourcecred to calculate participation. Excited to go live upon launch of Ceramic mainnet pre-release. Requirements: - hosted IdentityLink - AlsoKnownAs definition integration - Work on their side #### AlsoKnownAs definition for IDX - Used to store claims and proofs that link a DID to various social accounts (i.e. Github, Discord, Twitter, Discourse, etc.) - AKA was merged into CIP repo, implemented now in IDX library #### Discourse verification bounty for IdentityLink - Pending PR adding Discourse functionality to IdentityLink service and AKA definition #### Adding Telegram verification to IdentityLink - Maybe we post a bounty for adding Telegram integration to IdentityLink - Should work similarly to Discord verificatio process using a bot #### AppendCollection ([CIP-85](https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-85/CIP-85.md)) - CIP on how to shard long arrays in Ceramic documents - Uses multiple subdocuments (subpages/slices) each storing a subset of the list (collection) - Useful for i.e. social graphs in IDX - CIP contains algorithms that make it easy to add to, and efficiently query the Collection - Can be used for long lists where order does not matter, but is really great for long lists where order does matter (i.e. list of blog posts you can know which is the most recent) - Inspired by ActivityStreams & collections #### How will persistence work? - Two concerns: docstate and CIDs that are the content - CIDS/content: handled by file persistence networks i.e. Filecoin, Arweave. - Docstate: Ceramic-native decentralized system #### Gitcoin: Anti-sybil score - Hello world of uploading the Gitcoin internal sybil score (from Grants) to 3Box or IDX so users can take it around the web. --- ### 2021-01-13 #### MyMeta profiles Hammad shares his thoughts on where they are - MetaSkills spec, certifications for different skills e.g. cadCAD - Demo of MyMeta, profiles for users, but also guilds, using discord to see membership #### Identitylink-services - Verifications of social accounts - Backend implementation finished by Raid Guild - Search based on social accounts? Will be possible once indexing of ceramic is possible #### IDX - Updated docs - Some naming changes #### General discussion - How IDX can allow services to write user data without the user being authenticated? - IDX reference points to document owned by the service - How do we allow users to link verifications to their profile while also maintaining privacy - Different profiles for different context --- ### 2020-11-25 #### IDX + Ceramic Update - Ceramic - Getting closer to more stable version of protocol, approaching feature freeze - IDX - Working on speed improvements - Stabilizing `js-idx` library - Hackathon with IDX + SkyDB: Using IDX for user identity and SkyDB for storing user and application data - Done by encrypting SkyDB seed inside a user's reference document stored in IDX. When user gives an app permission to their SkyDB definition, the app decrypts the key and can interact with their SkyDB - See tutorial here: https://blog.ceramic.network/how-to-build-idx-apps-with-skydb-storage-backend/ - Upcoming tutorial for IDX + Textile ThreadsDB - Similar model as SkyDB integration #### Social Account Verification Service - Verifications are stored in an "Also Known As" document. A reference to this document is contained in the user's IDX Index. You can read the AKA spec here: https://github.com/ceramicnetwork/CIP/blob/3c791031f7db954859119ac924c9a608957cda9c/CIPs/CIP-23/CIP-23.md - Spec'd for Twitter, Github, and Discord - RaidGuild doing the work - For publicly available social feeds (i.e. Twitter, Github Gist), this verification is trustless since the social message and corresponding entry in the DID can always be verified (as a two-way binding), but the verifiable claim is issued for consumption convenience - For private social feeds (i.e. Discord DMs), the verification requires the trusted claim from the verification service since the message posted containing the DID cannot be seen publicly by others #### UBDI Profile Demo - Check out the product: https://app.ubdi.com - Allows users to link all their accounts and pull in their data to a data bank, then can use that to opt in to targeting for certain types - Trying to grow userbase #### BrightID - People on the call made some BrightID connections by downloading the mobile app and scanning Adam's QR code from his app - Apps where you can use BrightID: https://apps.brightid.org - Also has a Discord bot that you can add to your server #### IPR - Options - Nest identity/IDX specs and standards under groups that already take care of this stuff, i.e. DIF, W3C, etc. - Create our own IPR agreement that people sign before contributing - Create our own IRP agreement down the road and need to go back and have all the contributers retroactively sign - Michael will email Kaliya to coordinate around options

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully