Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
auth_tkt: enable overriding digest algorithms
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jan Pokorný  
View profile  
 More options Mar 2 2012, 8:48 am
From: Jan Pokorný <jpoko...@redhat.com>
Date: Fri, 2 Mar 2012 14:48:18 +0100
Local: Fri, Mar 2 2012 8:48 am
Subject: [Repoze-dev] auth_tkt: enable overriding digest algorithms
Hello,

currently, original mod_auth_tkt supports also SHA256 and SHA 512 [1],
not just plain MD5.  Quoting:

----v----
The default is MD5, which is faster, but has now been shown to be
vulnerable to collision attacks. Such attacks are not directly
applicable to mod_auth_tkt, which primarily relies on the security
of the shared secret rather than the strength of the hashing scheme.
More paranoid users will probably prefer to use one of the SHA digest
types, however.

The default is likely to change in a future version, so setting the
digest type explicitly is encouraged.
----^----

I've made a modification to Paste's auth_tkt auth module to allow
overriding of default MD5 digest:

https://bitbucket.org/jnpkrn/paste/changeset/5499c61eb27f

Is the proposed change likely to be accepted?

I am CC'ing repoze-dev as repoze.who.plugins.auth_tkt could also
benefit from this change (is the change integration-ready?).

[1] http://linux.die.net/man/3/mod_auth_tkt

Thanks,
Jan
_______________________________________________
Repoze-dev mailing list
Repoze-...@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[Paste] auth_tkt: enable overriding digest algorithms" by Jan Pokorný
Jan Pokorný  
View profile  
 More options Mar 5 2012, 3:24 pm
From: Jan Pokorný <jpoko...@redhat.com>
Date: Mon, 5 Mar 2012 21:24:32 +0100
Local: Mon, Mar 5 2012 3:24 pm
Subject: Re: [Repoze-dev] [Paste] auth_tkt: enable overriding digest algorithms
On 02/03/12 14:48 +0100, Jan Pokorný wrote:

Update (based Ian's comments):
The algorithm can also be specified as a string referring to the
algorithm known to hashlib (otherwise AttributeError will be raised).

The new version:
https://bitbucket.org/jnpkrn/paste/changeset/69404df8a13d (branch v2)

Any more comments or is it ready for pull request?

>I am CC'ing repoze-dev as repoze.who.plugins.auth_tkt could also
>benefit from this change (is the change integration-ready?).

>[1] http://linux.die.net/man/3/mod_auth_tkt

Thanks,
Jan
_______________________________________________
Repoze-dev mailing list
Repoze-...@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tres Seaver  
View profile  
 More options Mar 5 2012, 3:50 pm
From: Tres Seaver <tsea...@palladion.com>
Date: Mon, 05 Mar 2012 15:50:43 -0500
Local: Mon, Mar 5 2012 3:50 pm
Subject: Re: [Repoze-dev] [Paste] auth_tkt: enable overriding digest algorithms
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/05/2012 03:24 PM, Jan Pokorný wrote:

Assuming a new release of paste becomes available supporting this
feature, I have no problem extending the r.who plugin to expose it.

Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9VJyIACgkQ+gerLs4ltQ4FugCePlj2dDmCpWWnu5DU3EseSu2Y
2lsAoKSjpZAntc56fOMd/wvcG/oj7ol6
=PyRv
-----END PGP SIGNATURE-----
_______________________________________________
Repoze-dev mailing list
Repoze-...@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »