Live data from Hacker News

Non-official site with a tampered version of KeePass

security.infoteam.ch

71–80 of 82 posts

Re: Non-official site with a tampered version of KeePass

#71

Earlier quoted context omitted.

Rather unfortunate that "putty.org" is the first result in searches and looks a lot more legit than "chiark.greenend.org.uk" even if it (currently) links there. I've had discussions with coworkers on why they shouldn't look up "free online json beautifier" and dump thousands of lines of crown jewels into them (http too). Meanwhile we're doing web dev and JSON responses are autoformatted in Firefox dev tools so there'…

It's putty's own fault. They used to (and perhaps still do) have a section on how they don't want your donated domain - they like their current one. From their FAQ: > No, thank you. Even if you can find one (most of them seem to have been registered already, by people who didn't ask whether we actually wanted it before they applied), we're happy with the PuTTY web site being exactly where it is. It's not hard to find…

>>we don't believe the administrative hassle of moving the site would be worth the benefit

this is so short sighted, especially for software used to admin productive systems

Re: Non-official site with a tampered version of KeePass

#72

Earlier quoted context omitted.

Rather unfortunate that "putty.org" is the first result in searches and looks a lot more legit than "chiark.greenend.org.uk" even if it (currently) links there. I've had discussions with coworkers on why they shouldn't look up "free online json beautifier" and dump thousands of lines of crown jewels into them (http too). Meanwhile we're doing web dev and JSON responses are autoformatted in Firefox dev tools so there'…

Show your coworkers jq, it is amazing: https://stedolan.github.io/jq/

This looks great! Coworkers don't work in the shell at all though so there's that, but I might use it at times.

They're lookin for that syntax highlighted and interactive experience you know.

Re: Non-official site with a tampered version of KeePass

#73
post #57

Earlier quoted context omitted.

Thanks for the update, they all look to come from the same guys.

They do. They're all registered via one email: https://domainbigdata.com/gmail.com/mj/0DnwUjDWo0L7ysS4kB00p...

Good find! Can't believe this person made that many fake domains.

Re: Non-official site with a tampered version of KeePass

#75
post #74

Unrelated to the topic, the article points out a lot of things about certificates in the URL bar. That got me to think about the URLs themselves, can I set my browser up so it displays the punycode representation of my url?

network.IDN_show_punycode in firefox

Re: Non-official site with a tampered version of KeePass

#76

Earlier quoted context omitted.

So then you have installed a Google drive agent, or at least you use the service? That is the problem you're discussing.

I don't follow you. I use Google Drive, and I don't install additional software on the OS. I just sync with it directly using KeePass. There is no "problem". It works just just fine.

My understanding of the problem under discussion here is that there are some people who will refuse to use a cloud syncing service, period. Syncing with Google Drive does not get around this constraint, regardless of whether it requires any locally installed software.

Additionally, I was not personally aware of any way to "sync directly" other than using the Google Drive desktop client (https://www.google.com/drive/download/) and storing the database file in the synced folder. It sounds like you're saying Keepass has some direct integration with Google Drive?

All of that said, I am really not invested in this issue - I use multiple cloud sync services and it doesn't bother me.

Re: Non-official site with a tampered version of KeePass

#77
post #39

Earlier quoted context omitted.

Examples? There's some subject and possession disagreement here and there ("Cette clé, que vous définissez ... accéder à tous ses autres mots de passe"), but otherwise looks pretty good.

There's "crypter" instead of "chiffrer" but I know some people think that "crypter" is acceptable.

Ye that's what i was thinking about, didn't realise crypter existed, there's me shown! I should have looked more closely.

Re: Non-official site with a tampered version of KeePass

#78

Earlier quoted context omitted.

I don't follow you. I use Google Drive, and I don't install additional software on the OS. I just sync with it directly using KeePass. There is no "problem". It works just just fine.

My understanding of the problem under discussion here is that there are some people who will refuse to use a cloud syncing service, period. Syncing with Google Drive does not get around this constraint, regardless of whether it requires any locally installed software. Additionally, I was not personally aware of any way to "sync directly" other than using the Google Drive desktop client ( https://www.google.com/drive/…

> I was not personally aware of any way to "sync directly" other than using the Google Drive desktop client. It sounds like you're saying Keepass has some direct integration with Google Drive?

Indeed it has a plugin for this, yeah. That's exactly what I'm saying. https://sourceforge.net/projects/kp-googlesync/

Re: Non-official site with a tampered version of KeePass

#79
post #42
post #34

Earlier quoted context omitted.

If you trust the signed source code there's no reason you shouldn't trust the signed binary - unless you have sufficient time and expertise to audit the source.

This is how I view it: * Being open source protects against a malicious developer. Otherwise there is nothing preventing him to build the binary with a different source, and send the passwords to his own server. * Signed code archive prevents against a compromised hosting site.

In order to get from a trusted source to a trusted binary, you have to trust the compiler and its dependencies as well, I think.

Re: Non-official site with a tampered version of KeePass

#80

Earlier quoted context omitted.

I usually just use SHA / MD5 checksum, digital signatures I think 7zip has a way for you to check the hash signature with just a right click on the file so thats dandy

Are you imparting trust on checksums downloaded from the same source page? Not implying you are but there is plenty of software where that is how they expect users to verify the integrity of the download. Useful for checking bit errors, but in the event that someone has replaced the binary then they could probably also replace the checksum...

I didnt think about that, but there's not always a reputable alternative checksum source.

I was thinking about all the times I had to download a windows ISO. And how microsoft had openly published what the checksum values were so I could verify this after downloading from a 3rd party

I would need to do more research here you make a good point

Post reply on HN