New website for TaurusTLS.#7
Conversation
|
Hi Peter, This is something we should definitely look at, but right now we don't have a separate "website" field where you can write something like "url: https://taurustls.org/" Right now, the "url" field is the one used by smartsetup to do a git clone of the repo. If I commit the changes here, when a user does: SmartSetup would try to do a The correct(™) solution here would be to have 2 fields, something like: repo url: https://github.com/TaurusTLS-Developers/TaurusTLS
website url: https://taurustls.org/ But of course, this would break all existing stuff. This has grown organically, and field names aren't the best. So the alternatives I can propose are:
url: https://github.com/TaurusTLS-Developers/TaurusTLS
website: https://taurustls.org/
Any preferences here? |
|
I think option 2 is the better option. |
No description provided.