Bug 21052

Summary: Disable Ajax-IME and Social-IME by default
Product: UIM Reporter: UTUMI Hirosi <utuhiro78>
Component: OtherAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: iratqq
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: proposed patch to show caveat

Description UTUMI Hirosi 2009-04-04 07:17:16 UTC
I tested Ajax-IME and Social-IME on uim-r5947.
They are fine input methods.

But most non-Japanese users don't know it's like a spyware.
We must not type important messages by Ajax-IME/Social-IME.
Server owners can check the messages.

I think you should disable Ajax-IME and Social-IME by default.
e.g.
--with-ajax-ime               Build a plugin for Ajax-IME [default=no]
--with-social-ime             Build a plugin for Social-IME [default=no]

And you should add some warnings to "configure --help" and uim-gtk-pref.
e.g.
Ajax-IME (non-privacy)

Thanks.
Comment 1 Etsushi Kato 2009-04-06 19:14:36 UTC
(In reply to comment #0)
> But most non-Japanese users don't know it's like a spyware.
> We must not type important messages by Ajax-IME/Social-IME.
> Server owners can check the messages.
> 
> I think you should disable Ajax-IME and Social-IME by default.
> e.g.
> --with-ajax-ime               Build a plugin for Ajax-IME [default=no]
> --with-social-ime             Build a plugin for Social-IME [default=no]
> 
> And you should add some warnings to "configure --help" and uim-gtk-pref.
> e.g.
> Ajax-IME (non-privacy)

I don't think it is needed to disable these input method by default.  Instead, how about showing pop-up message like "Caveat.  All the request to Social IME server is not encrypted through the internet." upon creation of the input context using uim-notify, and make user to select whether or not to show these pop-ups (enabled by default)?

Iwata-san, what do you think?
Comment 2 Etsushi Kato 2009-04-06 19:15:25 UTC
Created attachment 24626 [details] [review]
proposed patch to show caveat
Comment 3 IWATA Ray 2009-04-06 19:38:50 UTC
(In reply to comment #1)
> I don't think it is needed to disable these input method by default.  Instead,
> how about showing pop-up message like "Caveat.  All the request to Social IME
> server is not encrypted through the internet." upon creation of the input
> context using uim-notify, and make user to select whether or not to show these
> pop-ups (enabled by default)?

This caveat is makes sense. please commit it.
Comment 4 Etsushi Kato 2009-04-06 21:49:06 UTC
Committed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.