Re: [CSV format] output secret in base32 instead of HEX
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
Re: [CSV format] output secret in base32 instead of HEX
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: python-pskc users <python-pskc-users [at] lists.arthurdejong.org>
- Subject: Re: [CSV format] output secret in base32 instead of HEX
- Date: Fri, 22 Sep 2017 13:31:33 +0200
On Fri, 2017-09-22 at 10:18 +0000, Vibert, Florent wrote:
> Yes I have another suggestion for improvement: as a user I would be
> able to specify the column names of the CSV.
> Today it is fixed columns and we have to update manually after file
> conversion.
>
> For example
> From
> serial,secret,time_interval,manufacturer
> To
> SN,KEY,timeinterval, provider
>
> A command line update of the -c parameter could help :
> -c
> serial:SN,secret:KEY,time_interval:time,manufacturer:provider
> Or a new parameter as you prefer
That was rather easy to add, see:
https://arthurdejong.org/git/python-pskc/commit/?id=6028b8e1f0bc2e5aa5486152a03a1856f226d507
I feel that I should start working on a quick manual page and some
tests for pskc2cvs now. :)
Kind regards,
--
-- arthur - arthur@arthurdejong.org - https://arthurdejong.org/ --
--
To unsubscribe send an email to
python-pskc-users-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/python-pskc-users/