unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Corwin Brust <corwin@bru.st>
To: Yuan Cao <yuancao85@gmail.com>
Cc: help-gnu-emacs@gnu.org, John Yates <john@yates-sheets.org>
Subject: Re: Emacs in a Corporate Environment
Date: Wed, 12 Apr 2023 19:08:30 -0500	[thread overview]
Message-ID: <CAJf-WoSkuQq8uh_aJqgqa1=xBj1jgk27F2QqqbcpnWMh-CtDsQ@mail.gmail.com> (raw)
In-Reply-To: <CA+wx7tUn+k4L2m30GS6Ttc=nMTs06v2C3e+1VyFyp+bArxv0xA@mail.gmail.com>

On Wed, Apr 12, 2023 at 4:33 PM Yuan Cao <yuancao85@gmail.com> wrote:
>
> After completing the request, I started investigating the emacs
> installation and found the `org` directory in the
> `...\share\emacs\25.1\lisp` directory. When I tried to withdraw my
> request, I got hit with a list of questions I needed to ask the
> "vendor" to clarify for OrgMode and Emacs. I am not sure who I can
> ask, and the questions feel odd for Emacs.
>
> The inquiry is:
> "[...] confirm whether any advanced algorithms, predictive analytics,
> dynamic components, machine learning, or artificial intelligence are
> used within this product, and whether any part of the input or output
> process involves any of these techniques. Examples of non-traditional
> modeling capabilities include but are not limited to: auto-complete or
> suggested text functionalities; optical character recognition (OCR) or
> other image recognition and processing; transcription, translation,
> speech-to-text or text-to-speech; search engines; virtual assistants;
> and other assistive technologies."

It sounds like the main concerns here are in the general area of
"information leakage". It may be helpful to understand that this is
also a major concern for GNU (and an important area of focus for the
Free Software Society in terms of our guiding philosophies).

No part of Emacs (including org) comes set up to send information to
other systems beyond the host on which Emacs is running. Especially,
Emacs is NOT equipped to connect to/with "Software as a Service"
providers, to which GNU/FSF are categorically opposed.

Responding point-by-point to the mentioned capabilities:
- auto-complete provided with Emacs does not use resources external to
Emacs; it is limited to scanning the files/projects being editing,
their "CTAGS", etc.
- suggested text is possible to configure, using the same (local to
the machine running Emacs) functionality as for auto-complete
- NO optical character recognition or other image recognition included
- Image processing is limited to
   - displaying
   - scaling
   - rotating
   - cropping, and
   - playing multi-frame (animated) images
   - Emacs also provides image creation primitives; It is possible
(although a bit painful, perhaps) to use Emacs as a drawing tool
- NO text-to-speech is provided with Emacs
- NO search engines are integrated with Emacs
- Emacs does not have any virtual assistant (nothing AI/ML driven
whatsoever is integrated with Emacs)

>
> I guess I am a little new to this process, so I might be overreacting.
> I just want to make sure that Emacs isn't taken away.
>
> This is a little embarrassing, but I hope this can help someone else
> avoid being in the same situation.
>
> Best Regards,
>
> Yuan

Hopefully, others will answer and/or help corroborate (or refine) my
answers.  Don't be embarrassed.  It's embarrassing that



  reply	other threads:[~2023-04-13  0:08 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 19:48 Emacs in a Corporate Environment Yuan Cao
2023-04-12 20:10 ` Corwin Brust
2023-04-12 20:48   ` John Yates
2023-04-12 21:33     ` Yuan Cao
2023-04-13  0:08       ` Corwin Brust [this message]
2023-04-13 14:35         ` Marcin Borkowski
2023-04-14 14:36           ` Michael Albinus
2023-04-14 14:52             ` Eli Zaretskii
2023-04-14 15:08               ` Óscar Fuentes
2023-04-14 15:47                 ` Eli Zaretskii
2023-04-14 16:11               ` tomas
2023-04-15  6:12                 ` Marcin Borkowski
2023-04-15  7:31                   ` tomas
2023-04-15  9:12                     ` Marcin Borkowski
2023-04-15  6:11               ` Marcin Borkowski
2023-04-15  7:17                 ` Eli Zaretskii
2023-04-15  7:34                   ` tomas
2023-04-15  7:59                     ` Eli Zaretskii
2023-04-15  8:21                       ` tomas
2023-04-15  9:41                         ` Eli Zaretskii
2023-04-15 11:16                           ` Po Lu
2023-04-15 12:04                             ` Marcin Borkowski
2023-04-15 12:18                               ` Ruijie Yu via Users list for the GNU Emacs text editor
2023-04-15 13:22                               ` tomas
2023-04-15 18:45                               ` Michael Albinus
2023-04-15  6:10             ` Marcin Borkowski
2023-04-15 21:14             ` Björn Bidar
2023-04-16  7:51               ` Michael Albinus
2023-04-13 14:23       ` Marcin Borkowski
2023-04-13 17:23         ` Yuan Cao
2023-04-12 20:52 ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJf-WoSkuQq8uh_aJqgqa1=xBj1jgk27F2QqqbcpnWMh-CtDsQ@mail.gmail.com' \
    --to=corwin@bru.st \
    --cc=help-gnu-emacs@gnu.org \
    --cc=john@yates-sheets.org \
    --cc=yuancao85@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).