Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Icon Design for Signing Commits

> On Dec 7, 2018, at 09:32, Thomas Wolf <thomas.wolf@xxxxxxxxxx> wrote:
> 
> 
>> On 7 Dec 2018, at 15:03 , Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
>> 
>> Hi,
>> 
>> Are there any volunteers in the community to help creating an icon for Git commit signing in EGit? I'd like to make the icon visible in the Staging View next to the other icons (amend, sign-off-by, etc.).
> 
> I can certainly try this. I re-did all EGit icons a while ago in SVG...


That would be wonderful.

> A padlock has the advantage that it would also make a suitable icon decorator that might be used wherever
> we'd like to show that a commit is cryptographically signed, and it fits well into our color scheme (yellowish clouds,
> yellowish database, now a yellowish padlock). Don't know if an envelope or a key would work as an icon decorator.
> In any case one would have to try the symbol also in the small decorator format.

I don't have a strong opinion on the actual icon, i.e. I will take whatever the community comes up with and the project team likes. :)

However, for the decoration we need to consider that a decoration might have to represent more than one state (eg., signed commit, signed by trusted/known key, invalid signed commit, etc.). None of this exists yet. Just things to consider.

-Gunnar

Back to the top