- English: https://bits.owocki.com/7KuQ9xmr
- Portugese: https://bits.owocki.com/P8u2Xnxo
- Chinese: https://bits.owocki.com/12u7kGx5
- Indonesian: https://bits.owocki.com/Wnum6LeB
- Hindi: https://bits.owocki.com/nOuKLAz4
- Italian: https://bits.owocki.com/jkuARzgb
- Persian: https://bits.owocki.com/geuEP6JY
- Japanese: https://bits.owocki.com/DOulK5wo
- Russian: https://bits.owocki.com/GGu75Ox5
- Spanish: https://bits.owocki.com/bLulZXo2
Self Sovereign Identity(SSI)とは、2016年にクリストファー・アレン氏がそれまでアイデンティティコミュニティの人々の間で話し合われていたことから着想してブログ記事「Self-Sovereign Identityへの道」で詳細をまとめた、包括的な用語です。そのブログではSelf-Sovereign Identityの10の原則が定義されています。
- Existence ユーザーは独立した存在でなければならない。
- Control ユーザーは自分のアイデンティティをコントロールできなければならない。
- Access ユーザーは自分のデータにアクセスできなければならない。
- Transparency システムやアルゴリズムは透明でなければならない。
- Persistence アイデンティティは永続的なものでなければならない。
- Portability IDに関する情報およびサービスは持ち運び可能でなければならない。
- Interoperability IDは可能な限り広く使用できなければならない。
- Consent IDを使用するときに本人が同意しなければならない。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<!-- not sure which one it is, so set both --> | |
<key>Ensemble</key> | |
<dict> | |
<key>Enabled</key> | |
<true/> | |
</dict> |
Twitter has released the official API v2 endpoint for the bookmark feature. https://twittercommunity.com/t/build-with-bookmarks-on-the-twitter-api-v2/168804/
The following descriptions are or will soon be no longer useful; I suggest using the new official API.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# encoding: utf-8 | |
# https://qiita.com/mataneko_boy/items/852ca5484b80d2530560 | |
# https://gist.github.com/hyuki/163340e4f5924c9ab8fb66c84f378132 | |
# https://snap.textfile.org/20180518132348/ | |
# https://scrapbox.io/help-jp/%E3%83%9A%E3%83%BC%E3%82%B8%E3%82%92%E4%BD%9C%E3%82%8B#58ae7c9a97c29100005b886b | |
require 'twitter' | |
require 'open-uri' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* [SETUP] | |
* 1. Slack のAPIトークンを発行する | |
* 2. Google Form でフォームを作成する | |
* - 必要な項目はメールアドレスのみ | |
* - Google Form で指定したメールアドレスの項目名を FORM_ITEM_TITLE に設定する | |
* 3. スクリプトエディタでこのスクリプトを登録 | |
* - SLACK_API_TOKEN にAPIトークンを指定 | |
* - SLACK_API_ENDPOINT にチーム名を指定 | |
* 4. フォームの送信時のトリガーに onFormSubmit を指定(要認証) |
モヒカンslackのチャネルリスト(毎日 AM 5:00 自動更新)
詳細はQiita:究極のIT系最新技術情報収集用Slackチーム公開 - モヒカンSlack -を参照。
参加は