<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kosmos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonomist</id>
	<title>Kosmos Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kosmos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonomist"/>
	<link rel="alternate" type="text/html" href="https://wiki.kosmos.org/Special:Contributions/Jonomist"/>
	<updated>2026-05-28T20:20:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.kosmos.org/index.php?title=Kredits&amp;diff=663</id>
		<title>Kredits</title>
		<link rel="alternate" type="text/html" href="https://wiki.kosmos.org/index.php?title=Kredits&amp;diff=663"/>
		<updated>2020-01-31T01:31:09Z</updated>

		<summary type="html">&lt;p&gt;Jonomist: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Kredits are a system for tracking contributions to Kosmos projects, enabling the fair and transparent use of project funds, as well as improving project management and governance.&lt;br /&gt;
&lt;br /&gt;
For now, kredits are mostly a fun experiment and gaming element, but the long-term idea is that they can be rewarded with dividends, if or when the Kosmos project/org is in a financial position that allows it to reward everybody contributing to its success.&lt;br /&gt;
&lt;br /&gt;
== Current status ==&lt;br /&gt;
&lt;br /&gt;
After a few years of experimentation, we finally started issuing kredits in production earlier this year (2019). We also have a functioning, usable Web UI up and running, which interacts directly with Ethereum and IPFS nodes, and which you can also use to create your contributor account: https://kredits.kosmos.org&lt;br /&gt;
&lt;br /&gt;
== Concept &amp;amp; Architecture ==&lt;br /&gt;
&lt;br /&gt;
=== Smart contracts ===&lt;br /&gt;
&lt;br /&gt;
Kredits are cryptographic tokens, (currently) stored on the [https://ethereum.org/ Ethereum] blockchain, issued and managed via programs called [https://en.wikipedia.org/wiki/Smart_contract smart contracts].&lt;br /&gt;
&lt;br /&gt;
We use two types of tokens:&lt;br /&gt;
&lt;br /&gt;
# A non-fungible [https://eips.ethereum.org/EIPS/eip-721 ERC721] token, which represents the actual contributions. These are unique, and they cannot be sent or traded with other people. They are earned by contributing to Kosmos projects, and either one of our bots or one of our contributors propose to create them for a contribution.&lt;br /&gt;
# A fungible [https://eips.ethereum.org/EIPS/eip-20 ERC20] token, which represents the value of contributions. These are not unique, meaning every token represents the same value. They can be sent to other addresses using any ERC20-compatible wallet.&lt;br /&gt;
&lt;br /&gt;
Every contribution token/record contains the amount of ERC20 kredits that can be claimed by the contributor. &amp;quot;Claiming&amp;quot; those tokens basically means paying them out from the Kredits smart contract to your own wallet. This is optional, and the contributor can choose to do this whenever they want.&lt;br /&gt;
&lt;br /&gt;
=== Data storage ===&lt;br /&gt;
&lt;br /&gt;
All non-essential data (basically everything except for pure IDs and numbers/amounts) is stored on [https://ipfs.io/ IPFS]. In order to ensure that no data is lost, and all data is available to Kredits users at all times, we run a few Kosmos IPFS nodes, as well as a public IPFS gateway. See [[Kredits:IPFS]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== High-level overview ===&lt;br /&gt;
&lt;br /&gt;
[[File:High-level-architecture.png|960px|link=https://wiki.kosmos.org/images/c/c1/High-level-architecture.svg|frameless|caption]]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Kredits Contracts ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-contracts/ kredits-contracts] contains the smart contracts, written in Solidity, as well as the generated contract ABI for use with the Web3 JavaScript library (e.g. in kredits-web). It can be linked from other programs via npm.&lt;br /&gt;
&lt;br /&gt;
=== Kosmos Schemas ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kosmos-schemas/ kosmos-schemas] contains the JSON Schema definitions and examples for all data stored in IPFS. They can be used in the kredits-contracts JS wrapper as well as in client apps.&lt;br /&gt;
&lt;br /&gt;
=== Kredits Web ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-web/ kredits-web] is the Web UI for the public Kredits dashboard and management UI. The app is hosted on 5apps Deploy at [https://kredits.kosmos.org/ kredits.kosmos.org].&lt;br /&gt;
&lt;br /&gt;
=== Hubot Kredits ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/hubot-kredits hubot-kredits] is a Hubot chatbot extension, which can automatically create (unconfirmed) contribution tokens, e.g. based on GitHub contributions, Mediawiki edits, etc.. We also use it to prototype back-end behavior that is potentially needed in `kredits-web`.&lt;br /&gt;
&lt;br /&gt;
=== Kredits GitHub ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-github kredits-github] is a very simple GitHub app, which adds a check to pull requests in org repos, ensuring that they are assigned a kredits label, which is used by hubot-kredits to determine the size of the contribution.&lt;br /&gt;
&lt;br /&gt;
=== Kredits IPFS Pinner ===&lt;br /&gt;
&lt;br /&gt;
[https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner kredits-ipfs-pinner] pins IPFS data of a Kredits organization on an IPFS node. Running this program turns any IPFS node into a live mirror for all Kredits-related documents.&lt;br /&gt;
&lt;br /&gt;
== Democratic governance via Kredits ==&lt;br /&gt;
&lt;br /&gt;
Kredits have the potential to be used for distributed governance of the Kosmos project and organization. The basic idea is that people can vote on decisions with a vote that carries a weight according to their contributions. In short: the people who do should be the ones who decide. With a limited set of basic rules, this makes for an interesting new and decentralized approach to open-source governance.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
&lt;br /&gt;
See https://wiki.kosmos.org/Meeting_Notes:_Feb_25,_2019#Kredits_Roadmap_2019&lt;br /&gt;
&lt;br /&gt;
== Ideas ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Leaderboard for contributions/kredits, where people can choose to publish their name or not (based on actual blockchain data)&amp;lt;/del&amp;gt; WIP, almost done: https://kredits.kosmos.org/&lt;br /&gt;
* Some way for new contributors to claim kredits sent to them via email link or similar (Update: current idea is to issue them without the need for an address, then be able to confirm address change via GitHub OAuth and admin action/proposal)&lt;br /&gt;
* &amp;lt;del&amp;gt;IRC bot for small transactions, so people can send each other kredits on Kosmos project channels&amp;lt;/del&amp;gt; Turned out to not make sense.&lt;br /&gt;
* &amp;lt;del&amp;gt;Custom wallet, removing all unnecessary features and integrating custom features we'd like to have (like e.g. easy multisig transactions, linked/initiated from a Kosmos chatroom)&amp;lt;/del&amp;gt; WIP, almost done: https://github.com/67P/kredits-web/ (tokens can be sent via normal ETH wallets)&lt;br /&gt;
* [[Contribution Dashboard]] for regular Kredit distribution as well as general project stats&lt;br /&gt;
* Expense management, similar to https://opencollective.com/learn-more&lt;br /&gt;
* Interoperability with other coops/projects/software&lt;br /&gt;
** https://docs.opencoopecosystem.net/&lt;br /&gt;
** https://www.valueflo.ws/&lt;br /&gt;
&lt;br /&gt;
== Similar projects/ideas ==&lt;br /&gt;
&lt;br /&gt;
* [https://wiki.p2pfoundation.net/Commons-Oriented_Decentralised_Programmed_Organisations cDPOs (commons-oriented decentralised programmed organisations)] as frameworks to bootstrap, develop &amp;amp; sustain commons projects&lt;br /&gt;
* [https://blog.colony.io/colony-beta-product-summary-2121a357d61d?mc_cid=b1750a36c8&amp;amp;mc_eid=fb43075dba#.9egmfejax Colony] -- &amp;quot;The Colony Beta is for teams who want to create their own “Collaboration Network”—a place to work with, incentivize, and track the contributions of a network of collaborators. It combines task management with “payments” and tracking.&amp;quot;&lt;br /&gt;
* [http://aragon.one/ Aragon] &lt;br /&gt;
* [https://github.com/ether-camp/virtual-accelerator/ ether-camp/virtual accelerator] -- &amp;quot;The Virtual Accelerator is a platform that allows for the promotion, testing and funding of ideas. &amp;quot; HackerGold is their token.&lt;br /&gt;
* [http://boardroom.to/ boardroom.to] -- A blockchain based governance platform.&lt;br /&gt;
* [https://lunyr.com/ Lunyr] -- &amp;quot;Lunyr is an Ethereum-based decentralized crowdsourced encyclopedia which rewards users with app tokens for peer-reviewing and contributing information.&amp;quot;&lt;br /&gt;
* [https://singulardtv.com/ Singulardtv] -- &amp;quot;A Blockchain Entertainment Studio, Smart Contract Rights Management Platform and Video On-Demand Portal&amp;quot;&lt;br /&gt;
* [https://daostack.io/ DAOstack] -- &amp;quot;DAOstack is an open source project advancing the technology and adoption of decentralized governance.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
see also: &lt;br /&gt;
&lt;br /&gt;
* [https://tokenmarket.net/ TokenMarket] -- &amp;quot;Trade and research 152 digital assets. Organize crowdsales.&amp;quot;&lt;br /&gt;
* [https://medium.com/@ConsenSys/tokens-on-ethereum-e9e61dac9b4e#.hfxscd8yx Tokens on Ethereum] about Ethereum based tokens by ConsenSys&lt;br /&gt;
* [https://medium.com/@balajis/thoughts-on-tokens-436109aabcbe Thoughts on Tokens] by Balaji S. Srinivasan and Naval Ravikant&lt;br /&gt;
* [https://www.misthos.io/ Misthos] (multi-sig bitcoin wallet, &amp;quot;designed for project teams, investment partnerships and other ad hoc ventures to manage the divvying up of income (received as bitcoin) among their individual members&amp;quot;, based on Blockstack, [https://www.coindesk.com/bitcoin-wallet-blockstack-decentralized/ Coindesk article])&lt;br /&gt;
* https://sourcecred.io&lt;br /&gt;
* [https://freecoin.dyne.org/ Freecoin]&lt;br /&gt;
&lt;br /&gt;
== Similar code/inspirations/links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/Lunyr/crowdsale-contracts/tree/master/contracts Lynyr contracts]&lt;br /&gt;
* [https://github.com/Giveth/minime minime contracts]&lt;br /&gt;
* [https://github.com/ConsenSys/gnosis-contracts/blob/master/contracts/solidity/Tokens/StandardToken.sol gnosis-contracts] &lt;br /&gt;
* [https://github.com/melonproject/melon/ melonproject contracts]&lt;br /&gt;
* Paper: [https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3243656 &amp;quot;Liberal Radicalism: Formal Rules for a Society Neutral Among Communities&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* [https://sideshift.ai/ Sideshift] is similar to Shapeshift, but without KYC and such. Could be used to donate to the Kredits contract using Bitcoin via LN, as well as via normal chain txs with a variety of currencies.&lt;/div&gt;</summary>
		<author><name>Jonomist</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.kosmos.org/index.php?title=Kredits&amp;diff=638</id>
		<title>Kredits</title>
		<link rel="alternate" type="text/html" href="https://wiki.kosmos.org/index.php?title=Kredits&amp;diff=638"/>
		<updated>2020-01-15T04:39:44Z</updated>

		<summary type="html">&lt;p&gt;Jonomist: /* Similar projects/ideas */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Kredits are a system for tracking contributions to Kosmos projects, enabling the fair and transparent use of project funds, as well as improving project management and governance.&lt;br /&gt;
&lt;br /&gt;
For now, kredits are mostly a fun experiment and gaming element, but the long-term idea is that they can be rewarded with dividends, if or when the Kosmos project/org is in a financial position that allows it to reward everybody contributing to its success.&lt;br /&gt;
&lt;br /&gt;
== Current status ==&lt;br /&gt;
&lt;br /&gt;
After a few years of experimentation, we finally started issuing kredits in production earlier this year (2019). We also have a functioning, usable Web UI up and running, which interacts directly with Ethereum and IPFS nodes, and which you can also use to create your contributor account: https://kredits.kosmos.org&lt;br /&gt;
&lt;br /&gt;
== Concept &amp;amp; Architecture ==&lt;br /&gt;
&lt;br /&gt;
=== Smart contracts ===&lt;br /&gt;
&lt;br /&gt;
Kredits are cryptographic tokens, (currently) stored on the [https://ethereum.org/ Ethereum] blockchain, issued and managed via programs called [https://en.wikipedia.org/wiki/Smart_contract smart contracts].&lt;br /&gt;
&lt;br /&gt;
We use two types of tokens:&lt;br /&gt;
&lt;br /&gt;
# A non-fungible [https://eips.ethereum.org/EIPS/eip-721 ERC721] token, which represents the actual contributions. These are unique, and they cannot be sent or traded with other people. They are earned by contributing to Kosmos projects, and either one of our bots or one of our contributors propose to create them for a contribution.&lt;br /&gt;
# A fungible [https://eips.ethereum.org/EIPS/eip-20 ERC20] token, which represents the value of contributions. These are not unique, meaning every token represents the same value. They can be sent to other addresses using any ERC20-compatible wallet.&lt;br /&gt;
&lt;br /&gt;
Every contribution token/record contains the amount of ERC20 kredits that can be claimed by the contributor. &amp;quot;Claiming&amp;quot; those tokens basically means paying them out from the Kredits smart contract to your own wallet. This is optional, and the contributor can choose to do this whenever they want.&lt;br /&gt;
&lt;br /&gt;
=== Data storage ===&lt;br /&gt;
&lt;br /&gt;
All non-essential data (basically everything except for pure IDs and numbers/amounts) is stored on [https://ipfs.io/ IPFS]. In order to ensure that no data is lost, and all data is available to Kredits users at all times, we run a few Kosmos IPFS nodes, as well as a public IPFS gateway. See [[Kredits:IPFS]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== High-level overview ===&lt;br /&gt;
&lt;br /&gt;
[[File:High-level-architecture.png|960px|link=https://wiki.kosmos.org/images/c/c1/High-level-architecture.svg|frameless|caption]]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Kredits Contracts ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-contracts/ kredits-contracts] contains the smart contracts, written in Solidity, as well as the generated contract ABI for use with the Web3 JavaScript library (e.g. in kredits-web). It can be linked from other programs via npm.&lt;br /&gt;
&lt;br /&gt;
=== Kosmos Schemas ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kosmos-schemas/ kosmos-schemas] contains the JSON Schema definitions and examples for all data stored in IPFS. They can be used in the kredits-contracts JS wrapper as well as in client apps.&lt;br /&gt;
&lt;br /&gt;
=== Kredits Web ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-web/ kredits-web] is the Web UI for the public Kredits dashboard and management UI. The app is hosted on 5apps Deploy at [https://kredits.kosmos.org/ kredits.kosmos.org].&lt;br /&gt;
&lt;br /&gt;
=== Hubot Kredits ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/hubot-kredits hubot-kredits] is a Hubot chatbot extension, which can automatically create (unconfirmed) contribution tokens, e.g. based on GitHub contributions, Mediawiki edits, etc.. We also use it to prototype back-end behavior that is potentially needed in `kredits-web`.&lt;br /&gt;
&lt;br /&gt;
=== Kredits GitHub ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/67P/kredits-github kredits-github] is a very simple GitHub app, which adds a check to pull requests in org repos, ensuring that they are assigned a kredits label, which is used by hubot-kredits to determine the size of the contribution.&lt;br /&gt;
&lt;br /&gt;
=== Kredits IPFS Pinner ===&lt;br /&gt;
&lt;br /&gt;
[https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner kredits-ipfs-pinner] pins IPFS data of a Kredits organization on an IPFS node. Running this program turns any IPFS node into a live mirror for all Kredits-related documents.&lt;br /&gt;
&lt;br /&gt;
== Democratic governance via Kredits ==&lt;br /&gt;
&lt;br /&gt;
Kredits have the potential to be used for distributed governance of the Kosmos project and organization. The basic idea is that people can vote on decisions with a vote that carries a weight according to their contributions. In short: the people who do should be the ones who decide. With a limited set of basic rules, this makes for an interesting new and decentralized approach to open-source governance.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
&lt;br /&gt;
See https://wiki.kosmos.org/Meeting_Notes:_Feb_25,_2019#Kredits_Roadmap_2019&lt;br /&gt;
&lt;br /&gt;
== Ideas ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Leaderboard for contributions/kredits, where people can choose to publish their name or not (based on actual blockchain data)&amp;lt;/del&amp;gt; WIP, almost done: https://kredits.kosmos.org/&lt;br /&gt;
* Some way for new contributors to claim kredits sent to them via email link or similar (Update: current idea is to issue them without the need for an address, then be able to confirm address change via GitHub OAuth and admin action/proposal)&lt;br /&gt;
* &amp;lt;del&amp;gt;IRC bot for small transactions, so people can send each other kredits on Kosmos project channels&amp;lt;/del&amp;gt; Turned out to not make sense.&lt;br /&gt;
* &amp;lt;del&amp;gt;Custom wallet, removing all unnecessary features and integrating custom features we'd like to have (like e.g. easy multisig transactions, linked/initiated from a Kosmos chatroom)&amp;lt;/del&amp;gt; WIP, almost done: https://github.com/67P/kredits-web/ (tokens can be sent via normal ETH wallets)&lt;br /&gt;
* [[Contribution Dashboard]] for regular Kredit distribution as well as general project stats&lt;br /&gt;
* Expense management, similar to https://opencollective.com/learn-more&lt;br /&gt;
* Interoperability with other coops/projects/software&lt;br /&gt;
** https://docs.opencoopecosystem.net/&lt;br /&gt;
** https://www.valueflo.ws/&lt;br /&gt;
&lt;br /&gt;
== Similar projects/ideas ==&lt;br /&gt;
&lt;br /&gt;
* [https://medium.com/@ecsa_team/programmed-decentralised-commons-production-2b1fac7cf9a8 cDPOs (commons-oriented decentralised programmed organisations)] as frameworks to bootstrap, develop &amp;amp; sustain commons projects&lt;br /&gt;
* [https://blog.colony.io/colony-beta-product-summary-2121a357d61d?mc_cid=b1750a36c8&amp;amp;mc_eid=fb43075dba#.9egmfejax Colony] -- &amp;quot;The Colony Beta is for teams who want to create their own “Collaboration Network”—a place to work with, incentivize, and track the contributions of a network of collaborators. It combines task management with “payments” and tracking.&amp;quot;&lt;br /&gt;
* [http://aragon.one/ Aragon] &lt;br /&gt;
* [https://github.com/ether-camp/virtual-accelerator/ ether-camp/virtual accelerator] -- &amp;quot;The Virtual Accelerator is a platform that allows for the promotion, testing and funding of ideas. &amp;quot; HackerGold is their token.&lt;br /&gt;
* [http://boardroom.to/ boardroom.to] -- A blockchain based governance platform.&lt;br /&gt;
* [https://lunyr.com/ Lunyr] -- &amp;quot;Lunyr is an Ethereum-based decentralized crowdsourced encyclopedia which rewards users with app tokens for peer-reviewing and contributing information.&amp;quot;&lt;br /&gt;
* [https://singulardtv.com/ Singulardtv] -- &amp;quot;A Blockchain Entertainment Studio, Smart Contract Rights Management Platform and Video On-Demand Portal&amp;quot;&lt;br /&gt;
* [https://daostack.io/ DAOstack] -- &amp;quot;DAOstack is an open source project advancing the technology and adoption of decentralized governance.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
see also: &lt;br /&gt;
&lt;br /&gt;
* [https://tokenmarket.net/ TokenMarket] -- &amp;quot;Trade and research 152 digital assets. Organize crowdsales.&amp;quot;&lt;br /&gt;
* [https://medium.com/@ConsenSys/tokens-on-ethereum-e9e61dac9b4e#.hfxscd8yx Tokens on Ethereum] about Ethereum based tokens by ConsenSys&lt;br /&gt;
* [https://medium.com/@balajis/thoughts-on-tokens-436109aabcbe Thoughts on Tokens] by Balaji S. Srinivasan and Naval Ravikant&lt;br /&gt;
* [https://www.misthos.io/ Misthos] (multi-sig bitcoin wallet, &amp;quot;designed for project teams, investment partnerships and other ad hoc ventures to manage the divvying up of income (received as bitcoin) among their individual members&amp;quot;, based on Blockstack, [https://www.coindesk.com/bitcoin-wallet-blockstack-decentralized/ Coindesk article])&lt;br /&gt;
* https://sourcecred.io&lt;br /&gt;
* [https://freecoin.dyne.org/ Freecoin]&lt;br /&gt;
&lt;br /&gt;
== Similar code/inspirations/links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/Lunyr/crowdsale-contracts/tree/master/contracts Lynyr contracts]&lt;br /&gt;
* [https://github.com/Giveth/minime minime contracts]&lt;br /&gt;
* [https://github.com/ConsenSys/gnosis-contracts/blob/master/contracts/solidity/Tokens/StandardToken.sol gnosis-contracts] &lt;br /&gt;
* [https://github.com/melonproject/melon/ melonproject contracts]&lt;br /&gt;
* Paper: [https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3243656 &amp;quot;Liberal Radicalism: Formal Rules for a Society Neutral Among Communities&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* [https://sideshift.ai/ Sideshift] is similar to Shapeshift, but without KYC and such. Could be used to donate to the Kredits contract using Bitcoin via LN, as well as via normal chain txs with a variety of currencies.&lt;/div&gt;</summary>
		<author><name>Jonomist</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.kosmos.org/index.php?title=Events/DOTS_2019&amp;diff=634</id>
		<title>Events/DOTS 2019</title>
		<link rel="alternate" type="text/html" href="https://wiki.kosmos.org/index.php?title=Events/DOTS_2019&amp;diff=634"/>
		<updated>2019-12-15T07:09:45Z</updated>

		<summary type="html">&lt;p&gt;Jonomist: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;lio17, raucao and jonomist had a phone call on Nov 6, 2019, about a potential collaboration between i4Policy and Kosmos. The idea is that Kredits could be used for the development of the open source civic tech, such as the document consultation tool, iConsult, and maybe i4Policy software could also be used for Kosmos governance in the future.&lt;br /&gt;
&lt;br /&gt;
There is going to be a multi-day workshop at the DOTS event in Nakuru (Kenya) in December. Jonomist summarized the event as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
== Overview of DOTS:==&lt;br /&gt;
&lt;br /&gt;
When: 5-7 December &lt;br /&gt;
&lt;br /&gt;
Where: Nakuru, at Lanet Matfam Resort.&lt;br /&gt;
&lt;br /&gt;
Who: GIG and r0g jointly organize DOTS, with more partners joining in!&lt;br /&gt;
&lt;br /&gt;
What: 5 tracks on Dec 5 and 6 with lots of space and time to exchange in between the sessions. Public event on Dec 7.&lt;br /&gt;
&lt;br /&gt;
== Kredits/i4Policy Shared Goals for DOTS:==&lt;br /&gt;
&lt;br /&gt;
* Reciprocal code review and feedback&lt;br /&gt;
* UX brainstorming with DOTS participants&lt;br /&gt;
* Draft medium-term development plan (Q2 2020 - Q4 2021) for the i4Policy consultation tool (iConsult) and Kredits &lt;br /&gt;
* Integration of the development plans for a joint project to pilot Kredits for distributed co-creation of iConsult&lt;br /&gt;
* Outlining a joint project proposal: specification of goals, shared expectations, timelines and milestones, budget items/rates, and providing an initial overview of the dividend allocations based on the integrated development plans for i4Policy and Kredits.&lt;br /&gt;
&lt;br /&gt;
== Agenda: ==&lt;br /&gt;
&lt;br /&gt;
In attendance: lio17, raucao, jonomist, and kaleab&lt;br /&gt;
&lt;br /&gt;
Dec 4&lt;br /&gt;
* Team and project introductions (walkthrough of each other's visions, tech and current thinking)&lt;br /&gt;
&lt;br /&gt;
Dec 5&lt;br /&gt;
* Reciprocal code review and feedback&lt;br /&gt;
* Setting the shared vision for collaboration and the agenda&lt;br /&gt;
* Shared brainstorming of initial medium-term development plans&lt;br /&gt;
&lt;br /&gt;
Dec 6 &lt;br /&gt;
* Review draft medium-term development plans&lt;br /&gt;
* Establish an integrated development plan&lt;br /&gt;
* Joint project planning&lt;br /&gt;
&lt;br /&gt;
Dec 7&lt;br /&gt;
* UX workshop with other DOTS participants&lt;br /&gt;
* Presentation of i4Policy to public in Nakuru&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jonomist</name></author>
		
	</entry>
</feed>