When writing ChatSecure I followed the logic in this post on StackOverflow: <a href="http://stackoverflow.com/a/1321681/805882">http://stackoverflow.com/a/1321681/805882</a><div><br></div><div>Since I distribute the object files in question with the app (and my app is open source) I feel that I don't violate the spirit of the LGPL. However, I'm not a lawyer, and I know that some FSF devotees would disagree with me.</div>
<div><br></div><div>I have been considered reimplementing libotr in Objective-C and licensing it under BSD as well, but I wanted to wait until after libotr4 / OTRv3 was released. I have had some interest from another developer looking to fund a rewrite of libotr to use the iOS Common Crypto routines. Maybe we could all work together.</div>
<div><br><div class="gmail_quote">On Wed, May 2, 2012 at 10:36 AM, Hans-Christoph Steiner <span dir="ltr"><<a href="mailto:hans@guardianproject.info" target="_blank">hans@guardianproject.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><div class="h5"><br><div><div>On May 2, 2012, at 10:38 AM, Nathan of Guardian wrote:</div><br><blockquote type="cite">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    On 05/02/2012 09:08 AM, Hans-Christoph Steiner wrote:
    <blockquote type="cite">
      <pre>I guess that doesn’t make a lot of sense imho. It won’t be usable in the Mac or iOS AppStores due to licensinc constraints of the (L)GPL. I’m currently looking for helping hands and some sponsoring to natively reimplement libotr in Objective-C under a BSD license.</pre>

    </blockquote>
    I would look at what Chris has already done here:
    
    <a href="https://github.com/chrisballinger/Off-the-Record-iOS" target="_blank">https://github.com/chrisballinger/Off-the-Record-iOS</a>
  </div></blockquote><div><br></div></div></div></div><div>Careful, that uses a few (L)GPL'ed libraries like libgcrypt and libotr, so putting that code into the Apple App Store is in violation of the terms of the (L)GPL since the Apple App Store Terms conflict with the GPL.  Distributing GPL software for iOS outside of the App Store is totally clear in terms of the GPL.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>.hc</div></font></span></div><br>_______________________________________________<br>
OTR-dev mailing list<br>
<a href="mailto:OTR-dev@lists.cypherpunks.ca">OTR-dev@lists.cypherpunks.ca</a><br>
<a href="http://lists.cypherpunks.ca/mailman/listinfo/otr-dev" target="_blank">http://lists.cypherpunks.ca/mailman/listinfo/otr-dev</a><br>
<br></blockquote></div><br></div>