HN user

hex-m

52 karma
Posts0
Comments28
View on HN
No posts found.

Reminds me of the "semantic web". Making content machine-readable has positive side effects. (clear structure, reduced ambiguity, separation of data and presentation)

It's another example where the reason for better engineering is to make machines (search engines) happy.

"Google-free" FOSS Android-builds (Graphene, /e/, iodé) are available today and usable for most tasks. Just make sure your government IDs and banking apps don't depend on proprietary Google-only features.

Web-apps in the browser can't be used for encryption because in that model the server is always trusted to send whatever code it wants. That defeats the point of end-to-end encryption. That's why Mailvelope is a browser add-on and webmail clients don't just embed openPGP.js. This way they can create releases of the crypto-code and distribute them over trustworthy channels.

If Isolated Web Apps (IWAs) take off, it may become an option.

The term is often used without a clear definition. As a passkey should be used instead of a password, it means that you need "user verification" (PIN or biometrics) to protect the access when the device is lost.

The other thing is that it is more convenient to have "discoverable credentials" (a.k.a. "resident keys") so the browser can check if there are passkeys stored on your FIDO2-authenticator for a specific website. (instead of asking for a username first)

Syncing is optional but if your passkey is not synced, it is usually called a "device-bound passkey" (e.g. Windows Hello).

FreedomBox 8 years ago

Both use-cases (VPS and homeserver) are valid. As FreedomBox is just a bunch of Debian packages it should be easy to offer it as a base image (or 'apt install freedombox' it yourself).

The similar project YUNOhost advertises both scenarios. https://yunohost.org/#/install

FreedomBox 8 years ago

I agree that the killer feature is still missing. That could maybe be storage-management (NAS) or HTPC (Kodi). People seem to buy such devices.

On the other hand there are nice features already: VPN Server, Seedbox, Ad-blocking-proxy

The same could be said about the www. There is a technical solution and it's called a recommender system. It tries it's best to rate the more interesting stuff higher. That's what search engines do for the www and it kinda works.