Floccus
floccus.orgSimple and efficient bookmark syncing using either NextCloud Bookmarks, a WebDAV server (local or remote) or just a local folder through LoFloccus. Browser extensions available for Chrome, Firefox, and Edge.
- Homepage: floccus.org
- GitHub: github.com/marcelklehr/floccus
- Web info: web-check.xyz/check/floccus.org
Floccus Source Code
Author
Description
:cloud: Sync your bookmarks privately across browsers and devices
Homepage
https://floccus.orgLicense
MPL-2.0
Created
04 Jun 16
Last Updated
16 Jun 26
Latest version
Primary Language
JavaScript
Size
22,875 KB
Stars
8,138
Forks
307
Watchers
8,138
Language Usage
Star History
Top Contributors
-
@marcelklehr (3254)
-
@transifex-integration[bot] (547)
-
@dependabot-preview[bot] (46)
-
@allcontributors[bot] (28)
-
@dependabot[bot] (27)
-
@jlbprof (23)
-
@yougotwill (18)
-
@macrogreg (14)
-
@MohamedBassem (13)
-
@ilker-binzet (5)
-
@sebastien46 (5)
-
@andybalaam (4)
-
@binsee (4)
-
@dependabot-support (4)
-
@mlshapiro (3)
-
@Copilot (3)
-
@cleveHEX (3)
-
@marlluslustosa (2)
-
@pinpontitit (2)
-
@uzzyDC (2)
-
@dmotte (2)
-
@marmotz (1)
-
@robertsilen (1)
-
@vbsampath (1)
-
@TCB13 (1)
-
@yfdyh000 (1)
-
@yurtpage (1)
-
@bigdiff (1)
-
@codeshell (1)
-
@heapifyman (1)
-
@l-2-j (1)
-
@natema (1)
-
@sunjam (1)
-
@peter-lyons-kehl (1)
-
@roke-julian-lockhart (1)
-
@mfechner (1)
-
@mnalis (1)
-
@znegva (1)
-
@cooukiez (1)
-
@jhgit (1)
-
@monkeywithacupcake (1)
-
@IzzySoft (1)
-
@eltociear (1)
-
@aaryanvangari (1)
Recent Commits
-
Marcel Klehr (08 Jun 26)
fix(NewAccount/WebDAV): Offer includeCredentials option fixes #2278 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (08 Jun 26)
fix: Harden Account#sync and fix transientError detection Signed-off-by: Marcel Klehr <[email protected]>
-
transifex-integration[bot] (08 Jun 26)
Translate _locales/en/messages.json in et 100% translated source file: '_locales/en/messages.json' on 'et'.
-
Marcel Klehr (07 Jun 26)
Merge pull request #2280 from codeshell/fix/karakeep-msg-supported-protocols fix(localization): Update Karakeep description to clarify supported protocols
-
Marcel Klehr (07 Jun 26)
fix(README): Fix transifex link fixes #2281 Signed-off-by: Marcel Klehr <[email protected]>
-
codeshell (06 Jun 26)
fix(localization): Update Karakeep description to clarify supported protocols + typos
-
Marcel Klehr (06 Jun 26)
[native] fix(ux): Offset v-menu properly to allow closing it easily fixes #2265 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (06 Jun 26)
fix(benchmark-tests): Correctly populate the bookmarks array Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (05 Jun 26)
fix(benchmark-tests): Set forceSync:true when resuming with reset cache after mapping failure Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (05 Jun 26)
fix(tests/utils): Fix id assignments Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (05 Jun 26)
fix(ui): Make account card responsive Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (04 Jun 26)
fix(Linkwarden): Do not throw on auth error when removing items Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (02 Jun 26)
tests(CI): Use the correct refresh token for gdrive android tests Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (01 Jun 26)
Merge pull request #2263 from floccusaddon/feat/harden-webdav-upload feat(WebDAV): Retry upload if the file size is unexpected
-
Marcel Klehr (31 May 26)
fix(Linkwarden): Harden getBookmarksTree Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
Merge pull request #2272 from floccusaddon/fix/non-parent-updates fix(Caching): Do not change item position unless updating the parentId
-
Marcel Klehr (31 May 26)
[native] fix(WebDAV): Don't try to MOVE files on native Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
fix(LocalTabs): Add more URL schemes to be ignored on firefox fixes #2276 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (24 May 26)
fix(Caching): Do not change item position unless updating the parentId fixes #2269 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (16 May 26)
fix(WebDAV): Don't verify file size in native app will likely not work Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (16 May 26)
feat(WebDAV): Use atomic MOVE to replace prod sync file only if upload succeeded fixes #2246 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (16 May 26)
feat(WebDAV): Retry upload if the file size is unexpected fixes #2246 Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
Merge pull request #2264 from floccusaddon/test/android test: Test runner for native tests
-
Marcel Klehr (31 May 26)
fix(lint): Fix linter errors Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
tests(ci): Add node.js tests Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
fix(Sync): Fix a complex move-remove interactions regression Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
fix: Prevent throttled invocation was canceled error Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (31 May 26)
tests: Run fake tests in Node.js Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (30 May 26)
fix(Sync): Fix issue when recreating folders after concurrent removals Signed-off-by: Marcel Klehr <[email protected]>
-
Marcel Klehr (30 May 26)
fix(Sync): Check target creations for original creation in concurrentTargetOriginRemoval case Signed-off-by: Marcel Klehr <[email protected]>
Floccus Security
Floccus Website
Website
Cross-browser bookmarks syncing - Floccus bookmarks sync
Floccus offers seamless cross-browser bookmarks syncing, making it easy to manage your bookmarks across multiple devices with your privacy in mind. Discover how to enhance your browsing experience.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 185.199.111.153
- Hostname cdn-185-199-111-153.github.com
- Location California, Pennsylvania, United States of America, NA
- ISP GitHub Inc.
- ASN AS54113
Associated Countries
-
US
Safety Score
Website marked as safe
100%
Blacklist Check
floccus.org was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
Floccus Reviews
More Browser Sync
-
Simple bookmark manager written in Go, intended to be a clone of Pocket, it has both a simple and clean web interface as well as a CLI. Shiori has easy import/ export, is portable and has webpage archiving features.
-
A web application which acts as a todo app for bookmarks. You can either self-host it, or use their managed service which has a free and paid-for tier.
-
Secure, anonymous and free browser and bookmark syncing. Easy to setup, and no sign up is required, you can either use a community-run sync server, or host your own with their docker image. Extensions are available for Chrome, Firefox, and on Android.
About the Data: Floccus
API
You can access Floccus's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/floccus The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share Floccus
Help your friends compare Browser Sync, and pick
privacy-respecting software and services.
Share Floccus and Awesome Privacy with your network!