Arkisto, toukokuu 2012

Would this work

15. toukokuuta 2012 klo 21.16
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: ssh, turvallisuus

If transmitting the private ssh key over to the server is what we want to avoid, would this work:

1. Encrypt the fs with a symmetric key, encrypt the symmetric key with the ssh public key, store the asymmetrically encrypted symmetric key outside the encrypted fs, throw away the unencrypted symmetric key.
2. When logging in (and after establishing a secure link), send the encrypted (symmetric) key to client for decryption, get back an unencrypted key to use for decrypting the fs.

(I’m only beginning to understand modern cryptography, so I may just have made a fool of myself, but what the hey, you live and learn.)

Vastaa viestiin sen kontekstissa (Launchpad)

Pamautin!

15. toukokuuta 2012 klo 17.54
Sijainti: Blogit: Samaan aikaan toisaalla

Pamautin!

Vastaa viestiin sen kontekstissa (Samaan aikaan toisaalla)

Try saying Socotra Cormorant ten times in a row.

13. toukokuuta 2012 klo 11.01
Sijainti: Videosivustot: YouTube
Avainsanat: BBC, David Attenborough, eläin, lintu

Try saying Socotra Cormorant ten times in a row real quick.

Vastaa viestiin sen kontekstissa (YouTube)

#redirect with support for templates, magic words or conditionals

12. toukokuuta 2012 klo 13.34
Sijainti: Wikit: MediaWiki Support Desk
Avainsanat: MediaWiki, turvallisuus

I learned that hard #redirect does not support templates, magic words or being wrapped inside conditionals. I’d find any of those features useful in my own wiki, so my questions are:

  1. Are the limitations based on technical difficulties of implementation, or are they design decisions based on security implications?
  2. Would it be possible to implement support for said features in an extension, or better yet, are there known extensions to do this?

The wiki that I’m running is limited to my own personal use, so I wouldn’t have to worry about security implications for multiuser MW installations.

Vastaa viestiin sen kontekstissa (MediaWiki Support Desk)

Typo: ”launchapd.net” in ssh_import_id

9. toukokuuta 2012 klo 17.49
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Launchpad

Attaching a patch to fix this.

Vastaa viestiin sen kontekstissa (Launchpad)

Olisin halunnut ilmoituksen tilauksen saapumisesta tekstiviestitse

6. toukokuuta 2012 klo 12.54
Sijainti: Muut: Fitnesstukku
Avainsanat: Internet, saavutettavuus

Olisin halunnut ilmoituksen tilauksen saapumisesta tekstiviestitse, mutta puhelinnumeroni, joka kyllä viimeksi tilausta tehdessäni kelpasi, ja joka oli valmiina puhelinnumerolle varatussa kentässä, ei nyt kelvannutkaan tilauslomakkeelle. Se ilmoitti vain ”Lähetystä ei voi lähettää ennen kuin olet korjannut seuraavaa: Ilmoittamasi kännykkänumero on liian lyhyt. Korjaa ja yritä uudelleen.”

Puhelinnumeroni (xxxxxxxxxx) oli varmasti oikein, eikä se kelvannut edes kansainvälisessä muodossa (joskaan +-merkkiä kenttään ei voinut syöttää, ja kentän JavaScript-automaattikorjauksesta oli muutenkin enemmän haittaa kuin hyötyä). Lomake valitti numeron lyhyydestä vaikka täytin puhelinnumerokentän ylimääräisillä nollilla sen maksimipituuteen saakka. Jouduin tämän takia pakosta ottamaan maksullisen posti-ilmoituksen saadakseni vietyä tilaukseni (tilausnro xxxxxxx) loppuun.

Vastaa viestiin sen kontekstissa (Fitnesstukku)

u1sdtool is also affected

5. toukokuuta 2012 klo 21.56
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Ubuntu

u1sdtool is also affected, and for me setting files_sync_enabled to True also doesn’t fix this.

jani@ritoru:~/.config/ubuntuone$ u1sdtool –status

Oops, an error ocurred:
org.freedesktop.DBus.Error.UnknownMethod:

Vastaa viestiin sen kontekstissa (Launchpad)

Missed it repeatedly among the dozens of website passwords.

5. toukokuuta 2012 klo 17.27
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Ubuntu

Ah, that would be the ”UbuntuOne token for https://ubuntuone.com”. Missed it repeatedly among the dozens of website passwords.

Vastaa viestiin sen kontekstissa (Launchpad)

Which keys should I delete in Seahorse to make U1 work?

5. toukokuuta 2012 klo 17.22
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Ubuntu

Just for the record, which exact keys should I delete in Seahorse? I’m affected by this after I removed a (misidentified) computer from my U1 account. I tried removing two Desktopcouch keys that were in Seahorse, but that doesn’t seem to have made any difference:

jani@ritoru:~/.config/ubuntuone$ ubuntuone-control-panel-qt
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: ubuntuone.platform.tools.linux.IPCError: org.freedesktop.DBus.Error.UnknownMethod:
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: ubuntuone.platform.tools.linux.IPCError: org.freedesktop.DBus.Error.UnknownMethod:
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 391, in errback
self._startRunCallbacks(fail)
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 458, in _startRunCallbacks
self._runCallbacks()
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 545, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1095, in gotResult
_inlineCallbacks(r, g, deferred)
— —
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1037, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File ”/usr/lib/python2.7/dist-packages/twisted/python/failure.py”, line 382, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File ”/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/qt/controlpanel.py”, line 110, in on_credentials_found
info = yield self.backend.account_info()
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1039, in _inlineCallbacks
result = g.send(result)
File ”/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/backend.py”, line 101, in inner
raise e
ubuntu_sso.utils.webclient.common.UnauthorizedError: (u’Host requires authentication’, u’Invalid access token: 8Lcg72j5LHkGLjgXCgR7′)

Vastaa viestiin sen kontekstissa (Launchpad)

[drm] nouveau: Unexpected pageflip in channel 3.

4. toukokuuta 2012 klo 20.29
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Nvidia, Ubuntu

This happened after about 30 minutes of watching a flash video in fullscreen (using Firefox): the video froze, leaving just the audio playing, and the display no longer responded to user input until I ssh’d in and killed gnome-session for the user (after which LightDM login came up and things worked again).

According to user this freezing has been occurring daily, sometimes multiple times a day, since upgrading to Precise. It never occurred with Lucid.

We’ve yet to try if using 2D desktop or disabling KMS helps.

(Apport wouldn’t send this report without me lying to it that I was referred here by tech support, but I wasn’t.)

Bug #994203 looks similar, but it’s about NV4e whereas this is an NV4c.

Vastaa viestiin sen kontekstissa (Launchpad)

« Uudempia - Vanhempia »