[guardian-dev] Help

suren sukh suren.sukh at gmail.com
Thu Apr 10 12:46:57 EDT 2014


Dear developers,
                           How can we download any video with orweb ?
On Apr 10, 2014 9:30 PM, <guardian-dev-request at lists.mayfirst.org> wrote:

> Send Guardian-dev mailing list submissions to
>         guardian-dev at lists.mayfirst.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.mayfirst.org/mailman/listinfo/guardian-dev
> or, via email, send a message with subject or body 'help' to
>         guardian-dev-request at lists.mayfirst.org
>
> You can reach the person managing the list at
>         guardian-dev-owner at lists.mayfirst.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Guardian-dev digest..."
>
>
> Today's Topics:
>
>    1. Re: Building Android GPG on OS X (Nathan of Guardian)
>    2. Orbot, iptables and AFwall (Chris Croome)
>    3. Re: Orbot, iptables and AFwall (Nathan of Guardian)
>    4. Fwd: A quick question about your code on github! (Amit Assaraf)
>    5. Re: [cryptography] OTR and XMPP (Randolph)
>    6. Orbot 13.0.6 testing (Danial Stelzried)
>    7. Re: ChatSecure progress? (Nathan of Guardian)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 09 Apr 2014 20:54:13 -0400
> From: Nathan of Guardian <nathan at guardianproject.info>
> To: Tim Bray <tbray at textuality.com>,    Hans-Christoph Steiner
>         <hans at guardianproject.info>
> Cc: guardian-dev <guardian-dev at lists.mayfirst.org>
> Subject: Re: [guardian-dev] Building Android GPG on OS X
> Message-ID: <5345EBB5.6040303 at guardianproject.info>
> Content-Type: text/plain; charset=windows-1252
>
> On 04/09/2014 08:21 PM, Tim Bray wrote:
> > Anyhow, reading the top-level descriptions of openkeychain, having
> trouble
> > figuring out how it?s different from gnupg.  Guess I?ll install it...
>
> It is an OpenPGP implementation in Java built on top of BouncyCastle
> (https://www.bouncycastle.org/), or more likely the SpongyCastle
> (http://rtyley.github.io/spongycastle/) Android variant.
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 10 Apr 2014 05:47:19 +0100
> From: Chris Croome <chris at webarchitects.co.uk>
> To: guardian-dev at lists.mayfirst.org
> Subject: [guardian-dev] Orbot, iptables and AFwall
> Message-ID: <20140410044718.GM27760 at webarchitects.co.uk>
> Content-Type: text/plain; charset=us-ascii
>
> Hi
>
> Both Orbot and AFWall+ (from f-droid.org) have an option to use the
> system iptables.
>
> When using Orbot without AFWall+ transparent proxying of apps works fine,
> with AFWall+ installed I haven't found a combination of settings which
> doesn't result in this warning:
>
>   WARNING: Error starting transparent proxying!
>
> Is this to be expected or is this a bug? Would I be better off without
> AFWall+ and simply setting iptables rules directly?
>
> All the best
>
> Chris
>
> --
> Webarchitects Co-operative
> http://webarchitects.coop/
> +44 114 276 9709
> @webarchcoop
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 10 Apr 2014 01:01:50 -0400
> From: Nathan of Guardian <nathan at guardianproject.info>
> To: guardian-dev at lists.mayfirst.org
> Subject: Re: [guardian-dev] Orbot, iptables and AFwall
> Message-ID: <534625BE.7060008 at guardianproject.info>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 04/10/2014 12:47 AM, Chris Croome wrote:
> > Both Orbot and AFWall+ (from f-droid.org) have an option to use the
> > system iptables.
> >
> > When using Orbot without AFWall+ transparent proxying of apps works fine,
> > with AFWall+ installed I haven't found a combination of settings which
> > doesn't result in this warning:
> >
> >   WARNING: Error starting transparent proxying!
> >
> > Is this to be expected or is this a bug? Would I be better off without
> > AFWall+ and simply setting iptables rules directly?
>
> A few things:
>
> 1) Please try the v13.0.6 Release Candidate 1, which we've just put up
> here: https://guardianproject.info/releases/Orbot-v13.0.6-RC-1.apk
>
> It specifically fixes an error related to that error message being
> shown, even when there was nothing wrong.
>
> 2) We haven't done a great deal of testing with AFWall+ and Orbot
> together, both attempting to manage iptables. However, we do try to keep
> to our own chains, in terms of what we update and clear.
>
> 3) The option to use "System iptables" in Orbot settings, is really
> about which binary you are calling, the one we provide in Orbot itself
> (which is the latest xtables from netfilter.org) or whatever your
> ROM/firmware has built into it. I would stick with the one we have, and
> do NOT try using the "system" option.
>
> 4) Check out MikePerry of Tor's blog post on his own efforts in using
> AFWall with Orbot:
>
> https://blog.torproject.org/blog/mission-impossible-hardening-android-security-and-privacy
>
> +n
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 6 Apr 2014 12:47:30 +0300
> From: Amit Assaraf <amit at whats-out.com>
> To: guardian-dev at lists.mayfirst.org
> Subject: [guardian-dev] Fwd: A quick question about your code on
>         github!
> Message-ID:
>         <CAL1NPYdTC0dEhfp-jMRSLU=cgQHd7mAqFzq3CRj=
> 8RdZXqLB_A at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> ---------- Forwarded message ----------
> From: "Amit Assaraf" <amit at whats-out.com>
> Date: Apr 4, 2014 12:37 AM
> Subject: A quick question about your code on github!
> To: <abel at guardianproject.info>
> Cc:
>
> Hello Abel,
>
> A few days ago I needed a wrapper for ffmpeg for java and I have found your
> code on github.
>
> I have compiled FFmpeg according to the instructions and everything is good
> on that part.
>
> I built a simple program that uses the createSlideshowFromImagesAndAudio
> function inside ffmpegController.
> (Great API btw, Simple and nice)
>
> Now I provide the function with everything it needs and I confirm all the
> paths involved. I create all the Clips needed and calls getInfo on all of
> them besides the output clip.
>
> When the on process complete is called I also make sure nothing below 0 is
> returned to check for errors. Everything works well no crashes nothing, but
> after the on process complete is called no file is created. I have checked
> all the paths, they are not the cause. I get a Clip file from the function
> with everything in it, yet no file is created on my device.
>
> Do you happen to know the cause of this? I would truly love if you could
> help me on this!
>
> Thank you very much,
>
>     Amit Assaraf
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140406/e0c3084a/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 5
> Date: Tue, 8 Apr 2014 20:30:49 +0200
> From: Randolph <rdohm321 at gmail.com>
> To: Pranesh Prakash <pranesh at cis-india.org>
> Cc: Discussion of cryptography and related
>         <cryptography at randombit.net>,   Guardian Dev
>         <guardian-dev at lists.mayfirst.org>
> Subject: Re: [guardian-dev] [cryptography] OTR and XMPP
> Message-ID:
>         <
> CAEvNM8nJOt24fQ4091FJss9gedC_ekcmj4HTYZ+sH1N9z+6eRQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> the alternative to OTR is the echo encryption, as deployed in this client:
> http://firefloo.sf.net
> As well offers this client to send Rosetta Encryption over XMPP. That is
> the second alternative.
> Please research the library used. Regards
>
> 2014-04-08 4:13 GMT+02:00 Pranesh Prakash <pranesh at cis-india.org>:
>
> > Dear all,
> > In the March IETF 89 meeting in London, there were renewed discussions
> > around end-to-end encryption in XMPP.
> >
> > Here is the recording of the session:
> >
> > http://recordings.conf.meetecho.com/Recordings/watch.
> > jsp?recording=IETF89_XMPP&chapter=part_5
> >
> > There was basic agreement that OTR is a horrible fit for XMPP since it
> > doesn't provide full stanza encryption.  The very reasons for the
> benefits
> > of OTR (its ability to be protocol-agnostic) are the reasons for its
> > shortfalls too.
> >
> > However, there is no clear alternative.  The closest is
> > draft-miller-xmpp-e2e.  The one clear verdict was that more contributors
> > are required.
> >
> > The discussions are happening at:
> >
> > https://www.ietf.org/mailman/listinfo/xmpp
> > http://mail.jabber.org/mailman/listinfo/standards
> >
> > If anyone has the time to make contributions, please do jump in (and
> > spread the word).
> >
> > ~ Pranesh
> > --
> > Pranesh Prakash
> > Policy Director, Centre for Internet and Society
> > T: +91 80 40926283 | W: http://cis-india.org
> > -------------------
> > Access to Knowledge Fellow, Information Society Project, Yale Law School
> > M: +1 520 314 7147 | W: http://yaleisp.org
> > PGP ID: 0x1D5C5F07 | Twitter: https://twitter.com/pranesh_prakash
> >
> >
> > _______________________________________________
> > cryptography mailing list
> > cryptography at randombit.net
> > http://lists.randombit.net/mailman/listinfo/cryptography
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140408/86a6996b/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 6
> Date: Tue, 8 Apr 2014 13:46:35 -0600
> From: Danial Stelzried <masterofdamned at gmail.com>
> To: guardian-dev at lists.mayfirst.org
> Subject: [guardian-dev] Orbot 13.0.6 testing
> Message-ID:
>         <CAOg1j=nWaOfPmnqAVPskkLM2R-geSvuW17phCAuTMk6=
> 4nhd_Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 'm not sure if this is the correct method to report testing but its all I
> found.  I installed the beta to test it today.  I am running android 4.4.2
> CM 11 nightly.  I installed with root permissions and chose to route all
> traffic through onion.  Orbot installed and connected great, tor  check
> with Firefox showed I was using tor, however, I couldn't connect to any
> .onion sites.  I installed orweb? browser to try that and was still unable
> to connect.  I had to install a plugin for Firefox to set up a proxy
> (project guardian proxy plugin is no longer compatible).  After configuring
> the proxy I am now able to access onion sites, but I thought the idea
> behind root access and clear proxying all apps would negate the need for
> that.  If you would like any logs please let me know.  If I am wrong then
> I'm sorry for the email.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140408/d6b11986/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 7
> Date: Thu, 10 Apr 2014 10:47:39 -0400
> From: Nathan of Guardian <nathan at guardianproject.info>
> To: guardian-dev at lists.mayfirst.org
> Subject: Re: [guardian-dev] ChatSecure progress?
> Message-ID: <5346AF0B.1050502 at guardianproject.info>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 04/09/2014 02:47 PM, Robin M?ller-Cajar wrote:
> >
> > I've spent the last few weeks creating and patching some bugs on
> > https://dev.guardianproject.info/ - so if any of the patches are usable
> > it'd be cool if they landed in the testing build.
>
> Thanks, Abel and Robin!
>
> Now that Orbot v13.0.6 has stabilized for >90% of the users (what the
> 'eff is up with Samsung Galaxy S4?!), I want to do a release push for
> ChatSecure over the next week.
>
> That's all for know, but expect more!
>
> +n
>
>
> ------------------------------
>
> _______________________________________________
> Guardian-dev mailing list
> Guardian-dev at lists.mayfirst.org
> https://lists.mayfirst.org/mailman/listinfo/guardian-dev
>
>
> End of Guardian-dev Digest, Vol 46, Issue 14
> ********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140410/2f5e2937/attachment-0001.html>


More information about the Guardian-dev mailing list