diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45ddf0a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +site/ diff --git a/docs/about.md b/docs/about.md new file mode 100644 index 0000000..cb01605 --- /dev/null +++ b/docs/about.md @@ -0,0 +1,18 @@ +# About cosmopool + +## Independence + +Cosmopool tries to be really independent: + + * We do not feed the mass media and expect you to discount what they tell about us; talk to us directly or via a web of trusted friends! We reject advertising and usage of curtailing symbols. + * We do not accept donations from people not actively involved in this project. + * We put emphasis on privacy as long as (semi-)public information would be misused by commercial or institutional entities for steering or controllng us. + * We try to avoid using webservices from commercial entities and want to build decentralized infrastructure under control of those who use it. + * Our software license prohibits commercial use as well as use of the software for other purposes which we deem inappropriate: military, governmental and religious. + * We don’t follow the rules of publicity and don’t advertise our ideas on a market following the logics of spectacle, representation, value and money. + * We count on individuals who are independent of fashions and know what they want and do it. And we count on an atmosphere where this is cherished as the roots of a new culture. + +The cosmopool software tries to be a tool, not just a toy, i.e., it is made to be used creatively and thoughtfully at the same time. + +We are aware of the new trends in consumerism emphasizing sustainability but neglecting alienation; we refuse such shallow changes. + diff --git a/docs/communities.md b/docs/communities.md new file mode 100644 index 0000000..c2e6703 --- /dev/null +++ b/docs/communities.md @@ -0,0 +1,20 @@ +# Communities + +Collective attempts at living a better life are numerous in human history. Today our attempts are still failing, but not primarily due to oppression, poverty or lack of time. The more important reason is us! We have internalized the patterns which limit cooperation. Some people are still building groups, but the groups are rarely tied to each other. + +To build a network of cooperating groups we need a new culture. This begins with how we interact with each other. Instead of reproducing the patterns of abstract value, competition and functionalism we can do this: + + * Listen to others (instead of trying to dominate the discourse). + * Encourage people with good ideas. () + * Be reliable. (E.g., bring back books which you lent from somebody.) + * Build trust. + * Be helpful. + * When having a conflict, get help from the community. + * Keep perspective. Don’t get distracted with social drama. + * Be realistic. (Don’t replace reality with imagination.) + * Be utopian. (Trust yourself and others to put imagination into reality.) + * Be communicative. (Quantity doesn’t matter.) + * Be playful. (Freedom is the playfulness of thought and its transformation into action.) + +All this needs to be learnt and requires [tools](tools.md). + diff --git a/docs/concept.md b/docs/concept.md new file mode 100644 index 0000000..3b5a0d5 --- /dev/null +++ b/docs/concept.md @@ -0,0 +1,27 @@ +# Concept + +## Where we are + +A seemingly inescapable game is going on, which produces winners and loosers. All who insist that they don’t see an alternative are condemned to willingly or unwilligly strengthen the totality of this game. It tries to justify the mind of anybody towards making profit and selling a representation. The game is called money. + +It is backed by the fear that its uncontrolled form, namely violence and war, might break through, if there were no institutions, including most prominently the state. These institutions keep up the collective illusion that the numbers printed on paper and small metal disks have a meaning, called value. + +## A different perspective + +With competition steadily intensifying, also the desire for something else is growing. People are rediscovering the commons, question intellectual property and begin to see that money is not everything. + +A practical alternative is sharing of resources, which has always happened in human history. A resource is every material thing, each of your skills, all of your knowledge and maybe even your dreams. + +## Sharing is the rule – in communities + +Many resources are shareable with others. Within a circle of friends it is common to share resources. Whenever people trust each other, things are being lent, used collectively, copied illegally, given away for free, made available permanently and explained while having fun; people help each other, give each other advice, and all this without charging for it. + +Anything can circulate in such communities: + + * Material things (the drilling machine, the ice crusher, the mobile home, …) + * Structural resources (the guestroom, the internet access, …) + * Skills and knowledge (computer skills, help in moving houses, repairing skills, …) + * … + +See more [Examples](examples.md). + diff --git a/docs/contact.md b/docs/contact.md new file mode 100644 index 0000000..b47ef30 --- /dev/null +++ b/docs/contact.md @@ -0,0 +1,10 @@ +# Contact + +Write email to + + info ⓐ cosmopool.net + +or subscribe to the mailinglist [cosmopool-news](https://lists.cosmopool.net/wws/subscribe/cosmopool-news) for a few announcements per year. + +If you are a developer and interested in participating, subscribe to [cosmopool-dev](https://lists.cosmopool.net/wws/subscribe/cosmopool-dev). + diff --git a/docs/examples.md b/docs/examples.md new file mode 100644 index 0000000..3bed8bc --- /dev/null +++ b/docs/examples.md @@ -0,0 +1,14 @@ +# Examples + +Here are some examples for sharing. If you are addicted to spectacle, play the money game instead.  + + * share your books + * share a drilling machine with your neighbors + * put together and buy (still!) a high-pressure cleaner + * store the high-pressure cleaner in a collectively used workshop + * bring your broken computer to a group specialized on repairing computers; they will have spare parts and knowhow + * teach others how to sew + * share your [wireless internet connection](https://www.openwireless.org/) + +Read more on the idea of [pool economy](pool.md). + diff --git a/docs/faq.md b/docs/faq.md new file mode 100644 index 0000000..a2c22f8 --- /dev/null +++ b/docs/faq.md @@ -0,0 +1,39 @@ +# FAQ + +## Sharing communities + +Where can I find a list or map of cosmopool communities? + +> There ist no list yet and probably there are no communities yet. + +## Software + +Can I use the software? When will it be ready? + +> The software is still in development. The first developer version will become available in 2013. +Can I use the software on my mobile? + +> A mobile version will be started when the current version will be finished. + +What can I do while the software is not available? Are there alternatives? + +> Try some of these [tools](webresources.md). + +I have seen a screenshot of the cosmopool software. Why is it so complicated? + +> It’s actually rather simple, but it’s not what you are accustomed to from consumer products. You’ll have to take some minutes to read the tutorial. + +## Sharing + +Isn’t sharing illegal? + +> Good luck, you are well conditioned. ☺ + +## Support + +How can I support the cosmopool project? + +> * Make it known to those who might want to use it: send the web address, http://www.cosmopool.net, to your friends, put links on your own websites +> * Ask questions, be critical and creative. Participate in discussions. Help improving this website, contribute links and send corrections, see [contact](contact.md). +> * Help coding + diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..07b34c6 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,12 @@ +# What is cosmopool? + +Currently cosmopool is nothing but an idea (sketched here) and software (unreleased). + +The idea is that building a truly sharing culture requires some tools for better communication. + +"Cosmopool" refers to + + * cosmopool-software: the software package + * cosmopool-ontology: the body of knowledge put into public domain + * cosmopool-tools: the collection of tools for building and maintaining local sharing communities + * cosmopool-network: the network of communities diff --git a/docs/pool.md b/docs/pool.md new file mode 100644 index 0000000..82e3744 --- /dev/null +++ b/docs/pool.md @@ -0,0 +1,48 @@ +# Pool economy + +Pool economy is not a theory and hopefully will never become an instrument for controlling people (by creating an image of reality according to which people then behave). + +There are however some guiding ideas in pool economy: + +## Communities + +Individuals come together in communities which are autonomous and self-managed. In particular, each community may have a different pool economy, i.e., a different set of self-made rules, and different aspects which are considered important. + +Note: A contrary opinion popular in postmodern thought holds that individuals participate in many small networks that are not persistent (as communities are). + +## Choice of community + +Each individual must be able to leave a community. + +Communities decide on the rules of how they accept new members (steps, periods, conditions, …). + +## Trust within a community + +Communities try to make it possible for individuals to rely on each other in certain aspects. Individuals fail and communities reduce the impact on others (social cohesion). Communities are sources of trust. Also towards other communities: + +## Trust between communities + +Communities can freely agree on ways of cooperation. ln particular for economic transactions community A will want to rely on what community B promised. Also very important is permanence. + +Note: In the game of money, reliability between individuals if enforced by laws, which put high pressure on them. + +## Network of communities + +Communities will have to find ways of interacting with each other: + + * How to deal with conflicts + * How to remain independent + * How establish and maintain trust + +## Ethical principles + +Most important for communities is how the individuals treat each other and communicate with each other. It would be easy to invalidate the possibility of sharing just by bad talk. + +Communities will quickly dissolve to the least common denominator of market capitalism, if they are not able to maintain ethical principles quite different quite different from the popular ones. This may give back to human beings the dignity which the game of money took away: + +[Raoul Vaneigem: A Declaration of the Rights of Human Beings – On the Souvereignity of Life as Surpassing the Rights of Man](http://www.lust-for-life.org/Lust-For-Life/RightsOfHumanBeings/RightsOfHumanBeings-full.pdf) (23 MB) + +---- + +For details on how all this might look like see [software](software.md) and more [tools](communities.md). + diff --git a/docs/sharing.md b/docs/sharing.md new file mode 100644 index 0000000..e5cd4fd --- /dev/null +++ b/docs/sharing.md @@ -0,0 +1,8 @@ +# Sharing + +## The [concept](concept.md) + +## Some [examples](examples.md) for sharing + +## A sketch of [pool economy](pool.md) + diff --git a/docs/software.md b/docs/software.md new file mode 100644 index 0000000..a656a82 --- /dev/null +++ b/docs/software.md @@ -0,0 +1,20 @@ +# Software + +Cosmopool software is still in development and not yet released. It will provide a webapplication for sharing your knowledge with others. It has these goals: + + * decentralized architecture (server-related communties) + * privacy (fully only beyond the own server community) + * sharing of structured data with fine-grained access control (incl. user-defined groups) + * user-defined data structures (with emphasis on support for serial processing) + * emergence of commonly accepted data strutures through peer review + * usable with a common webbrowser, also on devices with small screens + * automatic searches and notification about hits + * simple messaging between users + * no rating system, but detailed comments (what can be read can also be commented) + +The first production release will only support a single server and will come with a client not supporting smartphones. Find out more about its [features](https://www.cosmopool.net/wiki/index.php/Features) and participate in [development](https://www.cosmopool.net/wiki). + +In the meanwhile, if you need to organized your knowledge without sharing it, you can try [webProtege](http://wp-obs.stanford.edu/). + +The main motivation behind sharing of knowledge is to create an economy of sharing, a [pool economy](pool.md); thus the focus on serial knowledge. + diff --git a/docs/tools.md b/docs/tools.md new file mode 100644 index 0000000..b15db1a --- /dev/null +++ b/docs/tools.md @@ -0,0 +1,18 @@ +# Tools + +Software or websites alone will not create a new culture. A lot more tools for interaction within groups are needed: + + * other ways of communication + * different decision making (consensus oriented) + * more awareness, not trying to maximise political influence + * lots of experimenting and learning + * setting up explicit rules and reviewing them + +Here is a collection of tools for meetings (which could use an update): + +[Tools for meetings](http://www.autoorganisation.org/wiki/Coming_Together) + +---- + +Any community will develop rules of behaviour; if these rules shall not become oppressive, they must be discussed and decided upon. What is still missing is a **pool of rules** so that not every community has to reinvent the wheel. + diff --git a/docs/webresources.md b/docs/webresources.md new file mode 100644 index 0000000..f0e7e65 --- /dev/null +++ b/docs/webresources.md @@ -0,0 +1,48 @@ +# Internet resources + +Here is a list of internet resources focusing on sharing or moneyless life: + +## Software + +(All of the following tools are different from cosmopool regarding user empowerment, privacy or community structure.) + + * [actsofsharing.com](http://actsofsharing.com/) easily share your stuff and borrow from friends (community oriented; communities must pay money) + * [darudar](http://darudar.org/) gift giving website popular in Russia + * [freecycle](http://www.freecycle.org/) simple mailing list (one per city) to announce gifts and wishes + * [freegle](http://ilovefreegle.org/) network of local groups to give stuff away, user base in mainly UK + * [sharedstuff.org](http://sharedstuff.org/) sharing platform (give + wish) emphasizing privacy + * [streetbank.com](http://www.streetbank.com/) neighborhood sharing platform, user base mainly in UK + * [onnepank.ee](http://onnepank.ee/) neighborhood sharing platform, user base mainly in Estonia + * [RetroShare](http://onnepank.ee/) Friend-2-Friend and secure decentralised communication platform + * [Vivir Bien](http://vivirbien.mediavirus.org/) Mapping resources for a solidarity economy + * [WhyOwnIt](http://de.whyownit.com/) A smartphone app for lending, German language only + * [usetogether.com](http://www.usetogether.com/) "Safe & simple peer to peer sharing", requires Facebook account + * [neighborhoodfruit](http://neighborhoodfruit.com/) iPhone app for sharing edibles with neighbors + * [neighborgoods](http://www.neighborgoods.net/) Save money and resources by sharing stuff with your friends + * [ourgoods](https://ourgoods.org/) a barter network for the creative community + +During the last years there were also others, which went offline, e.g.: + + * NutziGems and whopools.net Conceptualized around 2003 and coded in PHP + * borrowme.com “Borrow, lend or rent anything with those you trust.” + * happy-lending.net active 2012, oriented towards pupils + * giftflow.org until July 2013, see review + +Other attempts: + + * people around [keimform.de](http://keimform.de/) had ideas (1, 2) for a system to share information on what you are searching + +## Theory and other resources + + * [lifewithoutmoney.info (FAQ)](http://www.lifewithoutmoney.info/faq) + * wikipedia on [gift economy](https://en.wikipedia.org/wiki/Gift_Economy) + * Book: David Graeber: Debt – the first 5000 years + * [altruists.org](http://www.altruists.org/) — Re-Establishing Altruism As A Viable Social Norm + * [Anders leben wiki](http://www.autoorganisation.org/mediawiki/index.php/Anders_Leben) (german) — Collection of various practical ways to live without money + * [demonetize.it](http://demonetize.it/) — Scientific and public discourse on moneylessness + * [freeebay.net](http://web.archive.org/web/20120210214832/http://www.freeebay.net/site/) — Collection of various texts on internet and gift economy (mirror; original site was hijacked by spambots) + * [open source ecology](http://opensourceecology.org/) + * [gegenseitig.de](http://gegenseitig.blogsport.de/) (german) — Projektwerkstatt auf Gegenseitigkeit + * [sharewiki.org](http://sharewiki.org/) — a wiki about sharing + * [p2pfoundation.net](http://p2pfoundation.net/Category:Resources?title=Category:Resources) — peer-to-peer tools and communities + * [ouishare.net](http://www.ouishare.net/) — "Connecting the collaborative economy", shows trends diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..5292711 --- /dev/null +++ b/mkdocs.yml @@ -0,0 +1,19 @@ +site_name: cosmopool - True sharing is moneyless +theme: readthedocs +pages: +- Home: index.md +- Sharing: + - Concept: concept.md + - Examples: examples.md + - Pool economy: pool.md +- Software: software.md +- Community: + - Communities: communities.md + - Tools: tools.md + - Links: webresources.md +- About: + - About: about.md + - FAQ: faq.md + - Contact: contact.md +markdown_extensions: +- inline_graphviz