Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PE
Posts
31
Comments
624
Joined
2 yr. ago

  • This seems really cool! Right now I use GoxPod app in Nextcloud deeded by GPSLogger on my smartphone, but it uses GPX files and having hundreds of them it's very slow. Is it possible to bulk import files on Wanderer? Can I feed it today directly from GOSLogger (by custom URL maybe)? Thanks!

  • How it works: I don’t know about this service in particular, but usually the shared contains the encryption key so like this: example.com/files/file_id/encryption_key or something similar

    But if the key is in the URL, that's provided by the server, where's the utility of the encryption since the server knows it and so does everyone that has the URL?

  • The recipients retrieve the encrypted data and decrypt it themselves

    Ok, but how can the recipient decrypt it if he doesn't have the key? The only thing that's shared is the URL and if the key is in the URL, well, I don't know what's the use for it since the server knows it.