<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Interledger Community 🌱: Tim Astley</title>
    <description>The latest articles on The Interledger Community 🌱 by Tim Astley (@timastley).</description>
    <link>https://community.interledger.org/timastley</link>
    <image>
      <url>https://community.interledger.org/images/SUjiqRXcNCSafCGqclJ2SEq4C3erPTftSt34wbdiNGU/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL3VzZXIv/cHJvZmlsZV9pbWFn/ZS81MjAvMjI2YTE4/ZjQtMTZiNi00ZmY5/LWJjMzEtYWM5NmM1/ZDUwMmUwLnBuZw</url>
      <title>The Interledger Community 🌱: Tim Astley</title>
      <link>https://community.interledger.org/timastley</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.interledger.org/feed/timastley"/>
    <language>en</language>
    <item>
      <title>Final Report</title>
      <dc:creator>Tim Astley</dc:creator>
      <pubDate>Fri, 15 Jul 2022 15:33:21 +0000</pubDate>
      <link>https://community.interledger.org/llf/final-report-4obc</link>
      <guid>https://community.interledger.org/llf/final-report-4obc</guid>
      <description>&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;This is our final report on the Grant for the Web funded part of our Lowering Legal Friction project.  The aim of this project was to create a suite of key legal contracts and policies covering the most common web monetization use cases.  These documents can be used freely to implement a compliant legal framework for web monetized services or as starting point for more cost effective legal advice – hence the Lowering Legal Friction name.&lt;/p&gt;

&lt;p&gt;Our work on the suite of documents has been successful.  As you probably know, different legal jurisdictions have different legal rules, particularly on consumer rights and data privacy.  So, we worked with lawyers in some key jurisdictions to adapt the documents to comply with local legal requirements. &lt;/p&gt;

&lt;p&gt;Our biggest challenge and the area where our project evolved the most was how to best make the documents available.  As planned we are open sourcing the documents under Creative Commons Attribution Licence 4.0 at git.law, but we also wanted to make the documents available in an automated and accessible manner which allowed customised and service specific contracts to be created without the need for editing or completing a lot of  blanks in the documents with prompts like “[INSERT COMPANY NAME HERE]”.  We talk about the challenges we faced and how our approach changed in this regard in the Progress Update section.&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;The core document suite has been completed and is being adapted and localised for some common and popular jurisdictions.  In addition to English and Welsh law, we initially hoped to cover one US state (each state in the US has its own jurisdiction) and Italy and Spain from a European perspective.  However, we have exceeded this plan and will also be able to localise for Germany.  As we explain in the What’s next section, we hope this list will continue to grow.&lt;/p&gt;

&lt;p&gt;In addition to open sourcing the documents on git.law, we are creating the website frosdot.com.  This stands for “Free Open Source Document Templates” and we have also registered the .co.uk and .eu domains. &lt;/p&gt;

&lt;p&gt;We initially planned to use a decision tree style selection tool to help people identify which documents from the suite were needed and which jurisdiction would apply.  This functionality has been created and we are open sourcing the code under an Apache 2.0 licence for other people to use.&lt;/p&gt;

&lt;p&gt;However, as we worked on the project, we had some concerns about the effectiveness of this approach.  We worried whether it would get sufficient user buy-in to the documents, with risks of a tick-box approach which gave a false sense of security.  Also, there would still be a lot of variables which users would need to review, edit and complete, sometimes repetitiously.&lt;/p&gt;

&lt;p&gt;So, we decided to try a more ambitious approach of creating a contract selection tool on frosdot.com, which would then link through to git.law for the actual documents.  This tool would allow users to enter variables on frosdot.com, which would then be auto-populated into the documents wherever needed (for instance the company name and contact details would only be entered once and then replicated into multiple places in the documents).   It would also automate a more granular selection of which clauses would be relevant and included in their documents.  The user could then download a completed suite of documents in popular formats with no annoying [INSERT COMPANY NAME HERE] type boxes.&lt;/p&gt;

