Cool. GDrive and Dropbox may be a good first step. Per-app client
credentials likely belong inside Info.plist. (These client-side credentials
are not really secrets anyway.)

Or possibly a global GNUstep set of secrets can be used as well (though
GDrive and Dropbox integration will look silly).

This would turn out great for ubiquitous documents too.

On Mon, Jul 15, 2019, 01:16 Gregory Casamento <greg.casame...@gmail.com>
wrote:

> Yes.  The idea is to add various backends for aws and etc.  The other
> reason is simply for source compatibility.
>
> On Sun, Jul 14, 2019 at 16:44 Ivan Vučica <i...@vucica.net> wrote:
>
>> I saw some activity on NSUbiquitousKeyValueStore.
>>
>> Is there intention to use one or more cloud-y APIs to do sync of
>> ubiquitous preferences?
>>
>> > On 14 Jul 2019, at 13:52, Fred Kiefer <nore...@github.com> wrote:
>> >
>> >  Branch: refs/heads/master
>> >  Home:   https://github.com/gnustep/libs-base
>> >  Commit: be809143cfa401c3fca5f73eabfb448cecce361f
>> >
>> https://github.com/gnustep/libs-base/commit/be809143cfa401c3fca5f73eabfb448cecce361f
>> >  Author: fredkiefer <fredkie...@gmx.de>
>> >  Date:   2019-07-14 (Sun, 14 Jul 2019)
>> >
>> >  Changed paths:
>> >    M ChangeLog
>> >    M Source/NSUbiquitousKeyValueStore.m
>> >
>> >  Log Message:
>> >  -----------
>> >  * Source/NSUbiquitousKeyValueStore.m: Change to use GNUstep
>> > formatting. Move simple methods into base class. Correct the usage
>> > of long long NSNumber.
>> >
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "gnustep-commits" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an email to gnustep-commits+unsubscr...@googlegroups.com.
>> > To post to this group, send email to gnustep-comm...@googlegroups.com.
>> > To view this discussion on the web visit
>> https://groups.google.com/d/msgid/gnustep-commits/gnustep/libs-base/push/refs/heads/master/c44e2b-be8091%40github.com
>> .
>> > For more options, visit https://groups.google.com/d/optout.
>>
>>
>> _______________________________________________
>> Gnustep-dev mailing list
>> Gnustep-dev@gnu.org
>> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>>
> --
> Gregory Casamento
> GNUstep Lead Developer / OLC, Principal Consultant
> http://www.gnustep.org - http://heronsperch.blogspot.com
> http://ind.ie/phoenix/
>
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to