diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-05 20:40:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 20:40:52 +0000 |
commit | 1ca233caee9520f200e57aede0f8c740b91c9d7b (patch) | |
tree | 85ce5e14f9767a2b69c466b3106c40d4e46f072b | |
parent | Merge pull request #2341 from slel/patch-5 (diff) | |
parent | Changed Firefox Accounts Server description (diff) | |
download | awesome-selfhosted-1ca233caee9520f200e57aede0f8c740b91c9d7b.tar.gz awesome-selfhosted-1ca233caee9520f200e57aede0f8c740b91c9d7b.zip |
Merge pull request #2344 from tacerus/master
Firefox Accounts Server
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [dyu/bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` - [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` -- [Firefox Account Server](https://mozilla.github.io/application-services/docs/accounts/welcome.html) - This is the monorepo for Firefox Accounts (formerly separated into Auth and Content). ([Source Code](https://github.com/mozilla/fxa)) `MPL-2.0` `Nodejs, Java` +- [Firefox Account Server](https://mozilla-services.readthedocs.io/en/latest/howtos/run-fxa.html) - This allows you to host your own Firefox accounts server. ([Source Code](https://github.com/mozilla/fxa)) `MPL-2.0` `Nodejs, Java` - [Firefox Sync Server](https://github.com/mozilla-services/syncserver) - Sync Firefox bookmarks, passwords, history, tabs, preferences. `MPL-2.0` `Python` - [Geekmarks](https://geekmarks.dmitryfrank.com/) - Personal bookmarking service focused on speed and organization using hierarchical tags. ([Source Code](https://github.com/dimonomid/geekmarks)) `BSD-2-Clause` `Go` - [golinks](https://github.com/prologic/golinks) - Web application that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go` |