&lt;p&gt;This approach also helps with our concerns about user buy-in to the documents.  This was particularly pressing in the area of privacy, where real risks arise if users were to think “oh, I’ve downloaded a privacy policy from frosdot.com and put it on my website so I’m compliant”.  This is generally not how privacy laws work, as there is a real emphasis on data controllers actively thinking about and documenting data processing activities and making informed and reasonable decisions on data processing activities.&lt;/p&gt;

&lt;p&gt;The contract selection tool helps address this risk by getting users to engage with and consider their processing activities.  So, rather than just using a template which covers generic processing activities, we ask the user to tick which activities are in play and for what reasons and then provide a free text option to describe any other activities and the tool then populates this into the documents.  This means the documents have been created in an intentional manner and better reflect both the reality of processing activity and compliance requirements.&lt;/p&gt;

&lt;p&gt;Our work on this aspect of the project, which involved taking a step back and thinking about all of the different options and combinations applicable to the documents (and then documenting these in spreadsheets), led to an even more ambitious idea.  This was whether the spreadsheet approach could be standardised and used with a contract builder tool to create new contract selection interfaces on frosdot.com, which would interface with templates held on git.law.  This would allow us to keep the document suite up to date – for instance, if there was a change in the law which required changes to the terms, we could just update the spreadsheet, resubmit to the contract builder tool and the contract selector on frosdot.com would be updated, without the need to incur more web developer costs.  &lt;/p&gt;

&lt;p&gt;Additionally (and for the future) the contract builder would allow us to add completely new types of contracts to frosdot.com.  These contracts will be of a type which will be of interests to start-ups and the web-monetization community and will help foster the open source community maintaining and working on the documents going forward.&lt;/p&gt;

&lt;p&gt;These changes of approach meant the project took longer and led to an increase in developer costs.  Fortunately, as we were underbudget we were able to work on this expanded and ambitious part of the project by reallocating costs.  We applied for and received change authorisations from the Grant for the Web team, who were really helpful and accommodating of our developing ideas.  The work on the contract builder has been delayed slightly by staff absences at our third party developer, but is in progress and we will be adding the functionality to the frosdot.com website shortly.  As with the codebase for the initially planned functionality, we will open source the results of this expanded work under an Apache 2.0 licence.  &lt;/p&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;We have completed the document suite of terms of use, consumer service terms, acceptable use policy and privacy notice under English and Welsh law.  We will also make available New York, Italian, Spanish and German localised versions.  We are open sourcing the documents on git.law as originally proposed and the documents will be available through frosdot.com when the expanded contract selection/contract builder functionality is implemented.&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;We have worked with a third party marketing agency, OJI Marketing, on the marketing of the project. They have worked with us to prepare marketing campaigns, a social media presence and have devised and assisted in the production of marketing copy.  Once the contract selection/contract build tool is complete we will further promote this new functionality in our existing networks at our own expense.  We also plan to engage with the providers of legal precedent materials (Westlaw, LexisNexis, Thomson Reuters) to have the document suite built into their existing precedent offerings as a value-added service. &lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;Although this is report is titled “Final”, we feel the work of Lowering Legal Friction is only just getting started.  The fantastic support we have received from Grant for the Web has allowed us to successfully complete the first set of documents and to develop technology to allow them to be most easily used and deployed, but we are keen to grow the project.  This means working with more lawyers in more jurisdiction to expand the reach of the documents, keep them up to date and expand on the type of documents we make available.  None of this would have been possible without Grant for the Web and the Interledger Foundation. Already, between completion of the project and submission of this report, we have (using our own funding) been working on a lightweight standalone document assembler, and we have also identified a number of additional legal documents which we are converting into a format which can be used by FROSDOT and expand our suite of contracts. &lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;We welcome any feedback on the documents, or people can freely use and propose changes on git.law.  It would also be great to hear what other types of documents the community would find most useful and we’ll add these to our to do list.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional comments
&lt;/h2&gt;

