Slashdot Mirror


Aboriginal Archive Uses New DRM

ianare writes "An application that gives fresh new meaning to 'digital rights management' has been pioneered by Aboriginal Australians. It relies on a user's profile to control access to a multimedia archive. The need to create profiles based on a user's name, age, sex and standing within their community comes from traditions over what can and cannot be viewed. For example, men cannot view women's rituals, and people from one community cannot view material from another without first seeking permission. Images of the deceased cannot be viewed by their families. These requirements threw up issues surrounding how the material could be archived, as it was not only about preserving the information into a database in a traditional sense, but also about how people would access it depending on their gender, their relationship to other people, and where they were situated."

39 of 182 comments (clear)

  1. How is this DRM? by Anonymous Coward · · Score: 5, Insightful

    This doesn't sound like DRM. It sounds like access control.

    1. Re:How is this DRM? by Penguinisto · · Score: 4, Interesting

      This doesn't sound like DRM. It sounds like access control.

      Depends on how they assembled it. If it's some sort of self-contained website-on-a-box, then yeah, it's probably a local DB (MySQL?) and local PHP with perms based on the profile info.

      OTOH, if they rigged it as one big fat binary, then the access controls locked into the binary is similar in concept (though nowhere near as complete as true DRM which looks for a key, IMHO).

      /P

      --
      Quo usque tandem abutere, Nimbus, patientia nostra?
  2. not your ordinary DRM by oever · · Score: 2, Insightful
    Strictly speaking, I'd say this is DRM. But it's not DRM as we know it.

    The archive, housed at the Nyinkka Nyunyu Art and Culture Centre, contains photos, digital video clips, audio files, and digital reproductions of cultural artifacts and documents.


    So this is simply a website with user management. Not everybody is allowed to see everything. This is different from DRM as Microsoft advocates it, where people would not be able to save these pages and images unencrypted onto their machines. Because, you know, they might mail them to somebody of the opposite sex!

    It's highly unlikely that this website really relies on complicated DRM schemes (which would require Vista).

    --
    DNA is the ultimate spaghetti code.
    1. Re:not your ordinary DRM by MrKaos · · Score: 2, Informative
      I know some Koori's, that's how first Australian's (the politically correct term in Australia for Aboriginals) refer to themselves. If you want to see what some of there cultural stories look like check this site out .

      So this is simply a website with user management. Not everybody is allowed to see everything.
      Exactly. I think that if there is an off-line aspect to it then either a custom application that only allows those verified to access/download images OR gpg and a ring of trust as a solution more analogous to their actual requirements. I know it can be a bit convoluted, but surely making gpg easier for the Koori elders to use would be a good thing for everyone, even us whitey's!!! The main problem I see is that their culture is not one that uses writing and shares their stories by telling and by viewing them. There is evidence of their culture all around Australia and I have had personal experiences visiting their physical sites, some are quite beautiful (aside from the natural beauty of the surroundings).

      I don't know who sold them on the idea of DRM, if the Koori's understood the philosophy from which it came from (i.e. that which tries to own the community - or land - instead of the land - or community - owning it) is being placed in control of their culture, I am certain they would be horrified as this belief is core to their being, male female, boy girl across the many Koori tribal lands. I think whoever has said "DRM' is the answer is not being true to the Koori's they are advising by not understanding this issue. GPG and the GPL is definitely more in line with the traditional cultural ideals that I know of.

      Now the only question is how to make gpg easy for a visually oriented culture to use, especially the elders, which in this case will drive adoption.

      One other thing, I think there is a bit of a thin edge of the wedge going on here, as in the advocates of DRM trying to find a cultural fit as a justification to use DRM somewhere, to force adoption by the wider community.

      --
      My ism, it's full of beliefs.
    2. Re:not your ordinary DRM by downundarob · · Score: 5, Informative

      I know some Koori's, that's how first Australian's (the politically correct term in Australia for Aboriginals) refer to themselves.

      Actually the Aboriginal people of the area known as New South Wales call themselves Koori, the people of Queensland call themselves Murri, the South Australian's are Nunga, WA far west (around Perth) are Nunya, whilst in the Top End (Darwin Region) there are Larrakia, Tiwi, Mirar and Yolgnu, People of Central Australia call themselves Arrente, Marla etc. Whereas I am a Balanda (in the local language).

  3. Users *want* the rules enforced by Geof · · Score: 2, Informative

    That was my reaction, but they call it a "website that's not online". However, from the sounds of it, the users probably don't own the computers, so I would still call it access control.

    If it is DRM, itt appears to have a major advantage of most systems: the users want it to enforce its rules.

    she noticed that people turned away when certain images came up on screen. . . .

    "The way people were looking at the photos was embedded in the social system that already existed in the community," she said.

    "People would come in and out of the area of the screen to look when they could look."

    1. Re:Users *want* the rules enforced by moderatorrater · · Score: 2, Insightful

      I don't want to walk in on someone in my bathroom, yet I still keep locks on the door. Sometimes things need protection from stumbling upon them accidentally.

  4. Re:once again by K.+S.+Kyosuke · · Score: 5, Insightful

    I've read TFA. It seems to me that this is just the result of the very will of those people to respect their own traditions and that this whole thing was made only after it had turned up that they would not accept the archive as easily without provisions for preventing potential embarassment. They seem to be doing it willingly. I'm not sure it's about superstition, it's just about social habits. You think it's silly? Fine, you have the right to have an opinion, but I'd say it's their business. And I don't feel there's a harm, unless TFA is grossly inaccurate, concerning the situation there.

    --
    Ezekiel 23:20
  5. Re:Easily hacked? by Takichi · · Score: 5, Funny

    Great, just what the internet needs. More dudes pretending to be chicks.

  6. Re:Easily hacked? by KublaiKhan · · Score: 2, Interesting

    Just a case of necessitating identification information upon registering the account. Could do it with a trusted-registrar scheme, where the village elders vouch for the details of those under their jurisdiction.

    --
    In Xanadu did Kubla Khan
    A stately pleasure dome decree
  7. Before complaining consider _why_ this was done by qaramazov · · Score: 4, Insightful

    Before complaining about DRM, RTFA and spend a bit of time thinking why this was done. The culture in question has a complicated set of rules about who can and cannot see certain images, rituals, etc. The anthropologist wanted to show them to the larger world without violating the rules of the culture that produced them. But wasn't the only reason: the restrictions also allows you the visitor to better understand the culture. Why? You might think that the best way to experience that culture to be shown all of it at once, but you should consider that men who live in this culture never get to see certain things. Think of it as a simulation of a culture. Use it to reflect on the assumptions you make about who is entitled to what information.

  8. Re:Easily hacked? by networkBoy · · Score: 4, Informative

    Of course they could. But to draw a parallel, in Aztec society there were no doors. A horizontal bar across the entry way, however, acted as the most secure lock imaginable, because of cultural norms. Basically the same thing here about making a fake account.
    -nB

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  9. Re:once again by Penguinisto · · Score: 5, Insightful

    really, the days of secret ceremonies are coming to and end.

    So, assuming you have an S/O, you wouldn't mind if there were YouTube videos of you doing the linen fandango with him/her? For that matter, why do you even bother to wear clothing outdoors when the temperature is warm?

    Sounds unrelated, but it isn't once you dig deeper...

    See, there are, at base, some things which any given existing culture likes to keep secret. Sometimes it's simple stuff like sex, sometimes it's complex stuff like not viewing your deceased relatives for fear that their ghost will come in the night and tear up your house.

    Just because someone holds the beliefs that they shouldn't view the rituals of the opposite gender, or that they shouldn't eyeball videos of "hot cheating amateur couples!" on a website, doesn't mean they're supposed to go all Aboriginal or Amish in their lifestyle. And just because you think it's silly doesn't mean that they cannot and/or shouldn't self-censor as individuals or as a community. Odds are very good that this Aboriginal resource DB was rigged by request from the community itself, so why the hullabaloo?

    /P

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
  10. Given your comment, I'm wondering... by tlambert · · Score: 2, Interesting

    Given your comment, I'm wondering...

    Can't they respect their own traditions without imposing technologically enforced access controls? What do they do when someone uses hard-copy information, or, to take an example from the article, a man viewing woman's rituals?

    What is the point of building an access control system like this?

    -- Terry

    1. Re:Given your comment, I'm wondering... by khallow · · Score: 4, Insightful

      What is the point of building an access control system like this?

      You look at an example of why someone wants an access control system like this and you still have to ask?

    2. Re:Given your comment, I'm wondering... by zeromorph · · Score: 2, Insightful

      Can't they respect their own traditions without imposing technologically enforced access controls?

      Yeah, not like in our culture - where we don't need such stuff to enforce our tradition of , e.g.,keeping our kids away from pornography, horror etc.:

      "CIPA requires schools and libraries using e-rate discounts to operate 'a technology protection measure with respect to any of its computers with Internet access that protects against access through such computers to visual depictions that are obscene, child pornography, or harmful to minors...'" http://en.wikipedia.org/wiki/Children's_Internet_Protection_Act#What_CIPA_requires

      But seriously, I think it is a good thing that this community adjusted modern information technology to their needs. If their needs or beliefs change they can change their access policy, but that is first of all something they have to decide by themselves.

      --
      "Hannibal's plans never work right. They just work." Amy/A-Team
    3. Re:Given your comment, I'm wondering... by ozmanjusri · · Score: 3, Insightful
      Here's a bet: Within a few years, members of this community will find reasons for accessing the information that is "forbidden" to them, and the efforts to remove the DRM will begin.

      If they make the decision to do that, it will be because they have also made the decision to leave the community.

      The mores make the community, not the other way around.

      --
      "I've got more toys than Teruhisa Kitahara."
    4. Re:Given your comment, I'm wondering... by Mithrandir · · Score: 4, Insightful

      Depending on which set of research you wish to believe, they've been living this way for the better part of 40,000 years. Their scholars are not doing anything their social customs haven't done for a very, very long time. Whiteman scholars may already have access to everything, but that is not what they're concerned about. This is an enabling technology for them, in that it allows them to store their currently verbal history for the long term in a way that is in accordance with their traditions and for their own people. It is so their own people don't accidentally look at the wrong thing in their tradition. They don't care about you and I.

      --
      Life is complete only for brief intervals in between toys or projects -- John Dalton
    5. Re:Given your comment, I'm wondering... by khallow · · Score: 3, Insightful

      Or c) They want to honor their cultural taboos and they made a system that helps them do so.

  11. You're kidding, right? by robo.cowp · · Score: 3, Insightful

    Alright troll, I'll bite.

    You're kidding, right? The material concerned was created by the Aboriginal people, is chiefly of concern to them, and in no way impacts on anyone who doesn't use the service. WhoTF do you think you are to tell them that what they hold sacred is "superstition mumbo-jumba", or that "the days of secret ceremonies are coming to and end"!?

    This is news on /. because it constitutes a complex and useful method of regulating user access to the archive based on the users characteristics.

    --
    resist. unlearn. defy.
    1. Re:You're kidding, right? by Penguinisto · · Score: 2, Insightful

      One just needs to look around and see the secret ceremonies of all types are coming to an end. 25 years from now they will be quaint.

      I sincerely doubt that. A group of women performing an aboriginal ritual is no different than a group of Freemasons performing theirs, or Mormons getting married in a Temple ritual for that matter.

      Sure, outsiders (like myself in all three cases) may have a somewhat good idea of what goes on during these rituals, and even see televised re-enactments of one of them courtesy of the History/Discovery/NatGeo Channels. That said, I don't know that what I've heard or seen regarding them is the actual deal or not. I (like most) only know from hearsay, which is anything but actual evidence. You and I, by virtue of not being a part of these respective memberships, will never know for certain if the descriptions of them are sufficiently accurate, if they have or have not changed in response to public exposure of their details (possible, not probable), or if all of the details have even been divulged. QED, they remain secret.

      Also, there is too much of a collective human need to feel special, to feel that we are individually and in groups, members of some sort of elite, or among the 'chosen', if you will. This is just as much a craving of the urban atheist as of the most isolated aboriginal human being... to 'belong'. Coupled with ritual (which still manages to captivate the human emotion very well), and you have a recipe for something that probably won't die anytime within this anthropological era of human development.

      "WhoTF do you think you are to tell them that what they hold sacred is "superstition mumbo-jumba","

      A rational human being.

      Do rational human beings so easily pre-judge others' acts with incomplete information and no sense of consideration? One would think that a truly rational human being would understand and admit that other cultures, especially those which have survived nicely for longer than one's own, should be given some breathing room with which to practice their separate and harmless belief systems - without such a crass and simplistic label as "mumbo-jumbo", no?

      Superstition it might be, but if said form of faith makes a person happy, what's the problem with accommodating him or her as far as possible without intrusion onto our own systems? They asked for this, it doesn't intrude on what you or I might do, and it harms no one in the end.

      /P

      --
      Quo usque tandem abutere, Nimbus, patientia nostra?
  12. Not user/admin access rights by jonnythan · · Score: 2, Insightful

    A file that can be viewed by your friend can be emailed to you. Simple userland permissions is trying to replicate.

    DRM will only let the person whose profile is signed in view the image, whether it's emailed or whatever. It's a very different thing.

  13. Re:Easily hacked? by ArsenneLupin · · Score: 4, Insightful

    It seems obvious that people could just register fake accounts with different details just to access info their real profile won't give them access to. You're missing the point. As other people have already pointed out, unlike with normal DRM, in this system, the users actually want the rules to be enforced on them. It's more to protect them against accidentally viewing stuff that they're not supposed to while searching for other documents.

    Consider it like the 127.0.0.1 goatse.ch line in your /etc/hosts file.

  14. Re:once again by rkanodia · · Score: 2, Funny

    Except in this case, it's more like the "pasty man's" notion of perfection.

  15. Not an uncommon issue for archivists by Selanit · · Score: 4, Interesting

    Archivists typically have to respect the rules of the communities they serve regarding access to materials. Sometimes that means, say, putting a bunch of somebody's steamy love letters under lock and key until all of the named parties have died off. Other times it means managing intellectual property rights. And sometimes you run into cases like this one, where the cultural rules regarding the material are more involved.

    I still think my favorite example was a living history project - the researchers involved had been recording traditional stories. One of them was an explanatory myth about why it snows. The problem was that there was a strong tradition requiring that the story be told only when there is snow on the ground. There's a doozy of an access control problem, unless you take the cheap way out and declare that there is always snow on the ground somewhere.

  16. to prevent accidents? by Reality+Master+201 · · Score: 4, Informative

    These kinds of taboos against men and women seeing one another, against talking about the dead, etc. are very common in the aboriginal cultures of Australia, and they take them very seriously. The Warlpiri language, for example, has a sort of sub-language called the avoidance register, used when people of certain familial relations need to talk to each other (a woman and son-in-law, for example) - the grammar's mostly the same, but the words are dramatically simplified, and often replaced with generic terms. And such phenomena occur in other cultural/language groups too - I believe there's something like it in Zulu.

    It seems odd to you, but it's also how they want to live. They're free to leave where they live (and many do), and those that stay want to live the traditional way.

    1. Re:to prevent accidents? by ChameleonDave · · Score: 3, Funny

      when was the last time you used a public restroom that was co-ed (and not single-occupant) ? They exist, but rarely. I don't think I've even encountered a public toilet that was particularly educational, let alone co-educational for multiple races, sexes, etc.
    2. Re:to prevent accidents? by frank_adrian314159 · · Score: 4, Funny
      I don't think I've even encountered a public toilet that was particularly educational...

      Well, I think that Larry Craig learned a lot in that airport restroom!

      --
      That is all.
  17. Re:once again by Chris+Burke · · Score: 2, Insightful

    Odds are very good that this Aboriginal resource DB was rigged by request from the community itself, so why the hullabaloo?

    Jingoism and bigotry posing as rational smug superiority. Nothing more.

    --

    The enemies of Democracy are
  18. Re:Easily hacked? by Chris+Burke · · Score: 3, Funny

    Consider it like the 127.0.0.1 goatse.ch line in your /etc/hosts file.

    Why, I do believe you have come across the simplest explanation of the system's motivation that a slashdotter would understand.

    --

    The enemies of Democracy are
  19. Re:Fuckin' Goon Drinkin' Boongs!!! by mikaere · · Score: 2, Insightful

    Learn what Aboriginals are really like. No, I'm not racist. I'm a realist.
    No, you're a fucking moron.

    --
    It's good luck to be superstitious
  20. Re:technology isn't culture by Captain+Splendid · · Score: 4, Insightful

    I gotta say, when I clicked through on this story, I was mostly expecting comments along positive lines. This seemed to me as well to be an interesting story of how the old and the new can coexist in new models. I really didn't expect all this player-hating. Weird. I didn't realize we had so many technological absolutists here.

    For an interesting story with a similar theme, I suggest this Wired article from '99.

    --
    Linux, you magnificent bastard, I read the fucking manual!
  21. Re:technology isn't culture by Reality+Master+201 · · Score: 2, Insightful

    Interesting article.

    I know I shouldn't be, but I'm still mildly surprised by the sheer number of slashdotters with no class, and no ability to envision a view of the world or way of living other than their own.

  22. Australian Aboriginese are by EEPROMS · · Score: 2, Interesting

    anything but primitive. Often westerners (including me) upon seeing these people just see someone who lives a primitive and alien lifestyle. Over the years my whole view of the environment and our relationship with the land and each other has been completely been revised thanks to the knowledge gained gained from these true Australians. When western settlers first visited Australia all they saw were trees and bushes and no agriculture. The reality is far different in fact the Aborigines have for thousands of years been cultivating the land, food is everywhere but a westerner would starve unless shown the food they were standing on. Using fire management and spreading seeds (selection) Australian aborigines created a traveling smorgasboard that spanned thousands of miles. To have such a complex agricultural system (that puts western agricultural methods to shame in an environmental comparison) one must also have a very complex social system based on respect not just for the living but the dead. Many of you who eat your plastic food and live your broken sitcom social lives will sit back and laugh at such a people but the reality is they are laughing at us but are to honorable to tell us. If your after more info go watch a documentary series called "The Bush Tucker Man", well worth watching and a real eye opener.

  23. Re:once again by sg_oneill · · Score: 4, Informative

    "Jingoism and bigotry posing as rational smug superiority. Nothing more."

    I'd say ignorance even.

    The reason why this is important, is due to the critical need for anthropologists to win the trust of many of these ancient tribes to study the practices so we can learn a bit more about how hunter gatherer societies organise. Back in the earlier days of Anthropologists studying Aboriginal tribes, the Aboriginals, knowing "whitefulla" had no real ability to use the dances and rituals in the "magical" way Aboriginal religions see them, they freely cooperated and would show the rituals etc. However a series of incidents, where the rituals where shown on TV and then seen by neighboring tribes, thus unleashing "curses" or whatever, led to most of these tribes stopping from trusting anthropologists to respect the conditions of the cooperation. This particularly occurs with gender specific rituals. "womens business" rituals are not to be seen by men (white men included), and unless the anthropologist can guarantee this, she won't be shown the ritual. But oftentimes she cant, and so anthropology never gets to study it.

    Systems like this, where the community gets to decide the 'rules' of accessing the multimedia (a bit like creative commons even) means that the Anthropologist can finally win the trust of the tribe to do the studies needed to piece together the mysteries of traditional Aboriginal life.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  24. Images of deceased persons by TapeCutter · · Score: 3, Interesting

    Precisely, this is why some TV programs over here warn aboriginal and torres straight islanders that "this program may contain images of deceased persons".

    --
    And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    1. Re:Images of deceased persons by fabs64 · · Score: 2, Informative

      It's for images of aboriginal/torres strait islanders who have died since the image was made.

  25. already done by A3gis · · Score: 2, Informative

    The company I work for developed a web based knowledge repository like this back in 2001 for Galiwinku in the Northern Territory. Unfortunately the project derailed, I'm not sure why (being only a lowly developer and all), but was probably due to funding reconsiderations or somesuch. We had a working system which covered the different groups, sexes, groups within the sexes, age, location, and a few other things I can't recall now and can't check back up on because the development site is all written in the Yolgnu language. It was an amazing amount of data to work with though, and one thing I didnt see mentioned yet, is that it isn't JUST about limiting who has access to what, it also defines what aspect you are presented with regarding a given item - eg: a given plant may have one story attached to it in relation to a women's group from wherever, but a totally different one for male elders elsewhere. So it's not just about keeping people out, it's as much to ensure individuals receive the right information for their affiliations complex as they may be. Most painful access level components I've ever worked on.. ever..

  26. Fallacious is what that is. by svunt · · Score: 2, Insightful

    Have you never encountered a single sex school, either? They're restricted on traditional, but silly grounds. Educational institutes exist that bar my entry based on gender, I fail to see how this is different, except that it comes from a culture that you aren't totally immersed in, so you can see the seemingly silly restrictions. I promise you that when it's boiling hot, and you're going to work in a suit and tie, your cultural norms look fucking ridiculous to any Aboriginal still living a traditional life.