Imagine the #OpenBadges 3.0 Standard tapping ATProto.> Open Badges 3.0 is the global standard for digital credentials—secure, easy to verify, portable and compatible with modern platforms like digital wallets.certifier.io/blog/open-ba...
What Are Open Badges 3.0? A Si...
openbadges
> Open Badges can be awarded for any definable achievement and earned in many learning environments, games or the workplace. An Open Badge is a specialized type of digital badge that contains verifiable metadata.#OpenBadges + ATProto!community.instructure.com/en/kb/articl...
What are Open Badges? - Instru...
Open Badges 3.0: The global standard for verifiable digital credentials#OpenBadges and ATProto, when?www.pok.tech/en/digital-c...
Open Badges 3.0: Complete guid...
New #introduction time:
👋 Hey, I've been here on the Fedi for the last 7 years.
Founding member of @weareopencoop working at the intersection of #learning, #technology & #community.
Was PM of #MoodleNet, a decentralised digital commons built on #ActivityPub from 2018-2020 which has morphed into @bonfire, a federated app toolkit.
Wrote doctoral thesis on #digitalliteracies. Was on Mozilla's #OpenBadges team & led #WebLiteracy work.
Pursuing MSc in #SystemsThinking
I like 🏔️🥃⚽
Do you want to help testing @badgefed and provision your local test instance?
Easy
docker pull ghcr.io/tryvocalcat/badgefed:latest &&
docker run -v `pwd`/data:/app/data \
-p 8080:8080 \
-e SQLITE_DB_FILENAME=/app/data/badges.db \
-e AdminAuthentication__AdminUsers__0__Id=your-mastodon-username \
-e AdminAuthentication__AdminUsers__0__Type=Mastodon \
-e MastodonConfig__ClientId=your-mastodon-client-id \
-e MastodonConfig__ClientSecret=your-mastodon-client-secret \
-e MastodonConfig__Server=your-mastodon-server \
ghcr.io/tryvocalcat/badgefed
And then open a browser and go to http://localhost:8080 or http://localhost:8080/admin
#docker #badgefed #openbadges #softwaredevelopment #testing #fediverse #activitypub