&lt;p&gt;We would like to thank the Grant for the Web team for their help and support throughout the project – it has been a great experience working with you all and with other grantees. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Lowering Legal Friction — Grant Report #1</title>
      <dc:creator>Tim Astley</dc:creator>
      <pubDate>Thu, 07 Oct 2021 11:47:46 +0000</pubDate>
      <link>https://community.interledger.org/timastley/lowering-legal-friction-grant-report-1-26d2</link>
      <guid>https://community.interledger.org/timastley/lowering-legal-friction-grant-report-1-26d2</guid>
      <description>&lt;h2&gt;
  
  
  Image (optional)
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://community.interledger.org/images/p2RSq8lo0TZxUJFcJydpVXw_2f6b_tsy6uAeJO7ClKo/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3J2cjVqYWlo/amg1MWFwY2ljeHJp/LmpwZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/p2RSq8lo0TZxUJFcJydpVXw_2f6b_tsy6uAeJO7ClKo/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL2FydGlj/bGVzL3J2cjVqYWlo/amg1MWFwY2ljeHJp/LmpwZw" alt="The core team at work" width="880" height="660"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;We have made good progress on drafting the core suite of legal documents, having completed working versions of the website terms of use, consumer terms, record of data processing and privacy notice, together with text for the associated website and contract selection tooling.&lt;/p&gt;

&lt;p&gt;Creating the documents was an unusual but interesting project for the team, which challenged some of our normal expectations about how we work as lawyers.   We looked to free draft documents in an iterative and collaborative manner, without the usual focus on a particular party’s interest, but rather how best to draw a fair legal balance.&lt;/p&gt;

&lt;p&gt;A particular challenge is “free drafting”. It’s no secret that lawyers use pre-existing templates (precedents) as a starting point for many of the documents we create. This poses a problem: the template documents are usually subject to copyright, which means that our use of them is restricted by licence. That licence allows us to use them for client transactions, but usually prohibits us from making any documents based on the templates freely available. To avoid this, we’ve started with a blank piece of paper. In many ways, we feel this leads to a better-structured and easier-to-understand document, but the trade off is that it takes much, much longer to do. &lt;/p&gt;

&lt;p&gt;Part of our plan was always to ensure that the documents were structured in a way which would enable them to be machine readable, with the various elements tagged so that they could be understood be various types of software. We adopted a form of schema which our sister company ContrAI Limited has developed. However, during the course of the drafting process, the UK government launched a UK Legal Schema, which is based on the Linux Foundation’s Accord project &lt;a href="https://accordproject.org"&gt;https://accordproject.org&lt;/a&gt; (as is the schema we are using here). You can find out more about the Legal Schema here: &lt;a href="https://legalschema.org"&gt;https://legalschema.org&lt;/a&gt;. There are many similarities between the original schema we planned to use and the UK Legal Schema, but given the reach that the UK Legal Schema has achieved in a short period, and the fact that it seems to be the most mature project available anywhere in the world right now, we decided to pivot and adopt this schema instead. &lt;/p&gt;

&lt;p&gt;So, in summary, we’re about 90% there with the drafting now, and we are currently working on the final text and formatting of the documents, for compliance with the new UK Legal Schema.  &lt;/p&gt;

&lt;p&gt;Turning to our international collaboration with other lawyers, we have confirmed the role and involvement of lawyers in the following jurisdictions&lt;br&gt;
• United States&lt;br&gt;
• Spain&lt;br&gt;
• Italy&lt;/p&gt;

&lt;p&gt;We’ll be announcing details shortly. We are also speaking with a number of other firms in the US, Finland, France and Germany potential collaboration, but aren’t quite yet ready to announce.&lt;/p&gt;

&lt;p&gt;Finally, on the technical side, we have registered domains for frosdot.com, .org, .co.uk and .eu.  The domain is based on the name “Free Open Source Document Templates” and our developer is working on implementing the contract selection tool, which will link through to git.law for the actual documents. Git.law is already up and running: see &lt;a href="https://git.law"&gt;https://git.law&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;We have made good progress to our objective of producing a suite of a key legal documents capable of use in multiple jurisdictions throughout the world and making these freely and easily accessible. &lt;/p&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;We are generally on track and in line with our projected milestones.  &lt;/p&gt;

