ZORALab / Hestia

One Peaceful Frontend+Backend Software Library Suite.
https://hestia.zoralab.com
Other
19 stars 1 forks source link

Rename Rust Trademark to RS and Rust Logo to Ferries The Crab as Requested by Rust Foundation #87

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Description

Please provide a short description of what you have encountered below.

Rust Foundation is going to enforce a trademark policy where it prohibits the use of Rust but encourages RS. Hence, we have to update it. Moreover, they want the use of Ferris the crab rather than their gear logo to be used. To avoid these political drama, we have to change and comply accordingly.

Fortunately, these changes only affects documentation and Monteur automation tool. The codes and output packages are not affected.

Reference: https://docs.google.com/document/d/1ErZlwz9bbSI43dNo-rgQdkovm2h5ycuW220mWSOAuok/edit

Expected Behavior

Please specify the expected behavior of your usage below.

All Rust trademark will now be changed to RS.

Current Behavior

Please specify the current behavior of software below.

All Rust trademark is still using Rust.

Steps to Reproduce (COMPULSORY)

Please specify all the steps required to re-produce the problem.

1) See website and GitHub codes.

Attachments

Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.
corygalyna commented 1 year ago

Bummer. This is quite....unprofessional. Well, we don't have a choice but to move on with this plan.

Pity those crate(s) creators who are now relying on -rust prefix and suffix. Luckily we got through this problem in the early planning.

hollowaykeanho commented 1 year ago

Yeah, while I'm currently rushing some private project. I will get it done as soon as possible.

hollowaykeanho commented 1 year ago

Rust documentation permits the word mark "Rust" to be used for designating the language used itself in text. Hence, we don't have to change the text for wordmark sake.

hollowaykeanho commented 1 year ago

Crates was renamed to hestiaRS in 160b4d0a58ea6fe3ce078eda75019e88a1766d84

hollowaykeanho commented 1 year ago

At the moment, Rust logo is permitted since we're supporting it as a language: https://foundation.rust-lang.org/policies/logo-policy-and-media-guide/

Besides, the foundation team apologized for the chaos they had caused with the draft version (https://www.theregister.com/2023/04/17/rust_foundation_apologizes_trademark_policy/ and https://blog.rust-lang.org/inside-rust/2023/04/12/trademark-policy-draft-feedback.html).

hollowaykeanho commented 1 year ago

Switched to use Rust's Ferris in commit f60e02801dfbac887b38d8451c255c0901844715. Pending release due to documentations porting.

hollowaykeanho commented 1 year ago

Closed this issue as we are no longer supporting Rust in favor of Nim. See: https://github.com/ZORALab/Hestia/discussions/101.