Hi all!
Moving all projects to a Redmine is a good way, I think.
In connection with the event I would like to offer my help with post-processing some old pages (mostly OsmocomBB) and with improving the new wiki structure.
So, my suggestions: - Create the main page that will describe all all of the child projects of Osmocom umbrella including recent news and plans. - Separate the libosmocore related pages from OsmocomBB into a new section named "Libraries", for example. - Separate both SIMTrace and softSIM into a new sections.
It it would be nice to enable Strict-Transport-Security to avoid some traffic interception attempts. Also what about enabling SPF and DKIM for mailing lists?
With best regards, Vadim Yanitskiy.
2016-02-19 4:46 GMT+06:00 openbsc-request@lists.osmocom.org:
Send OpenBSC mailing list submissions to openbsc@lists.osmocom.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.osmocom.org/mailman/listinfo/openbsc or, via email, send a message with subject or body 'help' to openbsc-request@lists.osmocom.org
You can reach the person managing the list at openbsc-owner@lists.osmocom.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of OpenBSC digest..."
Today's Topics:
- Re: autoreconf v2.69 with subdir-objects: ./configure creates directory 'src/tests/$(top_srcdir)' (Neels Hofmeyr)
- Re: hnb_cs_lu.msc (Neels Hofmeyr)
- Re: hnb_cs_lu.msc (Harald Welte)
- branches: daniel/gprs-iu + sysmocom/cscn = sysmocom/iu; merging to master (Neels Hofmeyr)
- Re: Moving from trac to a single redmine (Harald Welte)
- Re: Moving from trac to a single redmine (Holger Freyther)
- Re: branches: daniel/gprs-iu + sysmocom/cscn = sysmocom/iu; merging to master (Holger Freyther)
- sysmocom/iu: your commits from today (Neels Hofmeyr)
Message: 1 Date: Wed, 17 Feb 2016 15:44:35 +0100 From: Neels Hofmeyr nhofmeyr@sysmocom.de To: Eric Blake eblake@redhat.com Cc: bug-autoconf@gnu.org, openbsc@lists.osmocom.org Subject: Re: autoreconf v2.69 with subdir-objects: ./configure creates directory 'src/tests/$(top_srcdir)' Message-ID: 20160217144435.GD2106@dub6 Content-Type: text/plain; charset="us-ascii"
Eric,
you've clarified just about all of my questions. Many thanks for your reply!
~Neels
https://lists.gnu.org/archive/html/automake/2015-12/msg00001.html
On 19 Feb 2016, at 09:08, Вадим Яницкий axilirator@gmail.com wrote:
Hi all!
So, my suggestions:
- Create the main page that will describe all all of the child projects
of Osmocom umbrella including recent news and plans.
- Separate the libosmocore related pages from OsmocomBB
into a new section named "Libraries", for example.
- Separate both SIMTrace and softSIM into a new sections.
yes, we can have separate projects for them now and should do it. I don't think we can move wiki pages from one project to another but we should be able to somehow add redirects.
I intend to add one more wiki plugin to have table of contents and other features we are used to from trac.
It it would be nice to enable Strict-Transport-Security to avoid some traffic interception attempts. Also what about enabling SPF and DKIM for mailing lists?
projects.osmocom.org is using "Let's encrypt". Do you have a guide HSTS with nginx?
SPF/DKIM: The only SPF record I ever wrote was to allow everyone send mail for one of my domains to please outlook.com. What is improved by having only two systems that are allowed to send for lists.osmocom.org?
Do you have a guide HSTS with nginx?
It can be easily enabled adding this string at the Nginx config in the server section: add_header Strict-Transport-Security "max-age=31536000; includeSubDomains";
SPF/DKIM: The only SPF record I ever wrote was to allow everyone send mail
for one of my domains to please outlook.com. What is improved by having only two systems that are allowed to send for lists.osmocom.org?
I think that SPF record will no limit anybody to send mails for lists.osmocom.org, but vice versa. I wrote about that because sometimes the digests and subscription messages marked as spam.
С наилучшими пожеланиями, Яницкий Вадим.
2016-02-19 17:36 GMT+06:00 Holger Freyther holger@freyther.de:
On 19 Feb 2016, at 09:08, Вадим Яницкий axilirator@gmail.com wrote:
Hi all!
So, my suggestions:
- Create the main page that will describe all all of the child projects
of Osmocom umbrella including recent news and plans.
- Separate the libosmocore related pages from OsmocomBB
into a new section named "Libraries", for example.
- Separate both SIMTrace and softSIM into a new sections.
yes, we can have separate projects for them now and should do it. I don't think we can move wiki pages from one project to another but we should be able to somehow add redirects.
I intend to add one more wiki plugin to have table of contents and other features we are used to from trac.
It it would be nice to enable Strict-Transport-Security to avoid some traffic interception attempts. Also what about enabling SPF and DKIM for mailing lists?
projects.osmocom.org is using "Let's encrypt". Do you have a guide HSTS with nginx?
SPF/DKIM: The only SPF record I ever wrote was to allow everyone send mail for one of my domains to please outlook.com. What is improved by having only two systems that are allowed to send for lists.osmocom.org?
Hi,
On 02/19/16 14:18, Вадим Яницкий wrote:
SPF/DKIM: The only SPF record I ever wrote was to allow everyone send mail for one of my domains to please outlook.com <http://outlook.com>. What is improved by having only two systems that are allowed to send for lists.osmocom.org <http://lists.osmocom.org>?I think that SPF record will no limit anybody to send mails for lists.osmocom.org http://lists.osmocom.org, but vice versa. I wrote about that because sometimes the digests and subscription messages marked as spam.
Then I believe the following SPF record should be provided for lists.osmocom.org: "v=spf1 a mx a:gandharva.secretlabs.de -all"
Feel free to double-check though; pointers: - https://en.wikipedia.org/wiki/Sender_Policy_Framework - http://www.openspf.org/Introduction
HTH, -- khorben
2016-02-19 17:36 GMT+06:00 Holger Freyther <holger@freyther.de mailto:holger@freyther.de>:
> On 19 Feb 2016, at 09:08, Вадим Яницкий <axilirator@gmail.com <mailto:axilirator@gmail.com>> wrote: > > Hi all! > > So, my suggestions: > - Create the main page that will describe all all of the child projects > of Osmocom umbrella including recent news and plans. > - Separate the libosmocore related pages from OsmocomBB > into a new section named "Libraries", for example. > - Separate both SIMTrace and softSIM into a new sections. yes, we can have separate projects for them now and should do it. I don't think we can move wiki pages from one project to another but we should be able to somehow add redirects. I intend to add one more wiki plugin to have table of contents and other features we are used to from trac. > It it would be nice to enable Strict-Transport-Security to avoid > some traffic interception attempts. Also what about enabling > SPF and DKIM for mailing lists? projects.osmocom.org <http://projects.osmocom.org> is using "Let's encrypt". Do you have a guide HSTS with nginx? SPF/DKIM: The only SPF record I ever wrote was to allow everyone send mail for one of my domains to please outlook.com <http://outlook.com>. What is improved by having only two systems that are allowed to send for lists.osmocom.org <http://lists.osmocom.org>?
Hi all,
On Fri, Feb 19, 2016 at 12:36:29PM +0100, Holger Freyther wrote:
So, my suggestions:
- Create the main page that will describe all all of the child projects
of Osmocom umbrella including recent news and plans.
in progress.
- Separate the libosmocore related pages from OsmocomBB
into a new section named "Libraries", for example.
Libaries has libosmocore / libosmo-netif / libosmo-abis as sub-projects, related wiki pages have been moved.
- Separate both SIMTrace and softSIM into a new sections.
SIMtrace is a new project.
I don't think we can move wiki pages from one project to another but we should be able to somehow add redirects.
Luckily one can move wiki pages (including their attachments and any child wiki pages) between projects, that's what I've been doing most parts of today.
I intend to add one more wiki plugin to have table of contents and other features we are used to from trac.
You can play with the tree-like structure of wiki pages and use constructs like {{child_pages(BTS_Hardwware,depth=1)}} to automaticall get an automatic list/tree of child pages into another page.
There most likely are more advanced tools avaiailable, but I find that already quite powerful.
On 21/02/2016 17:31, Harald Welte wrote:
I intend to add one more wiki plugin to have table of contents and other features we are used to from trac.
You can play with the tree-like structure of wiki pages and use constructs like {{child_pages(BTS_Hardwware,depth=1)}} to automaticall get an automatic list/tree of child pages into another page.
For the table of contents in Redmine, I usually place: {{>toc}} at the top of any wiki page and it just works - no plug-in involved. I am using standard installations on Debian {old,}stable, with Textile markup (which is the default there).
HTH,
Hi khorben!
On Mon, Feb 22, 2016 at 01:48:49AM +0100, Pierre Pronchery wrote:
On 21/02/2016 17:31, Harald Welte wrote:
You can play with the tree-like structure of wiki pages and use constructs like {{child_pages(BTS_Hardwware,depth=1)}} to automaticall get an automatic list/tree of child pages into another page.
For the table of contents in Redmine, I usually place: {{>toc}}
that's a table of contents within one page.
My comment was about automatically creating (topic specific) indexes of other wiki pages.
baseband-devel@lists.osmocom.org