&lt;p&gt;The main evolution has been perhaps a greater focus on readying the complete core suite, with additional work on presentation in accordance with the legal schema and tagging.  We had intended to commence US localisation of a single document, the website terms of use, at a slightly earlier stage, but preferred to create the combined suite in a common format, such that the US localised website terms of use would not need to be revisited to account for the schema work.  We hope this will present our collaborators with a consistent set of documents, together with an explanation of the schema and tagging approaches, which are not currently widely adopted.&lt;/p&gt;

&lt;p&gt;For those of you familiar with the Creative Commons suite of licences, we have learned lessons from them. The first iterations of the CC licences had different versions for each jurisdiction. They were cumbersome and difficult to use, with inconsistencies between jurisdictions. The later versions, and in particular version 4, are based on a single “international” licence which is designed to work across as many jurisdictions as possible. Our approach follows this, which is why we are working with lawyers across jurisdictions to come up with a core set of documentation which is universally applicable. Our foreign partners have also agreed to provide translations in (so far) Spanish, Italian, Catalan and (we are confident), German and French. Swedish and Dutch are also on the roadmap. &lt;/p&gt;

&lt;p&gt;We’ve also been working on the decision tree to help select appropriate contracts. Our developer, CP1, has suggested that we may also be provide more ambitious functionality than originally envisaged, by leveraging some of the work they have done on other projects. This will include a simple contract assembly tool, and possible a contract editing environment. Although significantly beyond the scope of our original grant award, we feel we may be able to make significant progress on this within our existing budget. Watch this space!&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;We have had productive engagements with the legal firms in all jurisdictions listed above.  We are nearly ready to launch the documents for public consultation, which will be accompanied by further marketing activity. We’re launching them on Git.Law, and we are preparing materials to support the launch through social media and blog posts. &lt;/p&gt;

&lt;p&gt;We have also engaged directly with other grantees, including Audiotarky and MOVA. They are both projects with some great ideas about monetising content (audio and video respectively), and we’re planning to work collaboratively with them to make sure that our documentation works in the real world, and, in the case of MOVA, to integrate their excellent RSML (Revenue Sharing Markup Language) into our schema. &lt;/p&gt;

&lt;p&gt;We’re always happy to collaborate with others, and once we launch the initial set of documents and other information on git.law, we’ll be reaching out to the whole community.  &lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;The next steps are to continue our collaboration with our international partners and make the documents available for consultation in line with the project milestones.&lt;/p&gt;

&lt;p&gt;In parallel with that, we are continuing to collaborate with Audiotarky and MOVA, and to develop the functionality on the git.law and frosdot.com websites. &lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;We would always welcome any input from the community, even if it is just for a quick chat or to discuss each other’s projects. In particular, if you have any particular challenges with the legal documentation you need to launch your projects, please let us know and we will see whether they can be addressed in some way in our document suite. &lt;/p&gt;

&lt;h2&gt;
  
  
  Additional comments
&lt;/h2&gt;

&lt;p&gt;We are making excellent progress with the core drafting and are learning the remarkable value of collaboration and cross-fertilisation across projects, both inside and outside Grant for the Web. We’re very keen to continue this, and are looking forward to developing a vibrant community of users and developers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Relevant links/resources  (optional)
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://git.law"&gt;https://git.law&lt;/a&gt;&lt;br&gt;
&lt;a href="https://contrai.io"&gt;https://contrai.io&lt;/a&gt;&lt;br&gt;
&lt;a href="https://audiotarky.com"&gt;https://audiotarky.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://accordproject.org"&gt;https://accordproject.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://legalschema.org"&gt;https://legalschema.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/openvideotech/rsl"&gt;https://github.com/openvideotech/rsl&lt;/a&gt;&lt;/p&gt;

</description>
      <category>grantreports</category>
    </item>
  </channel>
</rss>
