Too long, didn't read. (not yet at least)What I mean is that your argument is too long for most people to read.Try to give two real-world examples where Go would benefit from it, and examples in Go. It gives a better ground for arguing about a specific thing. I'm aware of the examples in the paper, but it would be better to repeat those examples, to avoid needing to read the full paper.
From preliminary overview, wouldn't you get better security from having multiple applications (services) and set the limits based on the application?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
AFAIK, nothing happened from this discussion.
+ Egon
On Thursday, 8 October 2015, Tim Coote <timc...@gmail.com> wrote:It's really the programming model, and the consequent administration. Typical usecases would be lending Things to others for a while, and embedding the security model in the functional description, rather than having a separate process for managing the security.Note real-world concrete examples work much better for explaining new things. "Things" are too abstract.Too much ambient authority with ACLs and too complicated to set up sharing.if it's a no-go, then there's always DrSES, I suppose.Note, you forgot reply all :)I don't think it belongs in the language, there are many ways of implementing it. Although it would be perfect as a library... It could be implemented on top of NaCl or alternatively implemented as a Go VM or interpreter. OCap can be added as comments, func calls to the runtime or something else, depending on the needs.So it's not a "no-go", but rather "someone needs to implement it and make it usable".
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/q-r8ZLN_r_c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.