Turl changed the topic of #linux-sunxi to: Allwinner/sunxi development discussion - Don't ask to ask. Just ask and wait! - See http://linux-sunxi.org | https://github.com/linux-sunxi/ | Logs at http://irclog.whitequark.org/linux-sunxi
nicksydney_ has joined #linux-sunxi
nicksydney has quit [Ping timeout: 264 seconds]
<Turl> you can find the uart mux config on arch/arm/cpu/armv7/sunxi/board.c
<ifjGery> thy, now compiling
<ifjGery> and nothing, still no sign of communication :(
<Turl> how are you writing it to the card?
<ifjGery> dd if=u-boot-sunxi-with-spl.bin of=${card} bs=1024 seek=8
<ifjGery> after cleaning
<Turl> and ${card} is correct I assume?
<ifjGery> yes it is /dev/sdc <- this is the sdcard
<Turl> ifjGery: does the board hang, or boot from nand?
<ifjGery> hang
<ifjGery> so, i think its booting but not communicating
<Turl> then it's most likely running but misconfigured
<Turl> so you say on the default android, the serial works?
<Turl> as configured on the fex?
<ifjGery> can i config u-boot to load something on the screen?
<ifjGery> yes, its working there
<Turl> no, uboot doesn't support that on sunxi
<Turl> maybe it's some new bug on uboot
<Turl> can you try a tagged release + your changes on top?
<Turl> something like late 2013
<ifjGery> should try older branch?
<ifjGery> how can i do that?
<ifjGery> sorry, i started today
<Turl> git stash; git checkout v2013.10-sunxi; git stash pop
<Turl> that should hopefully do the trick
xavia has quit [Ping timeout: 240 seconds]
<ifjGery> what should i see? i see conflicts
<ifjGery> HEAD is now at 09ef3a6... Merge tag 'v2013.10' into sunxi
<ifjGery> Auto-merging boards.cfg
<ifjGery> Auto-merging board/sunxi/Makefile
<ifjGery> CONFLICT (content): Merge conflict in board/sunxi/Makefile
<ifjGery> CONFLICT (content): Merge conflict in boards.cfg
<Turl> yeah, not completely unexpected
libcg has joined #linux-sunxi
<Turl> fix them
<Turl> open the file and you'll se a section with <<<< .... === ... >>>>, you'll have to manually resolve
<ifjGery> think its done, now recompiling
<ifjGery> i hear the device coming on (makes a pop sound) but still no serial
<ifjGery> but i think i'll go to sleep now, its 2:38 here and there is a test in the morning
<ifjGery> bye
<Turl> good night
ifjGery has quit [Quit: leaving]
vicomte88 has quit [Ping timeout: 265 seconds]
vicomte88 has joined #linux-sunxi
vicomte88_ has joined #linux-sunxi
vicomte88 has quit [Ping timeout: 265 seconds]
vicomte88_ is now known as vicomte88
libcg has quit [Quit: bye bye]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
egbert has quit [Ping timeout: 240 seconds]
egbert has joined #linux-sunxi
xavia has joined #linux-sunxi
vicomte88 has quit [Ping timeout: 252 seconds]
nicksydney_ has quit [Remote host closed the connection]
seere_ has quit [Ping timeout: 240 seconds]
seere_ has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
hramrach has quit [Remote host closed the connection]
hramrach has joined #linux-sunxi
pseudomind has joined #linux-sunxi
xavia has quit [Ping timeout: 240 seconds]
TheSeven has quit [Ping timeout: 245 seconds]
TheSeven has joined #linux-sunxi
bgal has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
JohnDoe_71Rus has quit [Client Quit]
kivutar has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
kivutar has quit [Ping timeout: 252 seconds]
bgal has quit [Ping timeout: 255 seconds]
kivutar has joined #linux-sunxi
cubear has joined #linux-sunxi
kivutar has quit [Ping timeout: 265 seconds]
kivutar has joined #linux-sunxi
Quarx has joined #linux-sunxi
Quarx has quit [Client Quit]
deffrag has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
nicksydney has joined #linux-sunxi
hansg has joined #linux-sunxi
[xeros] has quit [Ping timeout: 245 seconds]
pseudomind has quit [Quit: pseudomind]
kivutar has quit [Ping timeout: 265 seconds]
slact has quit [Ping timeout: 252 seconds]
slact has joined #linux-sunxi
shineworld has joined #linux-sunxi
shineworld has quit [Changing host]
shineworld has joined #linux-sunxi
megal0maniac_afk has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has quit [Changing host]
HeHoPMaJIeH has joined #linux-sunxi
diego_r has joined #linux-sunxi
megal0maniac_afk has joined #linux-sunxi
hansg has quit [Quit: Leaving]
bbrezillon has joined #linux-sunxi
<ccaione> moin
_massi_ has joined #linux-sunxi
wingrime has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 255 seconds]
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
code-ninja has joined #linux-sunxi
<code-ninja> hi, has anyone tried compiling the A23 source?
Black_Horseman is now known as Black_Horseman_a
Philippe_Fouquet has joined #linux-sunxi
<Philippe_Fouquet> HI
<Philippe_Fouquet> some body know if android kitkat are porting for A20?
<shineworld> I'm searching too for it but seem none A20 powered device support yet this OSs
notmart has joined #linux-sunxi
notmart has joined #linux-sunxi
notmart has quit [Changing host]
paulk-aldrin has joined #linux-sunxi
code-ninja has quit [Quit: Quitting is for loosers!]
kivutar has quit [Quit: Ex-Chat]
gaby_ has quit [Quit: leaving]
gaby has joined #linux-sunxi
<Philippe_Fouquet> shineworld: thanks for your reply
FreezingCold has quit [Ping timeout: 255 seconds]
wickwire has joined #linux-sunxi
[xeros] has joined #linux-sunxi
<mru> kitkat (on n4/n5) uses a 3.4 kernel so making it run on a20 should be trivial
<Philippe_Fouquet> ho that a news
<cubear> Hey! What's the status of the current hardware support for crypto (like AES) on A10/A20?
bbrezillon has quit [Quit: WeeChat 0.4.1]
bbrezillon has joined #linux-sunxi
<Montjoie> cubear, driver availlable for 3.4
<Montjoie> driver soon to be released for mainline
<Montjoie> release delayed due to bad performance
Black_Horseman_a has quit [Remote host closed the connection]
kuldeepdhaka has joined #linux-sunxi
shineworld has quit [Remote host closed the connection]
FreezingCold has joined #linux-sunxi
maksimlin has quit [Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140317233623]]
FreezingCold has quit [Ping timeout: 240 seconds]
<cubear> Montjoie: is it in 3.4-sunxi branch yet?
rz2k has joined #linux-sunxi
<cubear> on github ^^
<cubear> sunxi-3.4*
<cubear> nvm, I probably mixed up mainline kernel with vanilla kernel
wingrime has quit [Ping timeout: 264 seconds]
bgal has joined #linux-sunxi
kuldeepdhaka has quit [Ping timeout: 265 seconds]
wingrime has joined #linux-sunxi
kuldeepdhaka has joined #linux-sunxi
<Montjoie> cubear, no, only a patch on the mailing list
FreezingCold has joined #linux-sunxi
deffrag_ has joined #linux-sunxi
deffrag has quit [Ping timeout: 252 seconds]
bgal has quit [Ping timeout: 255 seconds]
wingrime has quit [Ping timeout: 252 seconds]
shineworld has joined #linux-sunxi
hramrach has quit [Remote host closed the connection]
tomboy64 has quit [Write error: Connection reset by peer]
<shineworld> what is the right way to set machid in uboot using uEnv.txt ? If I write manually "$setenv machid f35" "$boot" the system boot in right way but if I use the pasted ( http://paste.debian.net/95220/ ) uEnv.txt file the machid seem not set.
tomboy64 has joined #linux-sunxi
<cubear> mac_addr=E2:40:02:93:5D:59 - I've always done it from uEnv.txt like this
<cubear> you trying to set the mac from uboot env?
<shineworld> but how to set machid ?
<shineworld> yes
<shineworld> works for android
<shineworld> I'm booting 4.4.2 from SD in CB2 (A20)
hramrach has joined #linux-sunxi
<shineworld> 4.2.2
<shineworld> SORRY
<cubear> ah sorry, I thought you meant meant mac address
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<shineworld> Recent u-boot from sunxi uses a different machid from Android SDK 1.06 so I've to change manually with setenv
<shineworld> but if I put the set in uEnv.txt doesn't work
<shineworld> and kernel stop after load (at run)
<shineworld> so every time I've to stop u-boot, edit with a tty the machid and restart the boot
<cubear> is there an existing machid present in uboot?
yang has left #linux-sunxi ["Free yourself with Free Software, join www.FSF.org"]
<shineworld> a sec ... I try printenv
<shineworld> not defined
<shineworld> http://paste.debian.net/95224/ this is my sequence
<cubear> tbh, I don't know. I mean I used to do uboot updates on other hardware like sheevaplug, and all you had to do was run "saveenv", so the device would remember all the settings on next boot.
<cubear> last time I checked uboot on cubieboard the parameters were hardcoded
<cubear> kind of a pain, if you have to recompile
<shineworld> ah saveenv.....
<shineworld> at this point I've only few problems with /data and android will run fine on SD using latest u-boot sources to boot
<shineworld> I'm trying saveenv...
FreezingCold has quit [Ping timeout: 264 seconds]
<cubear> how are you setting machid in uEnv.txt?
<cubear> some websites suggest this: machid=0xf35
<shineworld> ah using = to assign ?
<shineworld> is different than console set mode
<cubear> place "machid=0xf35" on the first line and see what happens
<shineworld> ok...
kuldeepdhaka has quit [Ping timeout: 265 seconds]
wingrime has joined #linux-sunxi
<shineworld> fine :) works thank you
<cubear> np
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
FreezingCold has joined #linux-sunxi
<shineworld> very good now I've full working android running on SD :) thanks
FreezingCold has quit [Ping timeout: 265 seconds]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
FreezingCold has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
rz2k has quit []
cubear has quit [Quit: Leaving]
FreezingCold has quit [Read error: Operation timed out]
<wens> mripard: do we have some preferred codename for A23? Allwinner uses sun8iw3 (sun8iw1 refers to A31)
<mripard> yeah, and sun8iw2 being A20
<mripard> we can just call it sun8i-a23
nicksydney has quit [Ping timeout: 264 seconds]
<libv> this renaming is pretty evil
<libv> wens: congrats on rx btw
<mripard> you're working on porting driver to the A23 ?
nicksydney has joined #linux-sunxi
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #linux-sunxi
<Turl> shineworld: uEnv.txt syntax is variable=value, and uboot shell syntax is set variable value
nicksydney_ has joined #linux-sunxi
<Turl> setenv*
<shineworld> :) thanks for note
<Turl> boot.cmd/scr use uboot shell syntax
nicksydney has quit [Ping timeout: 264 seconds]
<shineworld> I've reduced to minimum the operations needed to boot android 4.2.2 on SD (A20) and all work fine with latest u-boot sources
<shineworld> u-boot is cool but I haven't so much time to learn it in deep
<Turl> :)
<Turl> wens, mripard, what's sun9iw1?
<mripard> A80
<mripard> I think
<buZz> A80 <3
<Turl> there's also a newer uboot.. a50.. wat
<mripard> Turl: the A50 has been abandoned and never shipped
<Turl> mripard: just like the A12?
<mripard> I think there has been some boards and marketing done around the A12, wasn't it?
HeHoPMaJIeH has quit [Remote host closed the connection]
Net147 has joined #linux-sunxi
mru has quit [Ping timeout: 252 seconds]
<wens> mripard: I've done a working u-boot, like sun6i without SPL
Skaag has quit [Ping timeout: 265 seconds]
<mripard> wens: very cool :)
<wens> just want to get the naming right before I starting posting patches :)
xavia has joined #linux-sunxi
<wens> also a few fixes for sun6i clock code, might get u-boot mmc working
<mripard> nice
<wens> so sun8i-a23 it is then? ( with SUN8I_A23 in macros? might be a few of them :/ )
<libv> what's wrong with sun8i?
<libv> allwinner decided differently, and will do so again in future
<libv> but that's no reason for us to change
<libv> i have been there before.
<wens> sun8i is actually ok, as the other 2 variants of sun8i are already supported
<wens> libv: I plan on doing a memory map page on the wiki for A31 and A23
Net147 has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Nine out of ten l33t h4x0rz prefer it]
<libv> :)
<libv> i hate mediawiki search
<libv> it tries to be too smart, and then ignores quotation marks
Skaag has joined #linux-sunxi
shineworld has quit [Quit: Leaving]
pseudomind has joined #linux-sunxi
mdp has quit [Excess Flood]
mdp has joined #linux-sunxi
bonbons has joined #linux-sunxi
bgal has joined #linux-sunxi
pseudomind has quit [Quit: pseudomind]
nove has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
<nove> libv: maybe Manufacter/BoardName instead of space
diego_r has quit [Quit: Konversation terminated!]
bbrezillon has quit [Ping timeout: 240 seconds]
deasy has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
<libv> nove: where?
<libv> nove: for cubietech/olimex?
<nove> libv: in the wiki, yes
<libv> nove: that does not make too much sense if you are dealing with links
<libv> if you type [[Olimex_A10s-OLinuXino]] then it will read (in url colour) Olimex A10s-OLinuXino
<libv> which is the natural way to do it
libcg has joined #linux-sunxi
<libv> just makes typing harder
<libv> plus, we are consistent now, i am not sure whether you wish to rename 50 devices
<libv> and adjust the pages linking to them
<libv> nove: while you are nitpicking, please add at least a list of devices to your user page: http://linux-sunxi.org/User:Nove
<libv> this is what i did: http://linux-sunxi.org/User:Libv
<nove> libv: ok i understand, just suggesting as there is http://linux-sunxi.org/Olimex, the devices pages could be named linux-sunxi.org/Olimex/A20-OLinuXino-Micro
<libv> nove: ah, as subpages...
<libv> categories take care of that
<libv> categories are quite powerful and finegrained.
vinifr has joined #linux-sunxi
<wens> A31 memory map added
libcg has quit [Ping timeout: 252 seconds]
bbrezillon has joined #linux-sunxi
<nove> libv: after i get my hands to this tablet again i will add to user page, as i am unsure with hardware it is (only cared for test cedar)
_massi_ has quit [Remote host closed the connection]
bgal has quit [Ping timeout: 252 seconds]
bertrik has joined #linux-sunxi
bertrik has joined #linux-sunxi
bertrik has quit [Changing host]
kuldeepdhaka has joined #linux-sunxi
notmart has joined #linux-sunxi
notmart has quit [Changing host]
notmart has joined #linux-sunxi
libcg has joined #linux-sunxi
libcg has quit [Read error: Connection reset by peer]
libcg_ has joined #linux-sunxi
slact has quit [Ping timeout: 240 seconds]
libcg_ has quit [Ping timeout: 255 seconds]
FreezingCold has quit [Read error: Operation timed out]
developer_ has joined #linux-sunxi
<developer_> hello!
<developer_> I'm developing a module based on the A31 processor and I have a development board from WITS
<developer_> probably not legal, but I'd like to share the buildroot package that comes with it
<developer_> what's the best way to do this?
developer_ has quit [Quit: Page closed]
MamlinAV has joined #linux-sunxi
wickwire has quit [Remote host closed the connection]
libcg_ has joined #linux-sunxi
wingrime has quit [Ping timeout: 240 seconds]
FR^2 has quit [Quit: Connection reset by peer]
jacky__ has joined #linux-sunxi
bgal has joined #linux-sunxi
shineworld has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 252 seconds]
bbrezillon has joined #linux-sunxi
MamlinAV has left #linux-sunxi [#linux-sunxi]
Skaag has quit [Ping timeout: 240 seconds]
nove has quit [Quit: nove]
slapin__ has joined #linux-sunxi
Philippe_Fouquet has quit [Ping timeout: 264 seconds]
slapin has quit [Ping timeout: 276 seconds]
oliv3r has joined #linux-sunxi
<oliv3r> hey hey
libcg_ is now known as libcg
notmart has quit [Quit: notmart terminated!]
<ccaione> hey hey hey
<mnemoc> hey^4
jacky__ has quit [Ping timeout: 276 seconds]
Skaag has joined #linux-sunxi
lioka has quit [Ping timeout: 252 seconds]
lioka has joined #linux-sunxi
libcg has quit [Quit: bye bye]
ifjGery has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
shineworld has quit [Quit: Leaving]
hramrach has quit [Ping timeout: 272 seconds]
hramrach has joined #linux-sunxi
Black_Horseman has quit [Quit: Αποχώρησε]
vinifr has quit [Ping timeout: 276 seconds]
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<Turl> mnemoc! :)
<mnemoc> Turl!
<Turl> mnemoc: :)
<Turl> mnemoc: remember heartbleed?
<mnemoc> it's pretty recent to have forgoten it yet
<Turl> mnemoc: were we vulnerable?
<Turl> mnemoc: I noticed our cert hasn't been replaced yet
<Turl> (and apart from that it's throwing warnings everywhere, but that's a separate issue)
deffrag__ has joined #linux-sunxi
deffrag_ has quit [Ping timeout: 240 seconds]
<mnemoc> server is autoupdated ubuntu 12.04 + nginx/openssl... so I suppose we were... but our https was mostly about encryption than authenticity
<mnemoc> as it's from cacert it's not enforced either
<Turl> mnemoc: what's not enforced?
<Turl> cacert has been removed from pretty much everywhere these days
<mnemoc> http://linux-sunxi.org in the topic, not https
<mnemoc> and no magic redirects
<mnemoc> that's what I mean by "not enforced"
<libv> ifjGery: how are you doing?
paulk-aldrin has quit [Quit: Ex-Chat]
<Turl> mnemoc: https everywhere can enforce it though
<Turl> someone wrote rules for linux-sunxi :p
<mnemoc> and so encouraging normal people to "add exceptions" to browsers
<Turl> mnemoc: it's marked as "only cacert" and disabled by default
<mnemoc> :)
<Turl> mnemoc: so, can we get a fresh cert then? :)
<mnemoc> ok...
<Turl> mnemoc: thanks :)
<mnemoc> yw ;-)
bgal has quit [Ping timeout: 252 seconds]
<ifjGery> libv: i'm fine, but somehow my OS broke, just installed mint :)
<ifjGery> also, i compiled some u-boot.bin
<ifjGery> seems to work, because nothin happens, i think it boots onto linux, but the serial line is deaf
<ifjGery> got told that i should try with someting like CONST_(something)=2
<ifjGery> but no luck there
<Turl> ifjGery: were you able to get uboot output?
xavia has left #linux-sunxi ["PART #interlock :PART #arduino :PART #wnydev :PART #buffalolab :PART #docker :PART #symfony :PART #virtuvia :QUIT :Leaving."]
<ifjGery> no, nothing, only from stock u-boot
<ifjGery> when i boot SD inserted, i hear the speaker make a pop sound, and nothing. but if i boot without sd, i see the stock u-boot speeking on the serial
<Turl> were you able to try an older uboot?
<ifjGery> maybe if i can make u-boot to load an image up (like the stock one) than i can confirm that the u-boot is working
<ifjGery> yes, someone pointed me to an older one
<ifjGery> did same thing
<ifjGery> i mean, the bin i compiled with the older version did the same thing as the new
<ifjGery> in the boards.cfg, now i have this sun5i:ICOO,SPL,CONST_INDEX=2,SUNXI_EMAC
<libv> ifjGery: can you try to find out which uart is being shown on your rx/tx?
<libv> ifjGery: i think the tool serial_noise will tell you
<ifjGery> according to the fex file, its uart_para1
<ifjGery> okay, trying to run app
<libv> ifjGery: are you seeing any output on your uart at all?
<libv> with either stock or fel or whatever
<ifjGery> yes, stock is sending everything
<libv> ok
kuldeepdhaka has quit [Ping timeout: 265 seconds]
brain_ has quit [Ping timeout: 252 seconds]
<ifjGery> even the android debug msg
<libv> well, then serial noise will tell you which /dev/ttySx it is, but i am not sure what that will bring
<libv> cons_index could be the solution indeed
<ifjGery> const index 1 or 2?
<libv> no idea, without looking at the code
<libv> 2 sounds like the ticket, as some #define is (CONS_INDEX - 1)
<ifjGery> okay, the card is now loaded with CONST_INDEX=2
<ifjGery> do i need SUNXI_EMAC?
<libv> emac sounds like it is for ethernet
<ifjGery> should i remove it, or its not a problem if its there?
<mnemoc> aaarg
<mnemoc> Turl: your fault
<ifjGery> anyway, going to sleep now, thankyou libv.
ifjGery has quit [Quit: leaving]
kuldeepdhaka has joined #linux-sunxi
<Turl> mnemoc: what did I do now?
<Turl> :(
<mnemoc> nginx: [emerg] SSL_CTX_use_PrivateKey_file("/etc/nginx/sunxi_privatekey.pem") failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch)
<mnemoc> nginx: configuration file /etc/nginx/nginx.conf test failed
<mnemoc> Turl: server up again running /etc/nginx/heartbleed/sunxi_*.pem instead
<mnemoc> which is exactly 1yo :p
<Turl> mnemoc: cacert issued you a mismatched priv key/cert?
<Turl> o.O
<mnemoc> not sure what happened yet :\
<mnemoc> but at least the c_hash for all files is different so I didn't miss-paste
<Turl> mnemoc: did you unencrypt the priv key?
<mnemoc> it wasn't encrypted, only 0600ed
<mnemoc> Turl: it's in /etc/nginx if you wanna look
MadSpark has quit [Remote host closed the connection]
gzamboni has quit [Ping timeout: 246 seconds]
<mnemoc> Turl: the modulus of cert and key differ... not sure why :\
<mnemoc> your fault anyway
<Turl> mnemoc: _server.pem is not 600d
<mnemoc> that's the cert, it's public by definition
spacebug_ has joined #linux-sunxi
<Turl> that's the only difference I see
<mnemoc> openssl x509 -in sunxi_server.pem -modulus -noout; openssl rsa -in sunxi_privatekey.pem -modulus -noout have to match, but they don't. will try getting another cert
<Turl> minute
<mnemoc> now they do
bertrik has quit [Remote host closed the connection]
<mnemoc> Turl: server restarted, running new key/cert pairs
<mnemoc> still not sure what I did wrong the previous time
<mnemoc> will revoke the assumed-to-be-compromised old key
<Turl> mnemoc: I still see the old ones hmm
<Turl> and nginx config points to the old ones
<mnemoc> ow
<mnemoc> Turl: try now
<Turl> mnemoc: new cert yay :)
<mnemoc> good libv didn't notice the downtime YOU caused
bbrezillon has quit [Ping timeout: 240 seconds]
<Turl> mnemoc: o.o
spacebug_ has quit [Quit: Page closed]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
<mnemoc> Turl: and what warnings were you mentioning?
bbrezillon has joined #linux-sunxi
<Turl> mnemoc: unknown issuer :p
<mnemoc> doh
<mnemoc> Turl: go to http://www.cacert.org/index.php?id=3 and install both .pem files in your browser if you want to use https :)
<Turl> mnemoc: I'd rather just whitelist specific sites
maksimlin has joined #linux-sunxi
<mnemoc> :\
<Turl> mnemoc: did they ever finish the audit? the wiki seems to have no new info since ~2010 wrt that
<mnemoc> Turl: it was interrupted after the auditor started a civil war and took over the board
<mnemoc> Turl: but it was re-started some months ago
<mnemoc> a board of which I was member
<mnemoc> sensitive topic
<mnemoc> but that's how democracy works
<Turl> let's hope it gets audited, secured and into mozilla's ca list soon then
<mnemoc> it won't ever happen
<mnemoc> way too much money involved
<Turl> :(
<mnemoc> it is highly secured, more than most CAs.
<mnemoc> and the audit was delayed because of the strictness of cacert's own policies group
<mnemoc> normally CAs just write some quick documents and pay the fees. cacert.org needs to be "perfect" and also be prepared to defend from attacks and attempts of take over by big companies profiting from the CA business
<mnemoc> thawte was murdered because of that
<mnemoc> the audit will eventually be passed. but I really doubt they will allow it to get into the official mozilla list
ganbold_ has quit [Remote host closed the connection]
<Turl> time will tell I guess
FreezingCold has joined #linux-sunxi
<mnemoc> in the mean time, join the cause and install the root certs in your browser instead of adding per-site exceptions!
<Turl> there's other CAs giving free non-EV certs too :p
<Turl> once it's audited I will :)
<mnemoc> startssl (from .il) is the most common one
steev has quit [Ping timeout: 258 seconds]
<Turl> yes, I got one from them for my SIP server
<mnemoc> for basic certs and questionable ethics
<Turl> globalsomething also gives free certs to FLOSS projects
<mnemoc> if you can get a linux-sunxi.org, *.linux-sunxi.org, sunxi.org, *.sunxi.org cert from them we can switch ;-)
maksimlin has quit [Ping timeout: 240 seconds]
<mnemoc> the csr is in /etc/nginx
steev has joined #linux-sunxi
<mnemoc> apply :)
<mnemoc> I surely prefer a cert that works out of the box
<mnemoc> for me it's time to sleep
<mnemoc> good night!
<Turl> good night :)
FreezingCold has quit [Ping timeout: 252 seconds]
calhemp has joined #linux-sunxi
calhemp has left #linux-sunxi [#linux-sunxi]