From: Andrew Lunn <andrew@lunn.ch>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] Adding security on BATMAN-ADV
Date: Tue, 20 May 2014 23:41:34 +0200 [thread overview]
Message-ID: <20140520214134.GB11248@lunn.ch> (raw)
In-Reply-To: <CAEbDFcRM68JXcZ=rq2-i05EL4yO8iv5kq3Bf6GaJQuH_LWQRVQ@mail.gmail.com>
On Wed, May 21, 2014 at 12:59:29AM +0530, Krishnathiepan Rasanayagam wrote:
> hello,
> layer below does it mean layer 2?
Layer above and layer below does not always map to ISO OSI 7 layer
model. BATMAN is a layer two mesh, and it runs on top of a L2
network. See what i mean?
Are you interested in transitive trust, or end to end trust of BATMAN
peers? If transitive trust is sufficient, then you can do it at L2,
trust the one hop neighbors. However if you want end-to-end trust of
the mesh, you need to be inside the mesh, so inside BATMAN. If you
want end-to-end application trust, you need to be inside the
application, L7, or maybe L4 if you use TLS.
It comes down the basic security questions you should always be
considering:
What are your assets you need to protect.
Who are the attackers.
What compromises are you willing to take.
First figure out your security model, then figure out how to implement
it.
Andrew
next prev parent reply other threads:[~2014-05-20 21:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 13:19 [B.A.T.M.A.N.] Adding security on BATMAN-ADV Krishnathiepan Rasanayagam
2014-05-20 14:01 ` Andrew Lunn
2014-05-20 19:29 ` Krishnathiepan Rasanayagam
2014-05-20 21:41 ` Andrew Lunn [this message]
2014-05-21 17:00 ` Krishnathiepan Rasanayagam
2014-05-21 18:18 ` Andrew Lunn
2014-05-22 5:53 ` Krishnathiepan Rasanayagam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140520214134.GB11248@lunn.ch \
--to=andrew@lunn.ch \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox