Dockray, Forster & Public Office
README.md
2018


## Introduction

How might we ensure the survival and availability of community libraries,
individual collections and other precarious archives? If these libraries,
archives and collections are unwanted by official institutions or, worse,
buried beneath good intentions and bureaucracy, then what tools and platforms
and institutions might we develop instead?

While trying to both formulate and respond to these questions, we began making
Dat Library and HyperReadings:

**Dat Library** distributes libraries across many computers so that many
people can provide disk space and bandwidth, sharing in the labour and
responsibility of the archival infrastructure.

**HyperReadings** implements ‘reading lists’ or a structured set of pointers
(a list, a syllabus, a bibliography, etc.) into one or more libraries,
_activating_ the archives.

## Installation

The easiest way to get started is to install [Dat Library as a desktop
app](http://dat-dat-dat-library.hashbase.io), but there is also a programme
called ‘[datcat](http://github.com/sdockray/dat-cardcat)’, which can be run on
the command line or included in other NodeJS projects.

## Accidents of the Archive

The 1996 UNESCO publication [Lost Memory: Libraries and Archives Destroyed in
the Twentieth Century](http://www.stephenmclaughlin.net/ph-
library/texts/UNESCO%201996%20-%20Lost%20Memory_%20Libraries%20and%20Archives%20Destroyed%20in%20the%20Twentieth%20Century.pdf)
makes the fragility of historical repositories startlingly clear. “[A]cidified
paper that crumbles to dust, leather, parchment, film and magnetic light
attacked by light, heat humidity or dust” all assault archives. “Floods,
fires, hurricanes, storms, earthquakes” and, of course, “acts of war,
bombardment and fire, whether deliberate or accidental” wiped out significant
portions of many hundreds of major research libraries worldwide. When
expanding the scope to consider public, private, and community libraries, that
number becomes uncountable.

Published during the early days of the World Wide Web, the report acknowledges
the emerging role of digitization (“online databases, CD-ROM etc.”), but today
we might reflect on the last twenty years, which has also introduced new forms
of loss.

Digital archives and libraries are subject to a number of potential hazards:
technical accidents like disk failures, accidental deletions, misplaced data
and imperfect data migrations, as well as political-economic accidents like
defunding of the hosting institution, deaccessioning parts of the collection
and sudden restrictions of access rights. Immediately after library.nu was
shut down on the grounds of copyright infringement in 2012, [Lawrence Liang
wrote](https://kafila.online/2012/02/19/library-nu-r-i-p/) of feeling “first
and foremost a visceral experience of loss.”

Whatever its legal status, the abrupt absence of a collection of 400,000 books
appears to follow a particularly contemporary pattern. In 2008, Aaron Swartz
moved millions of US federal court documents out from behind a paywall,
resulting in a trial and an FBI investigation. Three years later he was
arrested and indicted for a similar gesture, systematically downloading
academic journal articles from JSTOR. That year, Kazakhstani scientist
Alexandra Elbakyan began [Sci-Hub](https://en.wikipedia.org/wiki/Sci-Hub) in
response to scientific journal articles that were prohibitively expensive for
scholars based outside of Western academic institutions. (See
for further analysis and an alternative
approach to the same issues: “When everyone is librarian, library is
everywhere.”) The repository, growing to more than 60 millions papers, was
sued in 2015 by Elsevier for $15 million, resulting in a permanent injunction.
Library Genesis, another library of comparable scale, finds itself in a
similar legal predicament.

Arguably one of the largest digital archives of the “avant-garde” (loosely
defined), UbuWeb is transparent about this fragility. In 2011, its founder
[Kenneth Goldsmith wrote](http://www.ubu.com/resources/): “by the time you
read this, UbuWeb may be gone. […] Never meant to be a permanent archive, Ubu
could vanish for any number of reasons: our ISP pulls the plug, our university
support dries up, or we simply grow tired of it.” Even the banality of
exhaustion is a real risk to these libraries.

The simple fact is that some of these libraries are among the largest in the
world yet are subject to sudden disappearance. We can only begin to guess at
what the contours of “Lost Memory: Libraries and Archives Destroyed in the
Twenty-First Century” will be when it is written ninety years from now.

## Non-profit, non-state archives

Cultural and social movements have produced histories which are only partly
represented in state libraries and archives. Often they are deemed too small
or insignificant or, in some cases, dangerous. Most frequently, they are not
deemed to be anything at all — they are simply neglected. While the market,
eager for new resources to exploit, might occasionally fill in the gaps, it is
ultimately motivated by profit and not by responsibility to communities or
archives. (We should not forget the moment [Amazon silently erased legally
purchased copies of George Orwell’s
1984](http://www.nytimes.com/2009/07/18/technology/companies/18amazon.html)
from readers’ Kindle devices because of a change in the commercial agreement
with the publisher.)

So, what happens to these minor libraries? They are innumerable, but for the
sake of illustration let’s say that each could be represented by a single
book. Gathered together, these books would form a great library (in terms of
both importance and scale). But to extend the metaphor, the current reality
could be pictured as these books flying off their shelves to the furthest
reaches of the world, their covers flinging open and the pages themselves
scattering into bookshelves and basements, into the caring hands of relatives
or small institutions devoted to passing these words on to future generations.

While the massive digital archives listed above (library.nu, Library Genesis,
Sci-Hub, etc.) could play the role of the library of libraries, they tend to
be defined more as sites for [biblioleaks](https://www.jmir.org/2014/4/e112/).
Furthermore, given the vulnerability of these archives, we ought to look for
alternative approaches that do not rule out using their resources, but which
also do not _depend_ on them.

Dat Library takes the concept of “a library of libraries” not to manifest it
in a single, universal library, but to realise it progressively and partially
with different individuals, groups and institutions.

## Archival properties

So far, the emphasis of this README has been on _durability_ , and the
“accidents of the archive” have been instances of destruction and loss. The
persistence of an archive is, however, no guarantee of its _accessibility_ , a
common reality in digital libraries where access management is ubiquitous.
Official institutions police access to their archives vigilantly for the
ostensible purpose of preservation, but ultimately create a rarefied
relationship between the archives and their publics. Disregarding this
precious tendency toward preciousness, we also introduce _adaptability_ as a
fundamental consideration in the making of the projects Dat Library and
HyperReadings.

To adapt is to fit something for a new purpose. It emphasises that the archive
is not a dead object of research but a set of possible tools waiting to be
activated in new circumstances. This is always a possibility of an archive,
but we want to treat this possibility as desirable, as the horizon towards
which these projects move. We know how infrastructures can attenuate desire
and simply make things difficult. We want to actively encourage radical reuse.

In the following section, we don’t define these properties but rather discuss
how we implement (or fail to implement) them in software, while highlighting
some of the potential difficulties introduced.

### Durability

In 1964, in the midst of the “loss” of the twentieth-century, Paul Baran’s
RAND Corporation publication [On Distributed
Communications](https://www.rand.org/content/dam/rand/pubs/research_memoranda/2006/RM3420.pdf)
examined “redundancy as one means of building … highly survivable and reliable
communications systems”, thus midwifing the military foundations of the
digital networks that we operate within today. While the underlying framework
of the Internet generally follows distributed principles, the client–server/
request–response model of the HTTP protocol is highly centralised in practice
and is only as durable as the server.

Capitalism places a high value on originality and novelty, as exemplified in
art where the ultimate insult would to be the label “redundant”. Worse than
being derivative or merely unoriginal, being redundant means having no reason
to exist — a uselessness that art can’t tolerate. It means wasting a perfectly
good opportunity to be creative or innovative. In a relational network, on the
other hand, redundancy is a mode of support. It doesn’t stimulate competition
to capture its effects, but rather it is a product of cooperation. While this
attitude of redundancy arose within a Western military context, one can’t help
but notice that the shared resources, mutual support, and common
infrastructure seem fundamentally communist in nature. Computer networks are
not fundamentally exploitative or equitable, but they are used in specific
ways and they operate within particular economies. A redundant network of
interrelated, mutually supporting computers running mostly open-source
software can be the guts of an advanced capitalist engine, like Facebook. So,
could it be possible to organise our networked devices, embedded as they are
in a capitalist economy, in an anti-capitalist way?

Dat Library is built on the [Dat
Protocol](https://github.com/datproject/docs/blob/master/papers/dat-paper.md),
a peer-to-peer protocol for syncing folders of data. It is not the first
distributed protocol ([BitTorrent](https://en.wikipedia.org/wiki/BitTorrent)
is the best known and is noted as an inspiration for Dat), nor is it the only
new one being developed today ([IPFS](https://ipfs.io) or the Inter-Planetary
File System is often referenced in comparison), but it is unique in its
foundational goals of preserving scientific knowledge as a public good. Dat’s
provocation is that by creating custom infrastructure it will be possible to
overcome the accidents that restrict access to scientific knowledge. We would
specifically acknowledge here the role that the Dat community — or any
community around a protocol, for that matter — has in the formation of the
world that is built on top of that protocol. (For a sense of the Dat
community’s values — see its [code of conduct](https://github.com/datproject
/Code-of-Conduct/blob/master/CODE_OF_CONDUCT.md).)

When running Dat Library, a person sees their list of libraries. These can be
thought of as similar to a
[torrent](https://en.wikipedia.org/wiki/Torrent_file), where items are stored
across many computers. This means that many people will share in the provision
of disk space and bandwidth for a particular library, so that when someone
loses electricity or drops their computer, the library will not also break.
Although this is a technical claim — one that has been made in relation to
many projects, from Baran to BitTorrent — it is more importantly a social
claim: the users and lovers of a library will share the library. More than
that, they will share in the work of ensuring that it will continue to be
shared.

This is not dissimilar to the process of reading generally, where knowledge is
distributed and maintained through readers sharing and referencing the books
important to them. As [Peter Sloterdijk
describes](https://rekveld.home.xs4all.nl/tech/Sloterdijk_RulesForTheHumanZoo.pdf),
written philosophy is “reinscribed like a chain letter through the
generations, and despite all the errors of reproduction — indeed, perhaps
because of such errors — it has recruited its copyists and interpreters into
the ranks of brotherhood (sic)”. Or its sisterhood — but, the point remains
clear that the reading / writing / sharing of texts binds us together, even in
disagreement.

### Accessibility

In the world of the web, durability is synonymous with accessibility — if
something can’t be accessed, it doesn’t exist. Here, we disentangle the two in
order to consider _access_ independent from questions of resilience.

##### Technically Accessible

When you create a new library in Dat, a unique 64-digit “key” will
automatically be generated for it. An example key is
`6f963e59e9948d14f5d2eccd5b5ac8e157ca34d70d724b41cb0f565bc01162bf`, which
points to a library of texts. In order for someone else to see the library you
have created, you must provide to them your library’s unique key (by email,
chat, on paper or you could publish it on your website). In short, _you_
manage access to the library by copying that key, and then every key holder
also manages access _ad infinitum_.

At the moment this has its limitations. A Dat is only writable by a single
creator. If you want to collaboratively develop a library or reading list, you
need to have a single administrator managing its contents. This will change in
the near future with the integration of
[hyperdb](https://github.com/mafintosh/hyperdb) into Dat’s core. At that
point, the platform will enable multiple contributors and the management of
permissions, and our single key will become a key chain.

How is this key any different from knowing the domain name of a website? If a
site isn’t indexed by Google and has a suitably unguessable domain name, then
isn’t that effectively the same degree of privacy? Yes, and this is precisely
why the metaphor of the key is so apt (with whom do you share the key to your
apartment?) but also why it is limited. With the key, one not only has the
ability to _enter_ the library, but also to completely _reproduce_ the
library.

##### Consenting Accessibility

When we say “accessibility”, some hear “information wants to be free” — but
our idea of accessibility is not about indiscriminate open access to
everything. While we do support, in many instances, the desire to increase
access to knowledge where it has been restricted by monopoly property
ownership, or the urge to increase transparency in delegated decision-making
and representative government, we also recognise that Indigenous knowledge
traditions often depend on ownership, control, consent, and secrecy in the
hands of the traditions’ people. [see [“Managing Indigenous Knowledge and
Indigenous Cultural and Intellectual
Property”](https://epress.lib.uts.edu.au/system/files_force/Aus%20Indigenous%20Knowledge%20and%20Libraries.pdf?download=1),
pg 83] Accessibility understood in merely quantitative terms isn’t able to
reconcile these positions, which this is why we refuse to limit “access” to a
question of technology.

While “digital rights management” technologies have been developed almost
exclusively for protecting the commercial interests of capitalist property
owners within Western intellectual property regimes, many of the assumptions
and technological implementations are inadequate for the protection of
Indigenous knowledge. Rather than describing access in terms of commodities
and ownership of copyright, it might be defined by membership, status or role
within a community, and the rules of access would not be managed by a
generalised legal system but by the rules and traditions of the people and
their knowledge. [[“The Role of Information Technologies in Indigenous
Knowledge
Management”](https://epress.lib.uts.edu.au/system/files_force/Aus%20Indigenous%20Knowledge%20and%20Libraries.pdf?download=1),
101-102] These rights would not expire, nor would they be bought and sold,
because they are shared, i.e., held in common.

It is important, while imagining the possibilities of a technological
protocol, to also consider how different _cultural protocols_ might be
implemented and protected through the life of a project like Dat Library.
Certain aspects of this might be accomplished through library metadata, but
ultimately it is through people hosting their own archives and libraries
(rather than, for example, having them hosted by a state institution) that
cultural protocols can be translated and reproduced. Perhaps we should flip
the typical question of how might a culture exist within digital networks to
instead ask how should digital networks operate within cultural protocols?

### Adaptability (ability to use/modify as one’s own)

Durability and accessibility are the foundations of adoptability. Many would
say that this is a contradiction, that adoption is about use and
transformation and those qualities operate against the preservationist grain
of durability, that one must always be at the expense of the other. We say:
perhaps that is true, but it is a risk we’re willing to take because we don’t
want to be making monuments and cemeteries that people approach with reverence
or fear. We want tools and stories that we use and adapt and are always making
new again. But we also say: it is through use that something becomes
invaluable, which may change or distort but will not destroy — this is the
practical definition of durability. S.R. Ranganathan’s very first Law of
Library Science was [“BOOKS ARE FOR
USE”](https://babel.hathitrust.org/cgi/pt?id=uc1.$b99721;view=1up;seq=37),
which we would extend to the library itself, such that when he arrives at his
final law, [“THE LIBRARY IS A LIVING
ORGANISM”](https://babel.hathitrust.org/cgi/pt?id=uc1.$b99721;view=1up;seq=432),
we note that to live means not only to change, but also to live _in the
world_.

To borrow and gently distort another concept of Raganathan’s concepts, namely
that of ‘[Infinite
Hospitality](http://www.dextersinister.org/MEDIA/PDF/InfiniteHospitality.pdf)’,
it could be said that we are interested in ways to construct a form of
infrastructure that is infinitely hospitable. By this we mean, infrastructure
that accommodates the needs and desires of new users/audiences/communities and
allows them to enter and contort the technology to their own uses. We really
don’t see infrastructure as aimed at a single specific group, but rather that
it should generate spaces that people can inhabit as they wish. The poet Jean
Paul once wrote that books are thick letters to friends. Books as
infrastructure enable authors to find their friends. This is how we ideally
see Dat Library and HyperReadings working.

## Use cases

We began work on Dat Library and HyperReadings with a range of exemplary use
cases, real-world circumstances in which these projects might intervene. Not
only would the use cases make demands on the software we were and still are
beginning to write, but they would also give us demands to make on the Dat
protocol, which is itself still in the formative stages of development. And,
crucially, in an iterative feedback loop, this process of design produces
transformative effects on those situations described in the use cases
themselves, resulting in further new circumstances and new demands.

### Thorunka

Wendy Bacon and Chris Nash made us aware of Thorunka and Thor.

_Thorunka_ and _Thor_ were two underground papers in the early 1970’s that
spewed out from a censorship controversy surrounding the University of New
South Wales student newspaper _Tharunka_. Between 1971 and 1973, the student
magazine was under focused attack from the NSW state police, with several
arrests made on charges of obscenity and indecency. Rather than ceding to the
charges, this prompted a large and sustained political protest from Sydney
activists, writers, lawyers, students and others, to which _Thorunka_ and
_Thor_ were central.

> “The campaign contested the idea of obscenity and the legitimacy of the
legal system itself. The newspapers campaigned on the war in Vietnam,
Aboriginal land rights, women’s and gay liberation, and the violence of the
criminal justice system. By 1973 the censorship regime in Australia was
broken. Nearly all the charges were dropped.” – [Quotation from the 107
Projects Event](http://107.org.au/event/tharunka-thor-journalism-politics-
art-1970-1973/).

Although the collection of issues of _Tharunka_ is largely accessible [via
Trove](http://trove.nla.gov.au/newspaper/page/24773115), the subsequent issues
of _Thorunka_ , and later _Thor_ , are not. For us, this demonstrates clearly
how collections themselves can encourage modes of reading. If you focus on
_Tharunka_ as a singular and long-standing periodical, this significant
political moment is rendered almost invisible. On the other hand, if the
issues are presented together, with commentary and surrounding publications,
the political environment becomes palpable. Wendy and Chris have kindly
allowed us to make their personal collection available via Dat Library (the
key is: 73fd26846e009e1f7b7c5b580e15eb0b2423f9bea33fe2a5f41fac0ddb22cbdc), so
you can discover this for yourself.

### Academia.edu alternative

Academia.edu, started in 2008, has raised tens of millions of dollars as a
social network for academics to share their publications. As a for-profit
venture, it is rife with metrics and it attempts to capitalise on the innate
competition and self-promotion of precarious knowledge workers in the academy.
It is simultaneously popular and despised: popular because it fills an obvious
desire to share the fruits of ones intellectual work, but despised for the
neoliberal atmosphere that pervades every design decision and automated
correspondence. It is, however, just trying to provide a return on investment.

[Gary Hall has written](http://www.garyhall.info/journal/2015/10/18/does-
academiaedu-mean-open-access-is-becoming-irrelevant.html) that “its financial
rationale rests … on the ability of the angel-investor and venture-capital-
funded professional entrepreneurs who run Academia.edu to exploit the data
flows generated by the academics who use the platform as an intermediary for
sharing and discovering research”. Moreover, he emphasises that in the open-
access world (outside of the exploitative practice of for-profit publishers
like Elsevier, who charge a premium for subscriptions), the privileged
position is to be the one “ _who gate-keeps the data generated around the use
of that content_ ”. This lucrative position has been produced by recent
“[recentralising tendencies](http://commonstransition.org/the-revolution-will-
not-be-decentralised-blockchains/)” of the internet, which in Academia’s case
captures various, scattered open access repositories, personal web pages, and
other archives.

Is it possible to redecentralise? Can we break free of the subjectivities that
Academia.edu is crafting for us as we are interpellated by its infrastructure?
It is incredibly easy for any scholar running Dat Library to make a library of
their own publications and post the key to their faculty web page, Facebook
profile or business card. The tricky — and interesting — thing would be to
develop platforms that aggregate thousands of these libraries in direct
competition with Academia.edu. This way, individuals would maintain control
over their own work; their peer groups would assist in mirroring it; and no
one would be capitalising on the sale of data related to their performance and
popularity.

We note that Academia.edu is a typically centripetal platform: it provides no
tools for exporting one’s own content, so an alternative would necessarily be
a kind of centrifuge.

This alternative is becoming increasingly realistic. With open-access journals
already paving the way, there has more recently been a [call for free and open
access to citation data](https://www.insidehighered.com/news/2017/12/06
/scholars-push-free-access-online-citation-data-saying-they-need-and-deserve-
access). [The Initiative for Open Citations (I4OC)](https://i4oc.org) is
mobilising against the privatisation of data and working towards the
unrestricted availability of scholarly citation data. We see their new
database of citations as making this centrifugal force a possibility.

### Publication format

In writing this README, we have strung together several references. This
writing might be published in a book and the references will be listed as
words at the bottom of the page or at the end of the text. But the writing
might just as well be published as a HyperReadings object, providing the
reader with an archive of all the things we referred to and an editable
version of this text.

A new text editor could be created for this new publication format, not to
mention a new form of publication, which bundles together a set of
HyperReadings texts, producing a universe of texts and references. Each
HyperReadings text might reference others, of course, generating something
that begins to feel like a serverless World Wide Web.

It’s not even necessary to develop a new publication format, as any book might
be considered as a reading list (usually found in the footnotes and
bibliography) with a very detailed description of the relationship between the
consulted texts. What if the history of published works were considered in
this way, such that we might always be able to follow a reference from one
book directly into the pages of another, and so on?

### Syllabus

The syllabus is the manifesto of the twenty-first century. From [Your
Baltimore “Syllabus”](https://apis4blacklives.wordpress.com/2015/05/01/your-
baltimore-syllabus/), to
[#StandingRockSyllabus](https://nycstandswithstandingrock.wordpress.com/standingrocksyllabus/),
to [Women and gender non-conforming people writing about
tech](https://docs.google.com/document/d/1Qx8JDqfuXoHwk4_1PZYWrZu3mmCsV_05Fe09AtJ9ozw/edit),
syllabi are being produced as provocations, or as instructions for
reprogramming imaginaries. They do not announce a new world but they point out
a way to get there. As a programme, the syllabus shifts the burden of action
onto the readers, who will either execute the programme on their own fleshy
operating system — or not. A text that by its nature points to other texts,
the syllabus is already a relational document acknowledging its own position
within a living field of knowledge. It is decidedly not self-contained,
however it often circulates as if it were.

If a syllabus circulated as a HyperReadings document, then it could point
directly to the texts and other media that it aggregates. But just as easily
as it circulates, a HyperReadings syllabus could be forked into new versions:
the syllabus is changed because there is a new essay out, or because of a
political disagreement, or because following the syllabus produced new
suggestions. These forks become a family tree where one can follow branches
and trace epistemological mutations.

## Proposition (or Presuppositions)

While the software that we have started to write is a proposition in and of
itself, there is no guarantee as to _how_ it will be used. But when writing,
we _are_ imagining exactly that: we are making intuitive and hopeful
presuppositions about how it will be used, presuppositions that amount to a
set of social propositions.

### The role of individuals in the age of distribution

Different people have different technical resources and capabilities, but
everyone can contribute to an archive. By simply running the Dat Library
software and adding an archive to it, a person is sharing their disk space and
internet bandwidth in the service of that archive. At first, it is only the
archive’s index (a list of the contents) that is hosted, but if the person
downloads the contents (or even just a small portion of the contents) then
they are sharing in the hosting of the contents as well. Individuals, as
supporters of an archive or members of a community, can organise together to
guarantee the durability and accessibility of an archive, saving a future
UbuWeb from ever having to worry about if their ‘ISP pulling the plug’. As
supporters of many archives, as members of many communities, individuals can
use Dat Library to perform this function many times over.

On the Web, individuals are usually users or browsers — they use browsers. In
spite of the ostensible interactivity of the medium, users are kept at a
distance from the actual code, the infrastructure of a website, which is run
on a server. With a distributed protocol like Dat, applications such as
[Beaker Browser](https://beakerbrowser.com) or Dat Library eliminate the
central server, not by destroying it, but by distributing it across all of the
users. Individuals are then not _just_ users, but also hosts. What kind of
subject is this user-host, especially as compared to the user of the server?
Michel Serres writes in _The Parasite_ :

> “It is raining; a passer-by comes in. Here is the interrupted meal once
more. Stopped for only a moment, since the traveller is asked to join the
diners. His host does not have to ask him twice. He accepts the invitation and
sits down in front of his bowl. The host is the satyr, dining at home; he is
the donor. He calls to the passer-by, saying to him, be our guest. The guest
is the stranger, the interrupter, the one who receives the soup, agrees to the
meal. The host, the guest: the same word; he gives and receives, offers and
accepts, invites and is invited, master and passer-by… An invariable term
through the transfer of the gift. It might be dangerous not to decide who is
the host and who is the guest, who gives and who receives, who is the parasite
and who is the table d’hote, who has the gift and who has the loss, and where
hospitality begins with hospitality.” — Michel Serres, The Parasite (Baltimore
and London: The Johns Hopkins University Press), 15–16.

Serres notes that _guest_ and _host_ are the same word in French; we might say
the same for _client_ and _server_ in a distributed protocol. And we will
embrace this multiplying hospitality, giving and taking without measure.

### The role of institutions in the age of distribution

David Cameron launched a doomed initiative in 2010 called the Big Society,
which paired large-scale cuts in public programmes with a call for local
communities to voluntarily self-organise to provide these essential services
for themselves. This is not the political future that we should be working
toward: since 2010, austerity policies have resulted in [120,000 excess deaths
in England](http://bmjopen.bmj.com/content/7/11/e017722). In other words,
while it might seem as though _institutions_ might be comparable to _servers_
, inasmuch as both are centralised infrastructures, we should not give them up
or allow them to be dismantled under the assumption that those infrastructures
can simply be distributed and self-organised. On the contrary, institutions
should be defended and organised in order to support the distributed protocols
we are discussing.

One simple way for a larger, more established institution to help ensure the
durability and accessibility of diverse archives is through the provision of
hardware, network capability and some basic technical support. It can back up
the archives of smaller institutions and groups within its own community while
also giving access to its own archives so that those collections might be put
to new uses. A network of smaller institutions, separated by great distances,
might mirror each other’s archives, both as an expression of solidarity and
positive redundancy and also as a means of circulating their archives,
histories and struggles amongst each of the others.

It was the simultaneous recognition that some documents are too important to
be privatised or lost to the threats of neglect, fire, mould, insects, etc.,
that prompted the development of national and state archives (See page 39 in
[Beredo, B. C., Import of the archive: American colonial bureaucracy in the
Philippines, 1898-1916](http://hdl.handle.net/10125/101724)). As public
institutions they were, and still are, tasked with often competing efforts to
house and preserve while simultaneously also ensuring access to public
documents. Fire and unstable weather understandably have given rise to large
fire-proof and climate-controlled buildings as centralised repositories,
accompanied by highly regulated protocols for access. But in light of new
technologies and their new risks, as discussed above, it is compelling to
argue now that, in order to fulfil their public duty, public archives should
be distributing their collections where possible and providing their resources
to smaller institutions and community groups.

Through the provision of disk space, office space, grants, technical support
and employment, larger institutions can materially support smaller
organisations, individuals and their archival afterlives. They can provide
physical space and outreach for dispersed collectors, gathering and piecing
together a fragmented archive.

But what happens as more people and collections are brought in? As more
institutional archives are allowed to circulate outside of institutional
walls? As storage is cut loose from its dependency on the corporate cloud and
into forms of interdependency, such as mutual support networks? Could this
open up spaces for new forms of not-quite-organisations and queer-
institutions? These would be almost-organisations that uncomfortable exist
somewhere between the common categorical markings of the individual and the
institution. In our thinking, its not important what these future forms
exactly look like. Rather, as discussed above, what is important to us is that
in writing software we open up spaces for the unknown, and allow others agency
to build the forms that work for them. It is only in such an atmosphere of
infinite hospitality that we see the future of community libraries, individual
collections and other precarious archives.

## A note on this text

This README was, and still is being, collaboratively written in a
[Git](https://en.wikipedia.org/wiki/Git)
[repository](https://en.wikipedia.org/wiki/Repository_\(version_control\)).
Git is a free and open-source tool for version control used in software
development. All the code for Hyperreadings, Dat Library and their numerous
associated modules are managed openly using Git and hosted on GitHub under
open source licenses. In a real way, Git’s specification formally binds our
collaboration as well as the open invitation for others to participate. As
such, the form of this README reflects its content. Like this text, these
projects are, by design, works in progress that are malleable to circumstances
and open to contributions, for example by opening a pull request on this
document or raising an issue on our GitHub repositories.

Sollfrank & Snelting
Performing Graphic Design Practice
2014


Femke Snelting
Performing Graphic Design Practice

Leipzig, 7 April 2014

[00:12]
What is Libre Graphics?

[00:16]
Libre Graphics is quite a large ecosystem of software tools, of people –
people that develop these tools, but also people that use these tools;
practices, like how do you then work with them, not just how you make things
quickly and in an impressive way, but also these tools might change your
practice and the cultural artefacts that result from it. So it’s all these
elements that come together, and we call Libre Graphics. [00:53] The term
“Libre” is chosen deliberately. It’s slightly more mysterious that the term
“free”, especially when it turns up in the English language. It sort of hints
that there’s something different, that there’s something done on purpose.
[01:16] And it is a group of people that are inspired by free software
culture, by free culture, by thinking about how to share both their tools,
their recipes and the outcomes of all this. [01:31] So Libre Graphics is quite
wild, it goes in many directions, but it’s an interesting context to work in,
that for me it has been quite inspiring for a few years now.

[01:46]
The context of Libre Graphics

[01:50]
The context of Libre Graphics is multiple. I think that’s part of why I’m
excited about it, and also part of why it’s sometimes difficult to describe it
in a short sentence. [02:04] The context is design – so people that are
interested in design, in creating visuals, in creating animations, videos,
typography. And that is already a multiple context, because each of these
disciplines have their own histories, and their own sort of types of people
that get touched by them. [02:23] Then there is software, people that are
interested in the digital material – so, let’s say, excited about raw bits and
the way a vector gets produced. So that’s a very, almost formal interest in
how graphics are made. [02:47] Then there’s people that do software, so they
are interested in programming, in programming languages, in thinking about
interfaces and thinking about ways software can become a tool. And then
there’s people that are interested in free software, so how can you make
digital tools that can be shared, but also how can you produce processes that
can be shared. [03:11] So there you have from free software activists to
people that are interested in developing specific tools for sharing design and
software development processes, like Git or [Apache] Subversion, or those
kinds of things. So I think that multiple context is really special and rich
in Libre Graphics.

[03:34]
Free software culture

[03:38]
Free software culture… And I use the term culture because I’m more interested
in, let’s say, the cultural aspect of it, and this includes software, for me
software is a cultural object – but I think it’s important to emphasise this,
because it's easily turned into a very technocentric approach which I think is
important to stay away from. [04:01] So free software culture is the thinking
that, when you develop technology – and I’m using technology in the sense that
is cultural as well, to me, deeply cultural – you need to take care of sharing
the recipes for how this technology has been developed as well. [04:28] And
this produces many different other tools, ways of working, ways of speaking,
vocabularies, because it changes radically the way we make and the way we
produce hierarchies. [04:49] So it means, for example, if you produce a
graphic design artefact, for example, that you share all the source files that
were necessary to make it. But you also share, as much as you can,
descriptions and narrations of how it came to be, which does include, maybe,
how much was paid for it, what difficulties were in negotiating with the
printer, and what elements were included – because the graphic design object
is usually a compilation of different elements –, what software was used to
make it and where it might have resisted. [05:34] So the consequences of
taking free software culture seriously in a graphic design or a design
context, means that you care about all these different layers of the work, all
the different conditions that actually make the work happen.

[05:50]
Free culture

[05:54]
The relationship from Libre Graphics to free culture is not always that
explicit. For some people it’s enough to work with tools that are released
under GPL (GNU General Public License), or like an open content license, and
there it stops. So even their work would be released under proprietary
licenses. [06:18] For others it’s important to make the full circle and to
think about what the legal status is of the work they release. So that’s the
more general one. [06:34] Then free culture – we can use that very loosely, as
in everything that is circulating under conditions that it can be reused and
remade, that would be my position – free culture, of course, also refers to
the very specific idea of how that would work, namely Creative Commons.
[06:56] For myself, Creative Commons is problematic, although I value the fact
that it exists and has really created a broader discussion around licenses in
creative practices, so I value that. [07:11] For me, the distinction Creative
Commons makes, almost for all the licenses they promote, between commercial
and non-commercial work, and as a consequence between professional and amateur
work – I find that very problematic, because I think one of the most important
elements of free software culture, for me, is the possibility of people from
different backgrounds, with different skill sets, to actually engage the
digital artefacts they are surrounded with. [07:47] And so by making this
quite lazy separation between commercial and non-commercial, which, especially
in the context of the web as it is right now, since it’s not very easy to hold
up, seems really problematic, because it creates an illusion of clarity that I
think actually makes more trouble than clarity. [08:15] So I use free culture
licenses, I use licenses that are more explicit about the fact that anyone can
use whatever I produce, in any context, because I think that’s where the real
power is of free software culture. [08:31] For me, free software licenses and
all the licenses around them – because I think there are many different types,
and that’s interesting – is that they have a viral power built in. So if you
apply a free software license to, for example, a typeface, it means that
someone else, even someone else you don’t know, has the permission, and
doesn’t have to ask for the permission to reuse the typeface, to change it, to
mix it with something else, to distribute it and to sell it. [09:08] That’s
one part that is already very powerful. But the real secret of such a license
is that once this person re-releases a typeface, it means that they need to
keep the same license. So it means that it propagates across the network, and
that is where it’s really powerful.

[09:31]
Free tools

[09:35]
It’s important to have tools that are released under conditions that allow me
to look further than its surface, for many reasons. There is an ethical
reason. It’s very problematic, I think, to, as a friend explained last week,
to feel like you are renting a room in a hotel – because that is often the way
practitioners nowadays relate to their tools, they have no right to remove the
furniture, they’ve no right to invite friends to their hotel room, they have
to check out at 11, etc. So it’s a very sterile relationship to your tools. So
that’s one part. [10:24] The other is that there is little way of coming into
contact with the cultural aspects of the tools. Something that I suspected
before I started to use free software tools for my practice, but has been
already for almost ten years continuously exciting, is the whole… let’s say,
all the other elements around it: the way people organise themselves in
conferences, mailing lists, the fact that the kinds of communications that
happens, the vocabularies, the histories, the connections between different
disciplines. [11:07] And all that is available to look at, to work with, to
come into contact with, even to speak to people that do these tools and ask
them, why is like this and not like that. And so to me it seems obvious that
artists want to have that kind of, let’s say, layered relation with their
tools, and not just accept whatever comes out of the next-door shop. [11:36] I
have a very different, almost different physical experience of these tools,
because I can enter on many levels. And that makes them part of my practice
and not just means to an end, I really can take them into my practice, and
that I find interesting as an artist and as a designer.

[11:56] Artefacts

[12:00] The outcomes of this type of practice are different, or at least the
kind of work I make, try to make, and the people I like to work with. There’s
obviously also a group of people that would like to do Hollywood movies with
those tools. And, you know, that’s kind of interesting too, that that happens.
[12:21] For me, somehow the technological context or conditions that made the
work possible will always occur in the final result. So that’s one part.
[12:38] And the other is that the, let’s say, the product is never the end. So
it means that because, in whatever way, source materials would be released,
would be made available, it means that the product is always the beginning of
another project or product, either by me or by other people. [13:02] So I
think that’s two things that you can always see in the kind of works we make
when we do Libre Graphics – my style.

[13:15] Libre Fonts

[13:18] A very exciting part of Libre Graphics is the Libre Font movement,
which is strong, and has been strong for a long time. Fonts are the basic
building block of how a graphic comes to life. I mean, when you type
something, it’s there. [13:40] And the fact that that part of the work is free
is important in many levels. Things that you often don’t think about when we
speak English and we stay within a limited character set, is that when you
live in, let’s say, India, the language you speak is not available as a
digital typeface, meaning that when you want to produce book in the tools that
are available, or publish it online, your language has no way of expressing
itself. [14:26] And so it’s important, and that has to do with commercial
interests, laws, ways that the technical infrastructure has been built. And so
by understanding that it’s important that you can express yourself in the
language and with the characters you need, it’s also obvious that that part
needs to be free. [14:53] Fonts are also interesting because they exist on
many levels. They exist on your system. They are almost software, because they
are quite complicated objects. They appear in your screen, when you print a
document – they are there all the time. [15:17] But at the same time it’s the
alphabet. It’s the most, let’s say… we consider it as a totally accessible,
available and universal right, to have the alphabet at our disposal. [15:29]
So I think, politically and, let’s say, from a sort of interest in that kind
of practice that is very technical but at the same time also very basic, in
the sense that is about “freeing an A,” that’s quite a beautiful energy – I
think that that has made the Libre Font movement very strong.

[15:55] Free artefacts / open standards

[15:59] It took me a while to figure out myself – that for me it was so
obvious that if you do free software, that you would produce free artefacts, I
mean, it seems kind of obvious, but that is not at all the case. [16:12] There
is full-fledged commercial production happening with these tools. But one
thing that sort of keeps the results, the outcomes of these projects, freer
than most commercial tools is that there is really an emphasis on open
document formats. [16:34] And that is extremely important because, first of
all, through this sort of free software thinking it’s very obvious that the
documents that you produce with the tool should not belong to the software
vendor, they are yours. [16:49] And to be able to own your own documents you
need to be able to look, to inspect how they are produced. I know many tragic
stories of designers that with several upgrades of “their” tool set lost
documents, because they could never open them again. [17:12] So there’s really
an emphasis and a lot of work in making sure that the documents produced from
these tools remain inspectable, are documented, so that either you can open
them in another tool, or could develop a tool to open them in, to have these
files available for you. [17:38] So it’s really part and parcel of free
software culture, it’s that you care about that what generates your artefact,
but also about the materiality of your artefact. And so there, open standards
are extremely important – or maybe, let’s say, that file formats are
documented and can be understood. [18:04] And what’s interesting to see is
that in this whole Libre Graphics world there is also a very strong group of
reverse engineers, that are document formants, document activists, I would
say. [18:19] And I think that’s really interesting. They claim, they say,
documents need to be free, and so we would go against… let’s say, we would
risk breaking the law to be able to understand how non-free documents actually
are constructed. [18:37] So they are really working to be able to understand
non-free documents, to be able to read them, and to be able to develop tools
for them, so that they can be reused and remade. [18:54] So the difference
between a free and a non-free document is that, for example, an InDesign file,
which is the result of a commercial product, there’s no documentation
available to how this file works. [19:10] This means that the only way to open
the file is with that particular program. So there is a connection between
that what you’ve made and the software you’ve used to produce it. [19:24] It
also means that if the software updates, or the license runs out, you will not
have access to your own file. It means it’s fixed, you can never change it,
and you can never allow anyone else to change it. [19:39] And open document
format has documentation. That means that not only the software that created
it is available, and so that way you can understand how it was made, but also
there’s independent documentation available. [19:55] So that whenever a
project, like a software, doesn’t work anymore or it’s too old to be run, or
you don’t have it available, you have other ways of understanding the document
and being able to open it, and reuse and remake it. [20:11] Examples of open
document formats are, for example, SVG (Scalable Vector Graphics), ODT (Open
Document Text format), or OGG, a format for video that allows you to look at
all the elements that are packed into the video format. [20:31] What’s
important is that, around these open formats, you see a whole ecosystem exists
of tools to inspect, to create, to read, to change, to manipulate these
formats. And I think it’s very easy to see how around InDesign files this
culture does not exist at all.

[20:55] Getting started

[20:59] If you would be interested to start using Libre Graphics, you can
enter it in different levels. There’s well-developed tools that look a bit
like commercial photo manipulation tools, or layout tools. [21:19] There’s
something called Gimp, which is a well-developed software for treating photos.
There’s Blender, which is a fast-developing animation software, that’s being
used by thousands of thousands of people, and even it’s being used in
commercial productions, Pixar-style stuff. [21:43] These tools can be
installed on any system, so you don’t have to run a Linux system to be able to
use them. You can install them on a Macintosh or on a Windows, for example. Of
course, they are usually more powerful when you run them on a system that
recognises that power.

[22:09] Sharing practice / re-learn

[22:14] This way of working changes the way you learn, and also therefore the
way you teach. And so, as many of us have understood the relation between
learning and practice, we’ve all been somehow involved in education, many of
us are teaching in formal design or art education. [22:43] And it’s very clear
how those traditional schools are really not fit for the type of learning and
teaching that needs to happen around Libre Graphics. [22:57] So one of the
problems that we run into is the fact that art academies are traditionally
really organised on many levels – so that the validation systems are really
geared towards judging individuals. And our type of practice is always
multiple, it’s always about, let’s say, things that happen with many people.
[23:17] And it’s really difficult to inspire students to work that way, and at
the same time know that at the end of the day, they will be judged on their
own, what they produce as an individual. So that’s one part. [23:31] In
traditional education there’s always like a separation between teaching
technology and practice. So you have, in different ways, let’s say, you have
the studio practice and then you have the workshops. And it’s very difficult
to make conceptual connections between the two, so we end up trying to make
that happen but it’s clearly not made for that. [24:02] And then there is the
problematics of the hierarchies between tutors and students, that are hard to
break in formal education, just because the set up is – even when it’s a very
informal situation – that someone comes to teach and someone else comes to be
taught. [24:28] And there’s no way to truly break that hierarchy because
that’s the way the school works. So since a year we’ve been starting to think
about how to do… Well, no, for years we’ve been thinking about how to do
teaching differently, or how to do learning differently. [24:48] And so last
year for the first time we organised a summer school, just as a kind of
experiment to see if we could learn and teach differently. And the title, the
name of the school is Relearn, because the sort of relearning, for yourself
but also to others, through teaching-learning, has became really a good
methodology, it seems.

[25:15] Affiliations

[25:19] If I say “we”, that’s always a bit uncomfortable, because I like to be
clear about who that is, but when I’m speaking here there’s many “we” in my
mind. So there’s a group of designers called OSP (Opens Source Publishing).
They started in 2006 with the simple decision to not use any proprietary
software anymore for their work. And from that this whole set of questions,
and practices and methods developed. [25:51] So right now that’s about twelve
people working in Brussels having a design practice. And I’m lucky to be an
honorary member of this group, and so I’m in close contact with them, but I’m
not actively working with the design group. [20:11] Another “we”, and
overlapping “we”, is Constant, an association for art and media active in
Brussels since 1996, 1997 maybe. Our interest is more in mixing copyleft
thinking, free software thinking and feminism. And in many ways that
intersects with OSP, but they might phrase it in a different way. [26:42]
Another “we” is the Libre Graphics community, which is even a more
uncomfortable “we” because it includes engineers that would like to conquer
the world, and small hyper-intelligent developers that creep out of their
corner to talk about the very strange world they are creating, or typographers
that care about universal typefaces. [27:16] I mean, there’s many different
people that are involved in that world. So I think, in this conversation the
“we” are Contant, OSP and Libre Graphics community, whatever that is.

[27:29] Libre Graphics annual meeting, Leipzig 2014

[27:34] We worked on a Code of Conduct – which is something that seems to
appear in free software or tech conferences more and more, it comes a bit from
the U.S. context – where we have started to understand that the fact that free
software is free doesn’t mean that everyone feels welcome. [28:02] For long
there still are large problems with diversity in this community. The
excitement about freedom has led people to think that people that were no
there would probably not want to be there, and therefore had no role to be
there. [28:26] And so if you think, for example, the fact that there is very
little, that there’s not a lot of women active in free software, a lot less
than in proprietary software, which is quite painful if you think about it.
[28:41] That has to do with this sort of cyclical effects of: because women
are not there they would probably be not interested, and because they are not
interested they might not be capable, or feel capable of being active, and
they feel they might not belong. So that’s one part. [29:07] The other part is
that there’s a very brutal culture of harassment, of racist and sexist
language, of using imagery that is, let’s say, unacceptable. And that needs to
be dealt with. [29:26] Over the last two years, I think, the documents like
the Code of Conduct have started to come out from feminists active in this
world, like Geek Feminism or the Ada Initiative, as a way to deal with this.
And what it does is it describes, in a bit… let’s say, it’s slightly pompous
in the sense that you describe your values. [29:56] But it is a way to
acknowledge the fact that this communities have a problem with harassment,
first; that they explicitly say, we want diversity, which is important; that
it gives very clear and practical guidelines for what someone that feels
harassed can do, who he or she can speak to, and what will be the
consequences. [30:31] Meaning that it takes away the burden from, well, at
least as much as possible, from someone who is harassed to defend, actually,
the gravity of the case.

[30:43] Art as integrative concept

[30:47] For me, calling myself an artist is useful, it’s very useful. I’m not
so busy, let’s say, with the institutional art context – that doesn’t help me
at all. [31:03] But what does help me is the figure of the artist, the kinds
of intelligences that I sort of project on myself, and I use from others, from
my colleagues (before and contemporary), because it allows me to not have too
many… to be able to define my own context and concepts without forgetting
practice. [31:37] And I think art is one of the rare places that allows this.
Not only it allows it, but actually it rigorously asks for it. It’s really
wanting me to be explicit about my historical connections, my way of making,
my references, my choices, that are part of the situation I build. [32:11] So
the figure of the artist is a very useful toolbox in itself. And I think I use
it more than I would have thought, because it allows me to make these cross-
connections in a productive way.



 

Display 200 300 400 500 600 700 800 900 1000 ALL characters around the word.